aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangpchmanager
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: Remove PluginSpec::isHiddenByDefaulthjk2020-06-161-1/+0
* Disable ClangRefactoring by defaultEike Ziller2020-06-021-0/+1
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-072-5/+0
* Use less nullptr for empty flagshjk2020-01-211-2/+2
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-1/+1
* Fix build with namespaced QtChristian Kandeler2019-12-171-6/+4
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Clang: Reduce database accessesMarco Bubke2019-08-274-38/+99
* Clang: Bulk add project file paths to databaseMarco Bubke2019-08-272-2/+28
* Let users disable environment entriesChristian Kandeler2019-07-223-4/+4
* Merge "Merge remote-tracking branch 'origin/4.10'"The Qt Project2019-06-183-80/+9
|\
| * Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-183-80/+9
| |\
| | * Clang: Improve updatingMarco Bubke2019-06-173-80/+9
* | | ClangPchManager: Workaround MSVC bugMarco Bubke2019-06-181-0/+3
|/ /
* | Fix qbs buildChristian Kandeler2019-06-181-0/+11
* | ClangPchManager: Add reindex button in settingsMarco Bubke2019-06-134-11/+80
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-1320-12/+1020
|/
* Clang: Filter macro QT_TESTCASE_BUILDDIR outMarco Bubke2019-06-051-0/+16
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* Qt Creator CMake portCristian Adam2019-05-171-0/+17
* Clang: Fix system pre include search pathMarco Bubke2019-04-292-2/+2
* ClangPchManager: Remove target tripleMarco Bubke2019-04-291-1/+1
* Clang: Fix crash if path does not existsMarco Bubke2019-04-161-0/+2
* Clang: Improve project part updatingMarco Bubke2019-04-019-47/+91
* Add ICore::cacheResourcePath()Marco Bubke2019-03-042-3/+5
* Clang: Fix progress barMarco Bubke2019-02-221-3/+2
* ClangPchManager: Show extra progress for dependency buildingMarco Bubke2019-02-223-9/+28
* Clang: Fix progress barMarco Bubke2019-02-223-3/+5
* ClangPchManager: Do not build pch and index inactive project partsIvan Donchevskii2019-02-191-2/+11
* ClangPchManager: Filter system include search pathsMarco Bubke2019-02-181-1/+21
* Observe the cration of extra compilerMarco Bubke2019-02-181-2/+13
* CppTools: Add sourceFilePath to AbstractEditorSupportMarco Bubke2019-01-241-3/+5
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-213-36/+112
* Clang: Clean up CompilerOptionsBuilderNikolai Kosjar2018-12-031-1/+1
* ClangPchManager: Add UsedMacroFilterMarco Bubke2018-12-031-4/+5
* Clang: Add progress bars for creating PCHs and indexingMarco Bubke2018-10-087-5/+151
* Clang: Reuse thread based pipeline for pch creationMarco Bubke2018-09-247-182/+6
* Clang: Fix build with LibToolingIvan Donchevskii2018-09-132-1/+6
* Clang: Add refactoring project updaterMarco Bubke2018-09-121-0/+3
* ClangRefactoring: Fix project part idMarco Bubke2018-09-121-1/+1
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-102-5/+5
* Add optional system include to compiler option builderMarco Bubke2018-08-141-1/+1
* ClangRefactoring: Integrate generated filesMarco Bubke2018-08-144-19/+81
* Fix qbs build when no llvm is presentChristian Kandeler2018-08-101-13/+2
* Clang: Provide include directory only for libclangIvan Donchevskii2018-08-081-1/+1
* ClangRefactoring: Move generated files to own messagesMarco Bubke2018-08-081-3/+5
* ClangTools: Remove clang executable settingsIvan Donchevskii2018-05-041-0/+1
* Clang: Disable PCHs generationMarco Bubke2018-04-121-3/+0
* Clang: Store the symbol kind in the databaseMarco Bubke2018-04-121-1/+6
* ClangSupport: Use simpler structures in some caseshjk2018-04-061-1/+1