summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* Use new static ICore interface.hjk2012-01-242-16/+13
* Small cleanupTobias Hunger2011-11-292-11/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-255-8/+8
|\
| * tr() fixes in formeditorwidgetRobert Loehning2011-11-211-2/+2
| * QmlDesigner: crash fixThomas Hartmann2011-11-184-6/+6
* | UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-243-8/+8
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-11416-834/+834
|\ \ | |/
| * Fix qreal is not double.Felix Geyer2011-11-091-2/+2
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03416-834/+834
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-5/+4
* | Fix qreal is not double.Felix Geyer2011-11-091-2/+2
* | QmlJS: Make Document::Ptr point to a const Document.Christian Kamm2011-11-0810-11/+11
* | more style fixes of string literal accesshjk2011-11-022-29/+29
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-2/+5
|\ \ | |/
| * QmlDesigner.documentController: bugfix for crumblebarThomas Hartmann2011-10-311-2/+5
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-285-21/+29
|\ \ | |/
| * QmlDesigner.formeditor: fix captionsThomas Hartmann2011-10-251-11/+13
| * QmlDesigner.metaSystem: fix fot Qt ComponentsThomas Hartmann2011-10-211-1/+9
| * QmlDesigner.formEditor: layoutfix for full screen modeThomas Hartmann2011-10-201-0/+1
| * QmlDesigner.formeEditor: layout fixThomas Hartmann2011-10-201-3/+1
| * QmlDesigner.desktopWidgetsPlugin: fix for metainfoThomas Hartmann2011-10-181-1/+5
| * Manual amendment to c1a80016262e3d8f83a8aae2b64105ef4338449b.Daniel Molkentin2011-10-171-5/+0
* | Don't show Design mode if "designer" plugins are disabled/not present.Eike Ziller2011-10-192-4/+3
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-178-32/+4
|\ \ | |/
| * Fix make install for qml designer plugins.Daniel Molkentin2011-10-176-26/+3
| * Install qml customstyleplugin in the right place.Daniel Molkentin2011-10-172-6/+1
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-174-10/+118
|\ \ | |/
| * QmlDesigner.designDocumentController: fixes update of SubComponentMangerThomas Hartmann2011-10-141-0/+1
| * QmlDesigner.property: fix specialization of property paneThomas Hartmann2011-10-141-4/+30
| * QmlDesigner.itemLibrary: fix for desktop widgetsThomas Hartmann2011-10-141-13/+0
| * QmlDesigner.contextMenu: fix for layoutThomas Hartmann2011-10-131-4/+85
| * QmlDesigner: crash fixThomas Hartmann2011-10-131-1/+1
| * QmlDesigner: fix typoThomas Hartmann2011-10-121-1/+1
* | QmlJS: Add more value_casts.Christian Kamm2011-10-122-20/+20
* | QmlJS: Rename QmlObjectValue -> CppComponentValue.Christian Kamm2011-10-122-38/+38
* | QmlDesigner.itemLibrary: fix for desktop widgetsThomas Hartmann2011-10-101-13/+0
* | QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-101-4/+7
* | QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-108-74/+31
|/
* QmlDesigner.desktopPlugin: fix for plugindestdirThomas Hartmann2011-09-282-6/+1
* QmlJS: Separate metaObjectRevision from minor version number.Christian Kamm2011-09-262-4/+6
* s/error_message/errorMessage/ghjk2011-09-212-3/+3
* Move some settings pages.Eike Ziller2011-09-201-2/+4
* QmlDesigner: code cleanupThomas Hartmann2011-09-204-9/+24
* fix gcc warningThomas Hartmann2011-09-201-2/+2
* Compile fix.Christian Kandeler2011-09-201-2/+2
* compile fixThomas Hartmann2011-09-201-6/+6
* QmlDesigner: adding crumblePathThomas Hartmann2011-09-205-16/+209
* QmlDesigner.designModeWidget: exposing DesignModeWidgetThomas Hartmann2011-09-203-2/+22
* QmlDesigner.designDocumentController: removing instanceThomas Hartmann2011-09-202-6/+0
* QmlDesigner.contextMenu: allowing layout and anchoringThomas Hartmann2011-09-202-28/+314