summaryrefslogtreecommitdiff
path: root/src/plugins/classview
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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