aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.4.0
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2011-10-21 16:13:33 +0200
committerEike Ziller <eike.ziller@nokia.com>2011-10-21 16:25:05 +0200
commitec5d07c44409a5d84fcc213c4e2a6d6ab5ec3b45 (patch)
tree10ae379ec624646ddb90e362ef7655832af0dacf /dist/changes-2.4.0
parente60b6bad9e7339e729a43c2e9d2677e523cde2ba (diff)
update changes-2.4.0
Change-Id: I2f95f6205ab971db64315ff11e0804031ff900e0 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'dist/changes-2.4.0')
-rw-r--r--dist/changes-2.4.014
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/changes-2.4.0 b/dist/changes-2.4.0
index 906d237281..2c683051d1 100644
--- a/dist/changes-2.4.0
+++ b/dist/changes-2.4.0
@@ -19,8 +19,18 @@ Editing
Managing Projects
* Shared project settings support
+ * New templates for non-Qt C and C++ applications
Debugging
+ * Initial Qt 5 support in dumpers
+ * Make vtables visible
+ * Improved remote debugging
+ * Improved register handling (partial updates, input in hex, ARM Neon support)
+ * Remove inferior calls in QDate, QTime, QDateTime dumpers
+ * Fix QTextCodec dumpers
+ * Globally enable pretty printing for references
+ * Saner handling of unprintable data in Locals and Expressions
+ * Add "Local8Bit" as display option for char arrays and pointers
Debugging QML/JS
* New option to attach to a running application
@@ -98,6 +108,10 @@ Remote Linux Support
Qt Designer
FakeVim
+ * Add basic command editing in Ex mode
+ * Mention "comma escape" in Documentation
+ * Fix foreground color for search matches in Dark scheme
+ * Fix toggling visual mode with "v"
Version control plugins
* SVN: Support for SVN version 1.7