aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.4.0
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-10-12 11:51:36 +0200
committerEike Ziller <eike.ziller@nokia.com>2011-10-12 12:04:26 +0200
commitbd2a84ecf4aeb813fa5f45344cbfaec069d54b00 (patch)
tree9490edb611b967c3223a0e2b576ab17880216840 /dist/changes-2.4.0
parent854c0f2ed83f2623c72f491486642028734d3aae (diff)
Add my changes.
Change-Id: I66c1a15b8e2cce8678024f3ff8929ab3c0a30790 Reviewed-on: http://codereview.qt-project.org/6517 Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Diffstat (limited to 'dist/changes-2.4.0')
-rw-r--r--dist/changes-2.4.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-2.4.0 b/dist/changes-2.4.0
index 84d94468f51..a1a0709a6e9 100644
--- a/dist/changes-2.4.0
+++ b/dist/changes-2.4.0
@@ -8,8 +8,13 @@ git clone git://gitorious.org/qt-creator/qt-creator.git
git log --cherry-pick --pretty=oneline v2.3.1...origin/2.4
General
+ * Showing more useful error dialog in case of plugin errors
+ * Reduce minimum size of preferences dialog
Editing
+ * Advanced search: Show more information about the search parameters
+ * Advanced search: Move the previously modal dialog into search results pane
+ * Advanced search: Keep a history of most recent searches and their results
Managing Projects
@@ -31,6 +36,7 @@ Help
Platform Specific
Mac
+ * "Run in Terminal" was not finding xterm by default
Linux (GNOME and KDE)