aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangrefactoring/symbolquery.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-161/+0
* Sqlite: Add unoptional value fetcherMarco Bubke2021-05-311-1/+1
* Sqlite: Move result count to class declarationMarco Bubke2021-03-261-31/+33
* ClangRefactoring: Improve follow symbol and usageMarco Bubke2019-08-271-0/+30
* Clang: Refactor FilePathIdMarco Bubke2018-11-081-2/+2
* Clang: Locator filter for the symbol databaseMarco Bubke2018-04-121-7/+41
* ClangRefactoring: Fix compile with Qt5.6/gcc4.9Christian Stenger2018-01-251-1/+1
* Clang: Add locator specific methods to SymbolQueryIvan Donchevskii2018-01-241-2/+19
* Clang: new empty locator filter classesIvan Donchevskii2018-01-241-1/+2
* Clang: Make it more clear that the FilePathId.filePathId is not sharedMarco Bubke2018-01-221-2/+2
* UnitTests: Cleanup SymbolQuery testMarco Bubke2017-12-051-2/+2
* ClangRefactoring: Fix warning about missing overrideTobias Hunger2017-11-271-1/+1
* Clang: implement findUsages with existing indexIvan Donchevskii2017-10-241-3/+3
* Clang: Add usage functions to symbol queryMarco Bubke2017-10-231-0/+14
* Clang: Add file cacheMarco Bubke2017-10-051-53/+6
* Sqlite: Improve SqliteStatementMarco Bubke2017-09-211-2/+2
* Clang: Add SymbolQueryMarco Bubke2017-08-291-0/+110