Lasse Holmstedt
000e468d00
QML Observer: Fixed bug w/selection boxes being visible after delesect
2010-08-05 11:53:12 +02:00
Lasse Holmstedt
719b775792
QML JS Inspector: Added method to clear component cache
...
This one should be called when a component is changed and components
using it need to be reloaded.
2010-08-05 11:53:12 +02:00
Lasse Holmstedt
3e9193021c
Qml JS Debugger: Change context path from Creator's crumble path
2010-08-03 12:37:45 +02:00
Lasse Holmstedt
beb6f59c26
Fix to avoid selection loop b/w QML Inspector and QML Observer
2010-07-30 17:53:54 +02:00
Olivier Goffart
933d23bced
QmlJsDebugger: QDeclarativeDesignView: move private stuff to QDeclarativeDesignViewPrivate
2010-07-30 16:42:12 +02:00
Lasse Holmstedt
8918cff941
Moved CrumblePath to Utils
...
This widget has little to do with the QML debugging library, and will be
reused inside the QML JS Inspector UI as well.
2010-07-30 16:09:29 +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