aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml
Commit message (Expand)AuthorAgeFilesLines
* qmldump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-171-4/+29
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-11184-369/+369
|\
| * qmldump: Add a flush to fix output redirection problems on windows.Christian Kamm2011-11-031-1/+1
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03184-368/+368
* | Symbian: A typo while including QmlJSDebugger libraryPawel Polanski2011-10-311-1/+1
|/
* 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
* QmlJSDebugger: Remove unused toolbarKai Koehne2011-08-1130-786/+2
* 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
* | JSDebugger: Only hit breakpoints in user codeKai Koehne2011-08-081-15/+16
* | Merge branch '2.3'Oswald Buddenhagen2011-07-298-13/+125
|\|
| * 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
| * QmlJSLib: Fix linker errors with gcceKai Koehne2011-07-251-0/+5
| * QmlDbgHelper: Fix compilation for Symbian target in SDKKai Koehne2011-07-251-1/+1
* | 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