Changes: Mention merging of QmlJSInspector into Debugger plugin

Change-Id: I5e04b0f24c56427e30e380e844729ca98111f1e2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
Kai Koehne
2012-09-10 15:51:55 +02:00
parent 615f7900d3
commit 66a19cc457

4
dist/changes-2.6.0 vendored
View File

@@ -52,6 +52,10 @@ Debugging
* Made all views searchable (Ctrl+F)
Debugging QML/JS
* Merged the (experimental) QML/JS Inspector plugin into the Debugger:
* Added the QML object tree to the Expressions window
* Added Console window to evaluate JS expressions at runtime
* Added QML specific buttons to the toolbar
Analyzing Code