summaryrefslogtreecommitdiff
path: root/src/plugins/classview
Commit message (Expand)AuthorAgeFilesLines
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-092-2/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-051-5/+1
|\
| * Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-5/+1
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-05-301-10/+4
|\ \ | |/
| * Settings: Simplify some user codehjk2013-05-291-10/+4
* | Doc: move Class View plugin docs to .cpp files.Leena Miettinen2013-05-2920-492/+610
|/
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* | CppTools: Rename files to comply with coding standardTobias Hunger2013-04-103-3/+2
* | CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-082-3/+3
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-5/+8
* | fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-032-5/+5
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-1/+1
|/
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3122-22/+22
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2922-22/+22
* | Fixed warnings from clang -WdocumentationSergey Shambir2013-01-184-9/+9
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Editor: Clean up source.David Schulz2013-01-041-2/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-283-18/+18
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0522-427/+406
|\ \ | |/
| * Adjust license headershjk2012-10-0522-427/+406
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-5/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-16/+16
|/
* Fix the class viewDaniel Teske2012-09-121-1/+2
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-1921-63/+21
* 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