summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* QmlDesigner.formEditor: extending toolbox with crumblePathThomas Hartmann2011-09-202-10/+44
* QmlDesigner.instances: support for auxiliaryData @NodeInstanceThomas Hartmann2011-09-201-1/+1
* QmlDesigner: remove dead codeThomas Hartmann2011-09-196-354/+0
* QmlDesigner.formEditor: usablity fixThomas Hartmann2011-09-191-0/+3
* QmlDesigner.model: bugfix for Qt Quick 2.0Thomas Hartmann2011-09-193-1/+26
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-1912-12/+67
|\
| * QmlDesigner.formEditor: use pure virtuel instead of assertThomas Hartmann2011-09-1612-12/+67
* | QmlDesigner: Add null checks.Christian Kamm2011-09-191-4/+17
* | QmlJS: Rework exported C++ type registry.Christian Kamm2011-09-192-75/+37
* | all: less QScopedPointerhjk2011-09-192-1/+3