From ca74c8183fc633318f29ec490eee2dbf9fe03300 Mon Sep 17 00:00:00 2001 From: hjk Date: Thu, 30 Sep 2010 12:27:20 +0200 Subject: rename changes-2.1 -> changes-2.1.0 --- dist/changes-2.1 | 67 ------------------------------------------------------ dist/changes-2.1.0 | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 67 deletions(-) delete mode 100644 dist/changes-2.1 create mode 100644 dist/changes-2.1.0 (limited to 'dist') diff --git a/dist/changes-2.1 b/dist/changes-2.1 deleted file mode 100644 index b4fd82af8a..0000000000 --- a/dist/changes-2.1 +++ /dev/null @@ -1,67 +0,0 @@ -The QtCreator 2.1 release contains bug fixes and new features. - -Below is a list of relevant changes. You can find a complete list of changes -within the logs of Qt Creator sources. Simply check it 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.0.0...v2.0.1 - -General - * - * - -Editing - -C++ Support - * Add new %FILENAME%, %CLASS% placeholders to license template - -Project Support - * Add option for adding subprojects to projects in the New wizard - * Add context-menu command for removing subprojects in the Edit mode, - Projects view - * Add a wizard for adding other than Qt libraries to project files - -Debugging - * Fix console debugging with MinGW/gdb - * Symbian: Add basic thread support, improve logging - -Help - -QML/JS Support - -Platform Specific - -Mac - -Linux (GNOME and KDE) - -Windows - -Symbian Target - -Maemo Target - -Designer - * Add switching between code and forms using Shift-F4 - * Various improvements to mode switching - -Version control plugins - * Support git version 1.7.x - * Add support for git --amend - * Make it possible to run gitk from Qt Creator - * Improve commit window, show number of files to be committed, add context - menu for quickly checking and unchecking all files - * Add branch selector to the git checkout wizard - * Add support for the CVS 'edit' functionality, make Qt Creator prompt to - request a read-only file using 'cvs edit' (cvsnt only). - * Perforce: Add setting to automatically open read-only files - -Wizards - * Custom wizard: Enhance template processing of wizards to be able to include - sections of files conditionally, extend functionality of combo control - to be able to handle user-displayable strings and keywords - * Custom wizard: Add ability to have files generated by scripts - -Additional credits go to: - diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0 new file mode 100644 index 0000000000..b4fd82af8a --- /dev/null +++ b/dist/changes-2.1.0 @@ -0,0 +1,67 @@ +The QtCreator 2.1 release contains bug fixes and new features. + +Below is a list of relevant changes. You can find a complete list of changes +within the logs of Qt Creator sources. Simply check it 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.0.0...v2.0.1 + +General + * + * + +Editing + +C++ Support + * Add new %FILENAME%, %CLASS% placeholders to license template + +Project Support + * Add option for adding subprojects to projects in the New wizard + * Add context-menu command for removing subprojects in the Edit mode, + Projects view + * Add a wizard for adding other than Qt libraries to project files + +Debugging + * Fix console debugging with MinGW/gdb + * Symbian: Add basic thread support, improve logging + +Help + +QML/JS Support + +Platform Specific + +Mac + +Linux (GNOME and KDE) + +Windows + +Symbian Target + +Maemo Target + +Designer + * Add switching between code and forms using Shift-F4 + * Various improvements to mode switching + +Version control plugins + * Support git version 1.7.x + * Add support for git --amend + * Make it possible to run gitk from Qt Creator + * Improve commit window, show number of files to be committed, add context + menu for quickly checking and unchecking all files + * Add branch selector to the git checkout wizard + * Add support for the CVS 'edit' functionality, make Qt Creator prompt to + request a read-only file using 'cvs edit' (cvsnt only). + * Perforce: Add setting to automatically open read-only files + +Wizards + * Custom wizard: Enhance template processing of wizards to be able to include + sections of files conditionally, extend functionality of combo control + to be able to handle user-displayable strings and keywords + * Custom wizard: Add ability to have files generated by scripts + +Additional credits go to: + -- cgit v1.2.3