aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpplocatordata.h
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-73/+0
* ClangCodeModel: Add experimental clangd supportChristian Kandeler2021-04-221-1/+1
* CppLocatorData: Don't use recursive mutexJarek Kobus2021-03-151-3/+3
* Fix build with newest Qt6Eike Ziller2020-10-301-1/+1
* CppTools: Apply 'static' pattern to StringTablehjk2018-02-071-7/+0
* CppTools: Remove an unused declarationhjk2018-02-071-4/+0
* CppTools: move locators ownership to ModelManagerIvan Donchevskii2018-01-171-4/+2
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-8/+9
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* C++: Remove class/function/enum extraction from CppLocatorData.Erik Verbruggen2014-06-181-21/+29
* C++: Rename ModelItemInfo to IndexInfo.Erik Verbruggen2014-06-161-8/+7
* C++: pass ModelItemInfo around wrapped in a QSharedPointer.Erik Verbruggen2014-06-021-8/+8
* C++: use a global string table for SearchSymbols.Erik Verbruggen2014-05-281-5/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Introduce LocatorDataNikolai Kosjar2013-08-301-0/+87