aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.0.0
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-02-27 15:55:17 +0100
committerKai Koehne <kai.koehne@nokia.com>2010-02-27 15:55:17 +0100
commit5ebd14d7fbf01c313c4897c41a36db469ff75f04 (patch)
treeb1f3aaf8f025178daddc1ae1d0b59c232997f3da /dist/changes-2.0.0
parent19553984f5994d47cb8bb6065f71ed54873a6eef (diff)
Mention Bauhaus related stuff in changes file
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r--dist/changes-2.0.08
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index ff7b04a38a..fbdc26d430 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -17,6 +17,7 @@ General
of Qt creator
* Added option to set interface language explicitly, overriding the locale
setting
+ * New "Design" mode for visual editors (.ui & .qml files)
Editing
* Text based search and replace in multiple files
@@ -55,6 +56,13 @@ QML/JS Support
* Extended code navigation and completion
* Added initial semantic checks
+ * New qml based .qmlproject file format (replaces old format)
+
+ * New QmlDesigner
+ * Allows visual manipulation of .qml files
+ * Supports changing top-level states
+ * Integrates tighly with text editor, e.g. shared history, navigation facilities ...
+
Platform Specific
Mac