From ec5d07c44409a5d84fcc213c4e2a6d6ab5ec3b45 Mon Sep 17 00:00:00 2001
From: hjk <qtc-committer@nokia.com>
Date: Fri, 21 Oct 2011 16:13:33 +0200
Subject: [PATCH] update changes-2.4.0

Change-Id: I2f95f6205ab971db64315ff11e0804031ff900e0
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
---
 dist/changes-2.4.0 | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dist/changes-2.4.0 b/dist/changes-2.4.0
index 906d237281f..2c683051d16 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
-- 
GitLab