aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview/classviewparsertreeitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused includes of mutex classesJarek Kobus2021-02-181-1/+0
* ClassView: Use only const pointers to ParserTreeItemsJarek Kobus2021-02-161-18/+18
* ClassView: Fix a crash when switching sessionsJarek Kobus2021-02-161-71/+57
* ClassView: Minimize the mutating API of ParserTreeItemJarek Kobus2021-02-161-122/+144
* ClassView: Remove unused ParserTreeItem::operator=Jarek Kobus2021-02-161-8/+0
* Simplify interface of classes in ClassViewPluginJarek Kobus2021-02-091-39/+0
* ClassView: Dissolve the internal 'Utils' classhjk2019-11-181-3/+23
* ClassView: Fix a readability-simplify-boolean-exprNikolai Kosjar2019-11-011-5/+1
* ClassView: ModernizeAlessandro Portale2018-11-081-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* ClassView: removed dead codePrzemyslaw Gorszkowski2015-03-091-2/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* Class view: Add drag & drop onto editor splitsEike Ziller2014-10-171-0/+4
* License updateEike Ziller2014-10-091-7/+8
* ClassView: improvements of performance for flat tree viewPrzemyslaw Gorszkowski2014-05-281-113/+21
* ClassView: Optimize for loopsOrgad Shaneh2014-05-211-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: move Class View plugin docs to .cpp files.Leena Miettinen2013-05-291-2/+97
* 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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-7/+7
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* ClassView: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-231-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* minor stylehjk2011-09-191-1/+1
* classview: adjust to d-pointer style ruleshjk2011-07-141-48/+50
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix spelling in commentsTobias Hunger2010-11-031-2/+2
|/
* ClassView: Initial implementationDenis Mingulov2010-07-161-0/+373