aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpplocatordata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile fix with recent Qt devhjk2019-07-291-5/+2
* CppTools: Fix updating pending queue in CppLocatorDataNikolai Kosjar2019-07-161-5/+7
* CppTools: Apply 'static' pattern to StringTablehjk2018-02-071-6/+4
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | CppTools: Fix revision check in CppLocatorDataNikolai Kosjar2015-01-211-2/+1
|/
* CppTools: Locator: Do not index *.moc filesNikolai Kosjar2014-11-051-1/+1
* License updateEike Ziller2014-10-091-7/+8
* C++: Remove class/function/enum extraction from CppLocatorData.Erik Verbruggen2014-06-181-71/+26
* C++: Rename ModelItemInfo to IndexInfo.Erik Verbruggen2014-06-161-19/+17
* C++: Add child items to ModelItemInfo.Erik Verbruggen2014-06-041-3/+2
* C++: pass ModelItemInfo around wrapped in a QSharedPointer.Erik Verbruggen2014-06-021-13/+13
* C++: use a global string table for SearchSymbols.Erik Verbruggen2014-05-281-2/+5
* CppTools: Replace Method with FunctionOrgad Shaneh2014-03-311-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Introduce LocatorDataNikolai Kosjar2013-08-301-0/+162