aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview/classviewparser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ClassView: Remove unneeded includesJarek Kobus2022-10-261-10/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClassView: Fix a possible crash on session switchJarek Kobus2021-03-171-10/+11
* ClassView: Move delaying of update into the main threadJarek Kobus2021-02-191-1/+2
* ClassView: Delete Parser object from inside parser's threadJarek Kobus2021-02-161-1/+0
* ClassView: Use only const pointers to ParserTreeItemsJarek Kobus2021-02-161-3/+3
* ClassView: Move the GUI related code out of ParserJarek Kobus2021-02-161-7/+1
* ClassView: Stop the running timer in Parser thread on closeJarek Kobus2021-02-161-0/+1
* ClassView: Minimize the mutating API of ParserTreeItemJarek Kobus2021-02-161-6/+1
* ClassView: Consolidate document caches into oneJarek Kobus2021-02-161-2/+0
* ClassView: Consolidate project caches into oneJarek Kobus2021-02-151-2/+0
* Remove a code for Subprojects modeJarek Kobus2021-02-111-1/+0
* Simplify interface of classes in ClassViewPluginJarek Kobus2021-02-081-32/+7
* ClassView: ModernizeAlessandro Portale2018-11-081-4/+4
* ClassView: Adapt to ProjectTree changesTobias Hunger2017-04-061-7/+3
* ClassView: Use Qt5-style connectsOrgad Shaneh2016-05-301-4/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* ClassView: improvements of performance for flat tree viewPrzemyslaw Gorszkowski2014-05-281-3/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-2/+0
* Doc: move Class View plugin docs to .cpp files.Leena Miettinen2013-05-291-132/+0
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* classview: adjust to d-pointer style ruleshjk2011-07-141-6/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1
* License headers.con2010-12-171-7/+11
* ClassView: Initial implementationDenis Mingulov2010-07-161-0/+265