Commit Graph

3 Commits

Author SHA1 Message Date
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