aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/searchsymbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardize on int for line and column valueshjk2019-07-261-4/+4
* CppTools: modernizeAlessandro Portale2019-01-211-2/+2
* CppTools: Apply 'static' pattern to StringTablehjk2018-02-071-10/+11
* cplusplus: Make functions of Icons staticAlessandro Portale2016-04-061-1/+2
* 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
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-19/+22
|/
* License updateEike Ziller2014-10-091-7/+8
* ObjC++: also index ObjC symbols.Erik Verbruggen2014-07-241-25/+45
* C++: Rename ModelItemInfo to IndexInfo.Erik Verbruggen2014-06-161-45/+27
* C++: Add child items to ModelItemInfo.Erik Verbruggen2014-06-041-50/+85
* C++: pass ModelItemInfo around wrapped in a QSharedPointer.Erik Verbruggen2014-06-021-10/+11
* CppTools: Fix compilation with MSVC2010Robert Loehning2014-05-301-1/+1
* C++: use a global string table for SearchSymbols.Erik Verbruggen2014-05-281-4/+5
* C++: clean up name generation for symbol searching.Erik Verbruggen2014-05-271-37/+35
* CppTools: Pass some const variables by referenceOrgad Shaneh2014-05-211-1/+1
* CppTools: Replace Method with FunctionOrgad Shaneh2014-03-311-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* CppTools: Fix qualified ids in the ':' locator filterNikolai Kosjar2013-09-131-13/+1
* CppTools: Ignore generated symbols in SearchSymbolsNikolai Kosjar2013-08-301-1/+1
* CppTools: Get rid of SearchSymbols::setSeparateScope()Nikolai Kosjar2013-08-261-34/+14
* C++: show signal declarations when searching for functionsErik Verbruggen2013-06-181-2/+5
* C++: show function declarations in the locator.Erik Verbruggen2013-05-151-3/+12
* Clean headers in CppTools.Friedemann Kleint2013-04-101-3/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+4
* C++: Change the locator filter to queue changed documents.Erik Verbruggen2013-03-071-1/+2
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+3
* | Made symbol searching plug-able through indexing support.Erik Verbruggen2012-11-261-9/+9
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* C++: Add basic 'insert #include' quick fix.Christian Kamm2011-12-021-1/+1
* 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
* Skip uninteresting symbols.Roberto Raggi2010-09-081-0/+85
* Reuse the stringsRoberto Raggi2010-09-071-4/+8
* Keep the locator database in sync with the current snapshot.Roberto Raggi2010-09-061-1/+9
* Renamed Symbol::identity() to Symbol::unqualifiedName().Roberto Raggi2010-08-261-2/+2
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-9/+6
* C++ symbols find filter for advanced find.con2010-07-231-1/+12
* Locator Cpp filters can jump to a column too.con2010-07-231-0/+1
* Recursive definition of CPlusPlus::QualifiedNameId.Roberto Raggi2010-07-121-4/+3
* Long live the king!hjk2010-03-051-1/+1