aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangrefactoring
Commit message (Expand)AuthorAgeFilesLines
* Unify disabling build of llvm related plugins or test on WindowsChristian Stenger2019-07-051-5/+0
* More Utils::toSet/toListhjk2019-07-041-1/+2
* Clang: Remove old codeMarco Bubke2019-07-044-63/+3
* Clang: Improve updatingMarco Bubke2019-06-172-6/+2
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-2/+0
* Qt Creator CMake portCristian Adam2019-05-171-0/+40
* Clang: Fix system pre include search pathMarco Bubke2019-04-291-2/+3
* Clang*: remove wrong cpp define from qbs filesDavid Schulz2019-04-231-1/+0
* ClangRefactoring: fix missing comma in qbs fileDavid Schulz2019-04-231-1/+1
* ClangRefactoring: fix compile with qbsDavid Schulz2019-04-231-2/+4
* Clang: Improve project part updatingMarco Bubke2019-04-015-19/+35
* Add ICore::cacheResourcePath()Marco Bubke2019-03-042-3/+5
* Clang: Fix progress barMarco Bubke2019-02-222-6/+5
* CppTools: Add sourceFilePath to AbstractEditorSupportMarco Bubke2019-01-241-1/+1
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-1/+1
* Clang: Clean up CompilerOptionsBuilderNikolai Kosjar2018-12-031-2/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-093-6/+6
|\
| * Clang: Refactor FilePathIdMarco Bubke2018-11-083-6/+6
* | Merge remote-tracking branch 'origin/4.8' into masterOrgad Shaneh2018-10-121-1/+1
|\|
| * ClangPchManager: Introduce UsedMacroAndSourcesCollectorMarco Bubke2018-10-121-1/+1
* | Clang: Add progress bars for creating PCHs and indexingMarco Bubke2018-10-083-3/+21
|/
* Clang: Fix build with LibToolingIvan Donchevskii2018-09-131-0/+5
* Clang: Add refactoring project updaterMarco Bubke2018-09-126-14/+186
* Use faster ctor for QColorRobert Loehning2018-09-061-5/+5
* ClangRefactoring: Rename struct to class for SymbolIvan Donchevskii2018-08-201-1/+2
* Add optional system include to compiler option builderMarco Bubke2018-08-142-2/+2
* Fix qbs build when no llvm is presentChristian Kandeler2018-08-101-13/+2
* Clang: Provide include directory only for libclangIvan Donchevskii2018-08-082-2/+2
* Clang: Fix qbs build of clangrefactoringAlexandru Croitor2018-06-151-0/+2
* ClangTools: Remove clang executable settingsIvan Donchevskii2018-05-041-0/+1
* Clang: Fix qbs build for libtooling componentsNikolai Kosjar2018-04-172-55/+0
* Clang: Locator filter for the symbol databaseMarco Bubke2018-04-1230-819/+215
* Clang: Store the symbol kind in the databaseMarco Bubke2018-04-122-32/+1
* ClangSupport: Use simpler structures in some caseshjk2018-04-066-57/+57
* Clang: Add busy timeout handler to databaseMarco Bubke2018-04-041-1/+5
* Clang: Improve interfacesMarco Bubke2018-03-266-39/+23
* Clang: Use PCHs for indexingMarco Bubke2018-03-223-2/+90
* CppTools: Remove processEvents call from follow symbolIvan Donchevskii2018-03-192-7/+9
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* ClangRefactoring: Remove some noise from QtCreatorSearch usehjk2018-03-053-18/+6
* Clang: Prevent segmentation fault in WriteMessageBlockMarco Bubke2018-02-222-3/+3
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-293-4/+6
* Clang: Fix file names for qbs buildNikolai Kosjar2018-01-261-4/+4
* ClangRefactoring: Fix compile with Qt5.6/gcc4.9Christian Stenger2018-01-252-2/+2
* Clang: Locator: Add filters for classes, includes, functionsIvan Donchevskii2018-01-2417-26/+121
* Clang: Add locator specific methods to SymbolQueryIvan Donchevskii2018-01-2420-24/+574
* Clang: new empty locator filter classesIvan Donchevskii2018-01-2421-35/+785
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-232-2/+9
|\
| * TextEditor: Return hover handler priority by callbackNikolai Kosjar2018-01-192-2/+9
* | Clang: Make it more clear that the FilePathId.filePathId is not sharedMarco Bubke2018-01-221-2/+2