summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/designmodewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-4/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+2
* editormanager: simplify use of interfacehjk2012-05-111-6/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Core::ModeManager: make some functions statichjk2012-01-271-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-5/+5
* 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
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-5/+4
* | more style fixes of string literal accesshjk2011-11-021-6/+6
* | Don't show Design mode if "designer" plugins are disabled/not present.Eike Ziller2011-10-191-3/+2
|/
* QmlDesigner: code cleanupThomas Hartmann2011-09-201-1/+1
* QmlDesigner: adding crumblePathThomas Hartmann2011-09-201-2/+4
* QmlDesigner.designModeWidget: exposing DesignModeWidgetThomas Hartmann2011-09-201-0/+15
* QmlDesigner: enable F2 to go into a componentThomas Hartmann2011-07-201-0/+12
* QmlDesigner.documentController: bugfixThomas Hartmann2011-07-111-0/+1
* QmlDesigner.designModeWidget: fixThomas Hartmann2011-06-201-6/+6
* QmlDesigner.desigModeWidget: add navigator to toolbarThomas Hartmann2011-06-201-2/+56
* QmlDesigner.documentController: fix text design synchronisationThomas Hartmann2011-06-081-2/+5
* QmlDesigner: reactivating subcomponent editingThomas Hartmann2011-05-241-1/+5
* QmlDesigner.propertyEditor: remove AllPropertiesBoxThomas Hartmann2011-05-201-3/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlDesigner.designModeWidget: adding a context for the navigatorThomas Hartmann2011-05-061-5/+8
* QmlDesigner.navigator: add tool buttons for sliding/reparentingThomas Hartmann2011-05-061-0/+21
* Compile fix MSVC / Qt 4.8 (QStringBuilder ambiguities).Friedemann Kleint2011-04-201-5/+6
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-11/+5
* QmlDesigner.nodeInstances: show warning if qml pupped crashesThomas Hartmann2011-04-151-0/+9
* Update license.hjk2011-04-131-14/+13
* QuickDesigner: Jump to right column for QML syntax errorsKai Koehne2011-04-061-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlDesigner.designModeWidget: fix style of error tooltipThomas Hartmann2010-12-161-3/+2
* | QMlDesigner.itemLibrary: adds an import manager/filterThomas Hartmann2010-12-141-1/+22
* | QmlDesigner.itemLibrary: turn the item library into a full view.Thomas Hartmann2010-12-101-3/+5
* | QmlDesigner: Refactor states editorMarco Bubke2010-12-081-8/+9
* | Core: Move Q_DECLARE_METATYPE for IEditor to ieditor.hKai Koehne2010-12-061-2/+0
* | QuickDesigner: Fix crash on exitKai Koehne2010-12-061-0/+11
|/
* QmlDesigner: adding a distinguished context for the form editorThomas Hartmann2010-11-171-0/+4
* QmlDesigner: use one node instance viewThomas Hartmann2010-09-241-0/+3
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-061-1/+1
* Enable opaque resize for the splitters in the QML Design modeThorbjørn Lindeijer2010-06-251-1/+1
* Fixed localization issues with SideBarLasse Holmstedt2010-04-291-13/+18
* Added menu entries for hiding and showing left/right bauhaus sidebarsLasse Holmstedt2010-04-261-1/+27
* Added Window->Views menu entry for restoring Qt Quick Designer layoutLasse Holmstedt2010-04-261-8/+25
* unified left & right sidebars in bauhausLasse Holmstedt2010-04-261-14/+26
* Added functionality to hide all sidebars in bauhausLasse Holmstedt2010-04-261-1/+26