OSDN Git Service

Add my changes.
authorEike Ziller <eike.ziller@nokia.com>
Wed, 12 Oct 2011 09:51:36 +0000 (11:51 +0200)
committerEike Ziller <eike.ziller@nokia.com>
Wed, 12 Oct 2011 10:04:26 +0000 (12:04 +0200)
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>

dist/changes-2.4.0

index 84d9446..a1a0709 100644 (file)
@@ -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)