aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03126-252/+252
* Fix licenses.Eike Ziller2011-10-182-102/+38
* QmlDesigner.instances: support for QMLDESIGNER_RC_PATHSThomas Hartmann2011-10-053-34/+108
* QmlDesigner.instances: create working stand-in objectThomas Hartmann2011-10-051-1/+1
* QmlDesigner.NodeInstances: Change Assert in exitMarco Bubke2011-09-201-1/+4
* QmlDesigner.instances: support for auxiliaryData @NodeInstanceThomas Hartmann2011-09-201-0/+11
* minor stylehjk2011-09-191-1/+1
* QmlDesigner.NodeInstances: Refactor isManipulatable to isChangeableMarco Bubke2011-09-061-1/+1
* QmlDesigner.NodeInstances: Render only items with contentMarco Bubke2011-09-061-1/+1
* QmlDesigner.NodeInstances: Fix reparent bugMarco Bubke2011-09-051-1/+1
* QmlDesigner.NodeInstances: Fix crash for dot propertiesMarco Bubke2011-09-012-5/+1
* qmlpuppet: Fix build with Qt 4.7.4.Christian Kamm2011-09-012-0/+8
* QmlDesigner.NodeInstances: Create effect items only in the render processMarco Bubke2011-08-313-6/+27
* QmlDesigner.NodeInstances: Fix headerMarco Bubke2011-08-316-4/+9
* QmlDesigner.NodeInstances: Fix frame dropping for last frameMarco Bubke2011-08-311-2/+2
* QmlDesigner.NodeInstances: Fix frame dropping for last frameMarco Bubke2011-08-311-2/+2
* QmlDesigner.NodeInstances: Preview images for Qml2Marco Bubke2011-08-311-4/+21
* QmlDesigner.NodeInstances: Add sgitem getter to the server node instanceMarco Bubke2011-08-312-0/+7
* QmlDesigner.NodeInstances: Use v8 private headersMarco Bubke2011-08-311-1/+1
* QmlDesigner.NodeInstances: Provide bounding rectangle for render imageMarco Bubke2011-08-311-1/+1
* QmlDesigner.NodeInstances: Refactoring dirty to isDirtyMarco Bubke2011-08-312-3/+4
* QmlDesigner.NodeInstances: Add support for new list interfaceMarco Bubke2011-08-312-0/+13
* QmlDesigner.NodeInstances: Fix image renderingMarco Bubke2011-08-312-2/+13
* QmlDesinger.NodeInstances: Fix bounding rectangle calculationMarco Bubke2011-08-311-1/+1
* QmlDesigner.NodeInstances: Fix function call to parent classMarco Bubke2011-08-311-3/+4
* QmlDesigner.NodeInstances: Remove unused codeMarco Bubke2011-08-312-10/+0
* QmlDesigner.NodeInstances: Remove Qt5 guardsMarco Bubke2011-08-312-7/+0
* QmlDesigner.NodeInstances: Improve SceneGraph supportMarco Bubke2011-08-317-21/+33
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-1/+5
|\
| * QmlDesigner.NodeInstances: Show binding in text if invalidMarco Bubke2011-08-021-1/+5
* | Merge branch '2.3'Oswald Buddenhagen2011-07-296-12/+119
|\|
| * QmlDesigner.NodeInstances: Add version to puppetMarco Bubke2011-07-282-6/+19
| * QmlDesigner.NodeInstances: Add a default dummy contextMarco Bubke2011-07-272-0/+34
| * QmlDesigner.NodeInstances: Move context object to a context directoryMarco Bubke2011-07-272-5/+14
| * QmlDesigner.NodeInstance: Update the screen object if the root item size changedMarco Bubke2011-07-272-0/+47
| * QmlDesigner.NodeInstance: Reset items if the aux size is invalidMarco Bubke2011-07-271-1/+5
* | Merge branch '2.3'Oswald Buddenhagen2011-07-259-5/+66
|\|
| * QmlDesigner.NodeInstances: Reparent after value settingMarco Bubke2011-07-211-1/+2
| * QmlDesigner.NodeInstances: Fix line feed handlingMarco Bubke2011-07-202-1/+14
| * QmlDesigner: Fix positioner handlingMarco Bubke2011-07-205-0/+27
| * QmlDesigner.NodeInstances: Item with content are selectableMarco Bubke2011-07-192-2/+23
| * remove qDebugThomas Hartmann2011-07-181-1/+0
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-1521-626/+303
|\|
| * QmlDesigner.NodeInstances: Add workaround for simulator QtMarco Bubke2011-07-151-0/+7
| * QmlDesigner.NodeInstances: Fix restore bindings for resetMarco Bubke2011-07-149-14/+41
| * compile fixThomas Hartmann2011-07-141-2/+2
| * QmlDesigner.instances: ignore infinite/huge bounding rectsThomas Hartmann2011-07-141-1/+7
| * QmlDesigner.instances: clean import paths from .1.0Thomas Hartmann2011-07-141-0/+8
| * QmlDesigner: Fix state switchingMarco Bubke2011-07-132-0/+9
| * QmlDesigner: Fix for code styleMarco Bubke2011-07-122-2/+8