aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/clangsupport/refactoringdatabaseinitializer.h
Commit message (Expand)AuthorAgeFilesLines
* Clang: Locator filter for the symbol databaseMarco Bubke2018-04-121-2/+5
* Clang: Store the symbol kind in the databaseMarco Bubke2018-04-121-0/+2
* Clang: Make more indices uniqueMarco Bubke2018-04-041-4/+4
* Clang: Use PCHs for indexingMarco Bubke2018-03-221-0/+14
* Clang: Add isInPrecompiledHeader to the file status tableMarco Bubke2018-02-221-1/+1
* Clang: Check if the include search path has changedMarco Bubke2018-02-221-0/+1
* Clang: Introduce CompilerMacroMarco Bubke2018-02-151-1/+1
* Clang: Rename FileInformation in FileStatusMarco Bubke2018-02-081-3/+3
* Clang: Fix index for project part sourcesMarco Bubke2018-02-011-1/+1
* Clang: Add source dependencies tableMarco Bubke2018-02-011-0/+12
* Clang: Add file informations tableMarco Bubke2018-02-011-0/+13
* Clang: Add macro names the to project partMarco Bubke2018-02-011-0/+1
* Clang: Rename defineName in macroNameMarco Bubke2018-02-011-7/+7
* Clang: Store UsedDefines in the symbol databaseMarco Bubke2018-02-011-1/+1
* Clang: Add usedDefines tableMarco Bubke2018-02-011-0/+15
* Clang: Fix typoMarco Bubke2018-02-011-2/+2
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-3/+17
* Clang: Add project parts tableMarco Bubke2018-01-161-0/+14
* Clang: Add file cacheMarco Bubke2017-10-051-4/+20
* Clang: Add RefactoringDatabaseInitializerMarco Bubke2017-09-201-0/+93