aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdbparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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