aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.2.0
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@nokia.com>2011-03-15 18:19:11 +0100
committerChristiaan Janssen <christiaan.janssen@nokia.com>2011-03-15 18:19:11 +0100
commit0fbcfaccce11c19fac5f297f5d5cd9bdde465b4e (patch)
tree015d0de98b592a55aa27e8b7158c74ac8b271824 /dist/changes-2.2.0
parent3926852186935cf1f4191b50c14e3be5bb5de8b1 (diff)
Update changelog for 2.2
Reviewed-by: Daniel Molkentin
Diffstat (limited to 'dist/changes-2.2.0')
-rw-r--r--dist/changes-2.2.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-2.2.0 b/dist/changes-2.2.0
index b7130550e6..cba3866129 100644
--- a/dist/changes-2.2.0
+++ b/dist/changes-2.2.0
@@ -104,6 +104,9 @@ QML/JS Support
* Fix quote autoinsertion in string literals, QTCREATORBUG-2155, QTCREATORBUG-3244
* Fix '{' not being an electric character, QTCREATORBUG-3405
* Fix indentation of 'foo: Namesp.Type {', QTCREATORBUG-3371
+ * Added qml tooltips for property inspection at debug time
+ * Extended QML Observer for inspection and tweaking of item's properties
+ * Added navigation of the object tree in the QML Observer through a crumble path
FakeVim:
* Implement Ctrl-N/Ctrl-P