aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview/classviewmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* ClassView: Simplify codeEike Ziller2014-10-221-39/+22
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-3/+3
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-2/+2
* | Core: Use some data members in NavigationWidgetFactoryhjk2014-07-011-15/+0
|/
* ClassView: improvements of performance for flat tree viewPrzemyslaw Gorszkowski2014-05-281-2/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-2/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-8/+8
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-6/+7
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-051-5/+1
|\
| * Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-5/+1
* | Doc: move Class View plugin docs to .cpp files.Leena Miettinen2013-05-291-3/+179
|/
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-2/+2
* Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-1/+1
* 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
* | Editor: Clean up source.David Schulz2013-01-041-2/+1
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-2/+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-3/+3
* Use new static ICore interface.hjk2012-01-241-4/+2
* ClassView: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-231-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* classview: adjust to d-pointer style ruleshjk2011-07-141-39/+34
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* classview: add a member initializationhjk2011-01-071-4/+5
* classview: minor cleanuphjk2011-01-061-14/+11
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-3/+3
* 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
|/
* Debugger: Fix debugger switching to edit mode.Friedemann Kleint2010-09-071-1/+3
* ClassView: Initial implementationDenis Mingulov2010-07-161-0/+380