aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppfunctionsfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* C++: Remove class/function/enum extraction from CppLocatorData.Erik Verbruggen2014-06-181-5/+0
* C++: Rename ModelItemInfo to IndexInfo.Erik Verbruggen2014-06-161-3/+3
* CppTools: Fix compilation with MSVCTim Jenssen2014-06-021-0/+1
* C++: pass ModelItemInfo around wrapped in a QSharedPointer.Erik Verbruggen2014-06-021-8/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Adapt C++ locator names to realityNikolai Kosjar2013-10-071-1/+1
* CppTools: Fix qualified ids in the symbol searcherNikolai Kosjar2013-09-131-1/+0
* CppTools: Fix qualified ids in the ':' locator filterNikolai Kosjar2013-09-131-4/+9
* CppTools: Introduce LocatorDataNikolai Kosjar2013-08-301-4/+7
* CppTools: Fix displaying symbols of CppLocatorFilterNikolai Kosjar2013-08-301-8/+0
* CppTools: Locator: Match also against qualified namesNikolai Kosjar2013-08-261-1/+4
* CppTools: Get rid of SearchSymbols::setSeparateScope()Nikolai Kosjar2013-08-261-1/+17
* 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
* | Made symbol searching plug-able through indexing support.Erik Verbruggen2012-11-261-1/+1
|/
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-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
* C++ symbols find filter for advanced find.con2010-07-231-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* CppQuickOpenFilter --> CppLocatorFiltercon2009-10-161-1/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* 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
* Added the CppFunctionsFilter to QuickOpenThorbjørn Lindeijer2008-12-091-0/+50