summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/searchsymbols.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's curr...Roberto Raggi2008-12-121-0/+1
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...hjk2008-12-051-0/+14
|\
| * Separate scope in classes quickopen filterThorbjørn Lindeijer2008-12-051-0/+14
* | populate texteditor margin context menuhjk2008-12-051-0/+2
|/
* Use QFlags for indicating symbols to search forThorbjørn Lindeijer2008-12-051-5/+8
* First incarnation of classes quickopen filterThorbjørn Lindeijer2008-12-041-0/+128