aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/searchsymbols.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: ModernizeNikolai Kosjar2019-02-081-1/+1
* CppTools: Use override consistentlyTobias Hunger2018-05-071-22/+22
* CppTools: Apply 'static' pattern to StringTablehjk2018-02-071-7/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-2/+0
|\
| * cplusplus: Make functions of Icons staticAlessandro Portale2016-04-061-2/+0
* | 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
* ObjC++: also index ObjC symbols.Erik Verbruggen2014-07-241-4/+8
* C++: Rename ModelItemInfo to IndexInfo.Erik Verbruggen2014-06-161-129/+8
* C++: Add child items to ModelItemInfo.Erik Verbruggen2014-06-041-15/+28
* C++: pass ModelItemInfo around wrapped in a QSharedPointer.Erik Verbruggen2014-06-021-45/+59
* C++: use a global string table for SearchSymbols.Erik Verbruggen2014-05-281-3/+4
* C++: clean up name generation for symbol searching.Erik Verbruggen2014-05-271-2/+2
* CppTools: Pass some const variables by referenceOrgad Shaneh2014-05-211-1/+1
* CppTools: Replace Method with FunctionOrgad Shaneh2014-03-311-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Show function args in current document filterNikolai Kosjar2013-10-021-1/+3
* CppTools: Fix qualified ids in the symbol searcherNikolai Kosjar2013-09-131-12/+8
* CppTools: Fix qualified ids in the ':' locator filterNikolai Kosjar2013-09-131-1/+13
* CppTools: Get rid of SearchSymbols::setSeparateScope()Nikolai Kosjar2013-08-261-9/+35
* Clean headers in CppTools.Friedemann Kleint2013-04-101-3/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+2
* C++: Change the locator filter to queue changed documents.Erik Verbruggen2013-03-071-4/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Made symbol searching plug-able through indexing support.Erik Verbruggen2012-11-261-9/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* Implement "Search Again" for symbol search.Eike Ziller2011-12-201-0/+1
* C++: Add basic 'insert #include' quick fix.Christian Kamm2011-12-021-5/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Further header cleanup.Friedemann Kleint2010-09-161-5/+5
* Skip uninteresting symbols.Roberto Raggi2010-09-081-5/+25
* Keep the locator database in sync with the current snapshot.Roberto Raggi2010-09-061-8/+10
* C++ symbols find filter for advanced find.con2010-07-231-2/+20
* Locator Cpp filters can jump to a column too.con2010-07-231-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Move Q_DECLARE_OPERATORS_FOR_FLAGS out of namespaces.ck2010-01-071-2/+1
* Initialize members of ModelItemInfo.Roberto Raggi2009-10-211-0/+2
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Implement CppCurrentDocumentFilter for symbols in current documentChristian Hoenig2009-05-301-7/+5