aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-09-30 12:27:20 +0200
committerhjk <qtc-committer@nokia.com>2010-09-30 12:27:36 +0200
commitca74c8183fc633318f29ec490eee2dbf9fe03300 (patch)
treede407e22b5cfd790f469953fb7053f1882b95732 /dist/changes-2.1.0
parent3ebc3284989022924c400fdb69213f3d41a1e05d (diff)
rename changes-2.1 -> changes-2.1.0
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.067
1 files changed, 67 insertions, 0 deletions
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:
+