aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-06-28 12:18:33 +0200
committerhjk <qtc-committer@nokia.com>2010-06-28 12:18:33 +0200
commitd1effbdc7013b4ef32cfc4541288d5a4e8e11fcc (patch)
treead9a756187ae74a4ab97c7cc6f6cdead66aee93e /dist/changes-2.1.0
parent0ae5286a4af64c09f29b3056c8c0cacb980cec88 (diff)
update changes-2.1.0
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.09
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index c64f208e92..4f712c2474 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -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