aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdbparser.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: prepare for parallelization of recursive file scanDavid Schulz8 days1-0/+1
* CompilationDbParser: Make parseProject() staticJarek Kobus2023-10-061-9/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CompilationDatabaseProjectManager: Fix cached state being unhandledAlibek Omarov2022-07-261-1/+0
* CompilationDatabaseProjectManager: Fix unexpected double emit of signalChristian Kandeler2021-09-161-0/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-3/+3
* CompilationDB: Reparse only on actual project file changeChristian Kandeler2019-10-221-2/+11
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-091-3/+14
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* CompilationDbProjectManager: Sanitize project parsingChristian Kandeler2019-05-231-0/+78