aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdbparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CompilationDatabaseProjectManager: Be more careful with filteringChristian Kandeler2022-08-021-4/+4
* CompilationDatabaseProjectManager: Fix cached state being unhandledAlibek Omarov2022-07-261-0/+3
* ProjectExplorer: Use FilePath for sysrootshjk2022-06-301-0/+2
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* CompilationDbProjectManager: Fix tree scanningChristian Kandeler2021-10-221-2/+2
* CompilationDatabaseProjectManager: Fix unexpected double emit of signalChristian Kandeler2021-09-161-6/+12
* CMake: Do not create file system node in main threadEike Ziller2021-06-231-2/+3
* Utils: add FilePath::baseNameDavid Schulz2021-06-031-1/+1
* CompilationDatabase: Clean pathsMartin Kampas2020-10-021-2/+2
* CompilationDbProjectManager: Do not canonicalize file pathsChristian Kandeler2020-04-231-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
* CompilationDB: Reparse only on actual project file changeChristian Kandeler2019-10-221-16/+28
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-091-7/+12
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* CompilationDbProjectManager: Sanitize project parsingChristian Kandeler2019-05-231-0/+228