summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-06-17 17:15:05 +0200
committercon <qtc-committer@nokia.com>2010-06-17 17:39:37 +0200
commit13a6cc59699c147b3936b5f514141208e163a81b (patch)
treeecf82418cae9d58e8fa834c2bddd84e244c068ab
parent16cef8bb920081f3fc2c03481a156edf820a7bd0 (diff)
downloadqt-creator-13a6cc59699c147b3936b5f514141208e163a81b.tar.gz
Reflect that 2.0 has some qml features removed.
(cherry picked from commit b1514ed6ecefb2393c48138d8957bf2877041ece)
-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