aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r--dist/changes-2.0.07
1 files changed, 1 insertions, 6 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index eef365f6f9..41bc216a66 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -17,7 +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)
+ * New "Design" mode for visual editors
* Fixed crash when working with empty pro-file
* Ask for close, save, or save as when file is removed while open in Qt Creator
* Use shadowbuilding by default in new projects whenever possible
@@ -94,11 +94,6 @@ QML/JS Support
* 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