aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangpchmanager/clangpchmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-168/+0
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-4/+0
* Use less nullptr for empty flagshjk2020-01-211-2/+2
* ClangPchManager: Add reindex button in settingsMarco Bubke2019-06-131-8/+11
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-2/+35
* Clang: Fix crash if path does not existsMarco Bubke2019-04-161-0/+2
* Clang: Improve project part updatingMarco Bubke2019-04-011-1/+4
* Add ICore::cacheResourcePath()Marco Bubke2019-03-041-1/+3
* ClangPchManager: Show extra progress for dependency buildingMarco Bubke2019-02-221-5/+12
* Clang: Add progress bars for creating PCHs and indexingMarco Bubke2018-10-081-1/+10
* Clang: Reuse thread based pipeline for pch creationMarco Bubke2018-09-241-3/+1
* Clang: Add refactoring project updaterMarco Bubke2018-09-121-0/+3
* Clang: Disable PCHs generationMarco Bubke2018-04-121-3/+0
* Clang: Add busy timeout handler to databaseMarco Bubke2018-04-041-1/+5
* Clang: Improve interfacesMarco Bubke2018-03-261-1/+1
* Clang: Use PCHs for indexingMarco Bubke2018-03-221-1/+3
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-1/+10
* Clang: Add Symbol IndexingMarco Bubke2017-09-141-1/+1
* Clang: Add ClangPchManagerMarco Bubke2017-01-301-0/+100