aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpplocatorfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch less often to edit modeEike Ziller2013-06-051-2/+1
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-2/+2
* Clean headers in CppTools.Friedemann Kleint2013-04-101-3/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-0/+1
* C++: Change the locator filter to queue changed documents.Erik Verbruggen2013-03-071-6/+50
* 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
* | Core: simplify ILocator interfacehjk2013-01-181-0/+2
* | CppTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Locator on Linux/Mac: Show ~ instead of $HOME in paths.Nikolai Kosjar2012-09-111-3/+7
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* C++: Add basic 'insert #include' quick fix.Christian Kamm2011-12-021-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Cpp locator filters were not opening edit mode (if you were elsewhere),con2010-10-051-1/+2
* Reuse the stringsRoberto Raggi2010-09-071-0/+8
* Abort expensive cancelled computations.Roberto Raggi2010-09-071-1/+4
* Keep the locator database in sync with the current snapshot.Roberto Raggi2010-09-061-12/+4
* C++ symbols find filter for advanced find.con2010-07-231-4/+1
* Locator Cpp filters can jump to a column too.con2010-07-231-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-3/+4
* Rename QuickOpen namespace.con2009-10-161-7/+7
* CppQuickOpenFilter --> CppLocatorFiltercon2009-10-161-0/+138