diff options
author | Thomas Hartmann <Thomas.Hartmann@nokia.com> | 2010-10-08 12:47:09 +0200 |
---|---|---|
committer | Thomas Hartmann <Thomas.Hartmann@nokia.com> | 2010-10-08 15:28:58 +0200 |
commit | bf6009ab7d3c7e8d1df6c59675c81a12d457870e (patch) | |
tree | 2ba1fdc341475b889052dd169d62e608748a411a /dist/changes-2.1.0 | |
parent | 85f5bd36b101309d5c6ba85ab45bd09102b498fe (diff) | |
download | qt-creator-bf6009ab7d3c7e8d1df6c59675c81a12d457870e.tar.gz |
changelog: Added Qt Quick ToolBar
Reviewed-by: Kai Koehne
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r-- | dist/changes-2.1.0 | 1 |
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 |