aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangpchmanager
Commit message (Expand)AuthorAgeFilesLines
* Clang: Improve updatingMarco Bubke2019-06-173-80/+9
* 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
* Clang: Add busy timeout handler to databaseMarco Bubke2018-04-041-1/+5
* Clang: Handle a busy database in the PCH pluginMarco Bubke2018-04-041-3/+20
* Clang: Improve interfacesMarco Bubke2018-03-265-40/+10
* Clang: Use PCHs for indexingMarco Bubke2018-03-2210-19/+279
* Clang: Add lastModified to the precompiled headerMarco Bubke2018-03-203-6/+14
* Clang: Add isInPrecompiledHeader to the file status tableMarco Bubke2018-02-221-1/+1
* Clang: Prevent segmentation fault in WriteMessageBlockMarco Bubke2018-02-222-3/+3
* Clang: Check if the include search path has changedMarco Bubke2018-02-222-4/+28
* Clang: Don't reparse if the macros haven't changedMarco Bubke2018-02-211-2/+6
* Clang: Introduce CompilerMacroMarco Bubke2018-02-152-6/+7
* Clang: Rename defineName in macroNameMarco Bubke2018-02-012-3/+3
* Clang: Add defineName to ProjectPartMarco Bubke2018-02-012-0/+12
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-296-15/+37
* Clang: Store the database in user resourcesMarco Bubke2017-11-291-0/+4
* Clang: Move QLocalServer in ConnectionClientMarco Bubke2017-11-282-11/+23
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-0/+48
|\