aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@nokia.com>2010-10-08 12:47:09 +0200
committerThomas Hartmann <Thomas.Hartmann@nokia.com>2010-10-08 15:28:58 +0200
commitbf6009ab7d3c7e8d1df6c59675c81a12d457870e (patch)
tree2ba1fdc341475b889052dd169d62e608748a411a /dist/changes-2.1.0
parent85f5bd36b101309d5c6ba85ab45bd09102b498fe (diff)
changelog: Added Qt Quick ToolBar
Reviewed-by: Kai Koehne
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.01
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index 72ff4110dc..dc29b74f4b 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -62,6 +62,7 @@ QML/JS Support
* Added new indenter
* Added code folding for multiline comments
* Improved performance of the code model significantly
+ * Added Qt Quick ToolBar
FakeVim:
* Fix indentation of first line after >iB and >ib, undo after cjaaa<Esc>, ~ etc