aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.3.1
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-09-07 12:02:04 +0200
committerEike Ziller <eike.ziller@nokia.com>2011-09-07 12:06:45 +0200
commit38fce2ccb8fe88f1c9e65f5ed881fb201d5a597d (patch)
tree33fb63e2410659949e99892af9037341370e42dd /dist/changes-2.3.1
parent005e283b05108e88e498b45007ed9d7dea7d67ef (diff)
Creating changes-2.3.1 file
Change-Id: I7c80df7a17c0ed99e4d66861980b0b0f6d2d4606 Reviewed-on: http://codereview.qt.nokia.com/4337 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'dist/changes-2.3.1')
-rw-r--r--dist/changes-2.3.156
1 files changed, 56 insertions, 0 deletions
diff --git a/dist/changes-2.3.1 b/dist/changes-2.3.1
new file mode 100644
index 0000000000..2bdb056be4
--- /dev/null
+++ b/dist/changes-2.3.1
@@ -0,0 +1,56 @@
+Qt Creator version 2.3.1 contains bug fixes on top of 2.3.
+
+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.3.0..origin/2.3
+
+General
+
+Editing
+
+Managing Projects
+ * Respect qmake arguments for imported build
+
+Debugging
+
+Debugging QML/JS
+ * Fix debugging of a Qt Quick UI project with C++ language (QTCREATORBUG-5957)
+
+Analyzing Code
+
+C++ Support
+
+QML/JS Support
+
+Qt Quick Designer
+
+Help
+
+Platform Specific
+
+Mac
+
+Linux (GNOME and KDE)
+
+Windows
+
+Symbian Target
+ * Warn if EPOCROOT is on different drive from the sources
+
+Remote Linux Support
+ * Harmattan: Include Aegis manifest file in list of files to add to project
+ * Harmattan: Use Meego booster for Qt Quick Applications
+
+Qt Designer
+
+FakeVim
+
+Version control plugins
+
+Additional credits go to:
+ * Axasia for updating the Japanese translations
+ * Beaver Xu for updating the Chinese translations
+ * Sergey Belyashov for updating the Russian translations