diff options
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r-- | dist/changes-2.0.0 | 8 |
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 |