Commit Graph

4 Commits

Author SHA1 Message Date
Lasse Holmstedt
4b5b963149 QML Observer: Update selection rects when item's geometry changes 2010-08-03 12:37:45 +02:00
Lasse Holmstedt
64f668fe1f QML JS Debugger: Removed unused method from tools interface 2010-07-30 17:43:38 +02:00
Olivier Goffart
933d23bced QmlJsDebugger: QDeclarativeDesignView: move private stuff to QDeclarativeDesignViewPrivate 2010-07-30 16:42:12 +02:00
Lasse Holmstedt
1972c2f897 Refactored QmlJS Live Preview into a library
QMLObserver links against the library dynamically. User's apps can also
link to it statically, so that the app can be deployed with debugging
features to a device, without having to worry about library deployment.
2010-07-29 12:16:04 +02:00