From 715d5e9938d0c9106813c3c5211033c37b8fcbe5 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Fri, 1 Jul 2011 09:17:25 +0200 Subject: [PATCH] Add changes file for 2.3 Change-Id: Ie750fba5e7973f54f47f587382b863ba41f21b30 --- dist/changes-2.3.0 | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 dist/changes-2.3.0 diff --git a/dist/changes-2.3.0 b/dist/changes-2.3.0 new file mode 100644 index 00000000000..d1bb9dadb30 --- /dev/null +++ b/dist/changes-2.3.0 @@ -0,0 +1,46 @@ +Qt Creator version 2.3 contains bug fixes and new features. + +The most important changes are listed in this document. For a complete +list of changes, see the Git log for the Qt Creator sources that +you can check out from the public Git repository. For example: + +git clone git://gitorious.org/qt-creator/qt-creator.git +git log --cherry-pick --pretty=oneline v2.2.1...origin/2.3 + +General + * Welcome page redesign allows searching through examples with descriptions + * Restore previous size when unmaximizing output panes + +Editing + * Fixed lock up when regular expression search matched empty line + +Managing Projects + +Debugging + +Debugging QML/JS + +C++ Support + +QML/JS Support + +Help + +Platform Specific + +Mac + * "Open Terminal Here" opens Terminal.app instead of xterm + +Linux (GNOME and KDE) + +Windows + +Symbian Target + +Maemo Target + +Qt Designer + +Version control plugins + +Additional credits go to: