aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* editormanager: simplify use of interfacehjk2012-05-111-2/+1
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-144-4/+3
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* qbs: CleanupOrgad Shaneh2012-02-281-3/+0
* add qbs filesJoerg Bornemann2012-02-201-0/+51
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-202-6/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-1517-49/+49
* Remove checking for a null sessionmanager.Daniel Teske2012-01-311-1/+0
* Use new static ICore interface.hjk2012-01-242-6/+4
* ClassView: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-233-4/+5
* Trivial compile fixHarald Fernengel2011-11-141-0/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1121-42/+42
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0321-42/+42
* | more Id type fixeshjk2011-11-101-1/+1
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-102-3/+3
|/
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* minor stylehjk2011-09-192-7/+6
* all: less QScopedPointerhjk2011-09-191-1/+0
* Classview: Remove dead codeTobias Hunger2011-09-051-5/+0
* classview: adjust to d-pointer style ruleshjk2011-07-1415-336/+250
* Remove unneeded defines.hjk2011-07-144-4/+0
* Fix/add copyright headersTobias Hunger2011-05-0621-21/+21
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-1321-294/+273
* Navigation Tree View: Fix width of columndt2011-03-281-1/+0
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* set stretch last section for class view and project view treesPaul Kolomiets2011-01-101-0/+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-043-6/+6
* Merge branch '2.1'con2010-12-1721-147/+231
|\
| * License headers.con2010-12-1721-147/+231
| * Version bump.con2010-12-021-5/+5
| * Version bump.con2010-11-021-5/+5
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-5/+5
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-5/+5
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-5/+5
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-3/+0
* | Fix spelling in commentsTobias Hunger2010-11-033-4/+4
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-5/+5
|/
* UI text - fix capitalizationLeena Miettinen2010-09-281-1/+1
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-5/+5
* Fix broken .pri filesdt2010-09-092-2/+1
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-093-0/+11
* Debugger: Fix debugger switching to edit mode.Friedemann Kleint2010-09-071-1/+3
* replace version 2.1.80 by 2.0.90hjk2010-08-301-5/+5
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-17/+14