aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/OverviewModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: CppEditor: refactor overview modelIvan Donchevskii2018-02-091-280/+0
* Reserve some elementsMontel Laurent2017-04-141-0/+1
* C++: Handle invalid indices in OverviewModelNikolai Kosjar2016-04-281-1/+6
* 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
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Support dragging from outline viewsEike Ziller2014-09-301-0/+33
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+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
| * Qt5: Compile fix for generate-ast.Nikolai Kosjar2012-11-051-1/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-1/+2
|/
* Fix display of templates in outline.Francois Ferrand2012-08-211-0/+18
* libs/cplusplus: remove unneeded #includeshjk2012-08-151-3/+0
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add function return type in outline.Francois Ferrand2012-07-171-3/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* 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
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-3/+3
* Get rid of the old Semantic pass.Roberto Raggi2010-08-131-1/+0
* Renamed Symboo::isScopedSymbol().Roberto Raggi2010-08-121-1/+1
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-19/+10
* Long live the king!hjk2010-03-051-1/+1
* Added "@property" to the outline entries for ObjC properties.Erik Verbruggen2010-01-221-0/+2
* long live the kinghjk2009-08-141-1/+1
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-4/+18
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+6
* 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
* Revert now unnecessary checks for null-typesThorbjørn Lindeijer2009-02-101-1/+1
* Fixes: Possible crash in OverviewModel.Roberto Raggi2009-02-091-1/+1
* Reimplemented Type::as*Type() using virtual methods.Roberto Raggi2009-02-091-1/+1
* 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
* Don't use QTC_ASSERT in the C++ front-end library. The engine does notRoberto Raggi2008-12-101-7/+5
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-5/+7