Changelog: 2.0.1 updates.

This commit is contained in:
Friedemann Kleint
2010-08-17 12:51:51 +02:00
parent 41349a17f0
commit 0da16a8a70

8
dist/changes-2.0.1 vendored
View File

@@ -10,6 +10,7 @@ git log --cherry-pick --pretty=oneline v2.0.0...v2.0.1
General General
* Fix the suggested path in the new dialog in case of sub projects * Fix the suggested path in the new dialog in case of sub projects
* Search dialog now opens the completion box for the search term on cursor down * Search dialog now opens the completion box for the search term on cursor down
* Fix Mercurial plugin (QTCREATORBUG-1503)
Editing Editing
* FakeVim: Fix issues with non-letter keys on non-US keyboards * FakeVim: Fix issues with non-letter keys on non-US keyboards
@@ -30,12 +31,6 @@ Debugging
* Fix that the newest version of compiled debugging helper was not used * Fix that the newest version of compiled debugging helper was not used
if there was an older version still was around in a different search path if there was an older version still was around in a different search path
QML/JS Support
* 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 Platform Specific
Mac Mac
@@ -44,6 +39,7 @@ Linux (GNOME and KDE)
Windows Windows
* Fixed that some menu items got disabled during keyboard navigation * Fixed that some menu items got disabled during keyboard navigation
* Detect Microsoft Visual Studio 2010
Additional credits go to: Additional credits go to: