From 4ab19de460319883db74521e168d2f72da66895e Mon Sep 17 00:00:00 2001 From: Erik Verbruggen Date: Tue, 13 Mar 2012 11:26:07 +0100 Subject: [PATCH] Changes file for 2.6. Please add features/fixes, so we do not need to go through git logs. Change-Id: I835224f757a207e3ff040fa8c2468df7d9516d0e Reviewed-by: Leena Miettinen --- dist/changes-2.6.0 | 49 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 dist/changes-2.6.0 diff --git a/dist/changes-2.6.0 b/dist/changes-2.6.0 new file mode 100644 index 00000000000..e8943200978 --- /dev/null +++ b/dist/changes-2.6.0 @@ -0,0 +1,49 @@ +Qt Creator version 2.6 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.5.0...origin/2.6 + +General + +Editing + +Managing Projects + +Debugging + +Debugging QML/JS + +Analyzing Code + +C++ Support + +QML/JS Support + +Qt Quick Designer + +Help + +Platform Specific + +Mac + +Linux (GNOME and KDE) + +Windows + +Symbian Target + +Remote Linux Support + +Qt Designer + +FakeVim + +Version control plugins + +Additional credits go to: +