aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview/classviewparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-4/+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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-9/+9
|/
* Adjust license headershjk2012-10-051-20/+19
* Fix the class viewDaniel Teske2012-09-121-1/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Remove checking for a null sessionmanager.Daniel Teske2012-01-311-1/+0
* ClassView: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-231-1/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* minor stylehjk2011-09-191-6/+5
* classview: adjust to d-pointer style ruleshjk2011-07-141-73/+75
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-2/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
|/
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-17/+14
* ClassView: Initial implementationDenis Mingulov2010-07-161-0/+688