Mention Bauhaus related stuff in changes file

This commit is contained in:
Kai Koehne
2010-02-27 15:55:17 +01:00
parent 19553984f5
commit 5ebd14d7fb

8
dist/changes-2.0.0 vendored
View File

@@ -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