Commit Graph

13 Commits

Author SHA1 Message Date
Lasse Holmstedt
c7a8d93765 QmlJS Live Preview: Implemented "Apply changes from Qml File" button
The button is checkable and pressing it will stop/propagate changes to
the qml application being debugged.
2010-07-27 11:58:38 +02:00
Olivier Goffart
9a1d97707a Merge branch 'qmljsinspector'
Conflicts:
	src/plugins/qmlinspector/qmlinspectorplugin.cpp
	src/plugins/qmljseditor/qmljseditor.h
	src/plugins/qmljsinspector/QmlJSInspector.pluginspec
	src/tools/qml/qmlobserver/editor/resizehandleitem.h
2010-07-14 15:41:27 +02:00
Lasse Holmstedt
2f8dc2833b added mode buttons to custom qml viewer and qmljsinspector toolbar 2010-07-14 15:30:52 +02:00
Olivier Goffart
5d745a288f QMLJSInspector: remove more warnings and debugs 2010-07-09 14:36:56 +02:00
Lasse Holmstedt
7e67880ef7 connected reloading signals 2010-07-08 12:30:08 +02:00
Lasse Holmstedt
9a81759101 manually applied changes from qmlinspector to qmljsinspector 2010-07-08 11:36:26 +02:00
Roberto Raggi
f31d299d51 Observe the QML/JS model manager. 2010-06-29 16:15:49 +02:00
Roberto Raggi
18109b9cd1 Get the QmlJS::ModelManagerInterface instance. 2010-06-29 15:52:40 +02:00
Roberto Raggi
6f4cc3541d Start the inspector. 2010-06-29 14:24:12 +02:00
Roberto Raggi
914a046ed8 Reenabled more code. 2010-06-29 12:46:55 +02:00
Roberto Raggi
3f692a6ba3 Added QmlJS::Internal::Inspector. 2010-06-29 12:41:26 +02:00
Roberto Raggi
72cfd329a6 Start the application using the QML inspector. 2010-06-29 12:31:36 +02:00
Roberto Raggi
a88a635e3d Let's start from scratch with a new debugger for QmlJS. 2010-06-28 17:46:42 +02:00