Commit Graph

22 Commits

Author SHA1 Message Date
Olivier Goffart
95346f79e6 Qml Live Preview: lazily create QmlJSLiveTextPreview 2010-07-20 12:54:25 +02:00
Olivier Goffart
7bef076411 Qml Live Preview: Update the QmlJSLiveTextPreview When the document is reloaded.
When the document is reloaded by the server, we need to refresh
refresh what was the loaded document, and refresh the debugIds
2010-07-20 12:54:24 +02:00
Olivier Goffart
6292f1a5f7 QmlJsDelta: Add ability to remove object 2010-07-19 11:17:43 +02:00
Lasse Holmstedt
e0aa4f86f2 changing QmlJsLivePreview to work with multiple documents 2010-07-16 16:12:06 +02:00
Olivier Goffart
8e8581a238 QmlJsDelta: support for resetting property
... with a little bit of refactoring.

But for some reason it does not seem to have an effect
2010-07-16 15:26:18 +02:00
Lasse Holmstedt
a457d2eec3 Live preview: Creating objects dynamically 2010-07-16 10:25:32 +02:00
Lasse Holmstedt
f8fc908460 Updating selection after new tree is fetched & code cleanup 2010-07-14 17:47:59 +02:00
Lasse Holmstedt
4a4fc8584f update object tree when unknown debug id is received 2010-07-14 15:31:24 +02:00
Lasse Holmstedt
4ecad983ec added multiselection from editor to qml viewer 2010-07-14 15:30:53 +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
f4d2be77da QMLJSInspector: remove warnings and debugs 2010-07-09 14:02:20 +02:00
Lasse Holmstedt
6b4ed2145e setting method bodies for objects 2010-07-08 16:51:25 +02:00
Roberto Raggi
1b5dd002c4 Compile with qt-qml. 2010-07-08 15:44:35 +02:00
Lasse Holmstedt
9a81759101 manually applied changes from qmlinspector to qmljsinspector 2010-07-08 11:36:26 +02:00
Olivier Goffart
cc5d0459dd QmlJSInspector::DebuggerClient: move the code around 2010-07-02 12:31:34 +02:00
Olivier Goffart
ea6775d104 QmlJSInspector::ClientProxy: make the QML - JS debugger actually work 2010-07-02 11:58:10 +02:00
Roberto Raggi
28c9b39baa Renabled setBindingForObject. 2010-06-29 15:06:50 +02:00
Roberto Raggi
6f4cc3541d Start the inspector. 2010-06-29 14:24:12 +02:00
Roberto Raggi
1f901a170e Include the private QML api in qmljsprivateapi.h 2010-06-29 11:17:46 +02:00
Roberto Raggi
1490fe45a0 Warn for missing code. 2010-06-28 18:10:46 +02:00
Roberto Raggi
731601f1a9 Added missing copyright headers. 2010-06-28 18:07:12 +02:00
Roberto Raggi
b3e1a13b0d Readded the QmlJS client proxy. 2010-06-28 18:05:24 +02:00