OSDN Git Service

update changes-2.1.0
authorhjk <qtc-committer@nokia.com>
Mon, 28 Jun 2010 10:18:33 +0000 (12:18 +0200)
committerhjk <qtc-committer@nokia.com>
Mon, 28 Jun 2010 10:18:33 +0000 (12:18 +0200)
dist/changes-2.1.0

index c64f208..4f712c2 100644 (file)
@@ -11,12 +11,21 @@ General
 
 Editing
 
+  * FakeVim: Fix issues with non-letter keys on non-US keyboards
+  * FakeVim: Fix performance of find/replace
+
 C++ Support
 
 Project support
 
 Debugging
 
+   * Fix display of certain structures within containers
+   * Fix display of typedefs of typedefs of simple types such as qulonglong
+   * Fix behaviour of 'step' and 'next' when a lower frame was selected
+   * Fix std::string display for objects with (the legal) ref count -1
+   * Improve gdb version string parsing
+
 QML/JS Support
    * New QmlDesigner
      * Allows visual manipulation of .qml files