Kai Koehne
6863a848e9
QmlJsDelta: Guard qDebug output
2010-10-08 15:51:55 +02:00
Christiaan Janssen
0bc0a2df5a
QmlObserver: showing a warning when changes cannot be synchronized
...
Reviewed by: Thomas Hartmann
2010-09-22 16:30:21 +02:00
Olivier Goffart
af01698cfc
qmljsdelta: Fix updating property on UiObjectBinding
2010-08-27 17:15:21 +02:00
Christiaan Janssen
7d9056953e
QmlInspector: Added reparenting of items in the Qml Live Preview. Reviewed by: Lasse Holmstedt
2010-08-26 17:38:42 +02:00
Olivier Goffart
4dadefc858
Compile on windows
...
Apparently, it did not like ::label
2010-08-19 12:51:04 +02:00
Olivier Goffart
6b2d8118c5
qmljsdelta: little cleanup and documentation of the code
2010-08-19 11:35:39 +02:00
Lasse Holmstedt
714a266cbe
QML JS Inspector: Improve warning messages
...
When a change is done to an element that cannot be changed due to
debugger/qdeclarative limitations, a warning is shown to the user in QML
JS Editor.
Reviewed-by: Olivier Goffart
2010-08-05 16:31:13 +02:00
Olivier Goffart
713e4c2621
QmlJsDelta: give a valid label to the UiScriptBinding
2010-07-27 11:56:59 +02:00
Olivier Goffart
0ba5dc8d58
QmlJsDelta: Fix the fact that sometimes, when inserting items, the new item could match the next item
2010-07-26 13:09:56 +02:00
Olivier Goffart
f24216bdbb
QmlJsDelta: moved to the QMLJS library
...
Also used 'int' instead of QDeclarativeDebugObjectReference for
the debug id in order not to use the private API from QMLJS
2010-07-21 14:27:38 +02:00