aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-06-17 17:13:46 +0200
committercon <qtc-committer@nokia.com>2010-06-17 17:37:39 +0200
commitada0c88c809d79fbd76fcec27475c1b2f5849bc3 (patch)
treeb4183f61f946614fa42f72937d8de99d1d91bc6e /dist/changes-2.1.0
parenta47ec389cc26ff8f5592f94e3ec34f5465b443b5 (diff)
New changes file for 2.1
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.035
1 files changed, 35 insertions, 0 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
new file mode 100644
index 0000000000..c64f208e92
--- /dev/null
+++ b/dist/changes-2.1.0
@@ -0,0 +1,35 @@
+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's sources. Simply check it out from the public git
+repository e.g.,
+
+git clone git://gitorious.org/qt-creator/qt-creator.git
+git log --cherry-pick --pretty=oneline v2.0.0...v2.1.0
+
+General
+
+Editing
+
+C++ Support
+
+Project support
+
+Debugging
+
+QML/JS Support
+ * New QmlDesigner
+ * Allows visual manipulation of .qml files
+ * Supports changing top-level states
+ * Integrates tighly with text editor, e.g. shared history, navigation facilities ...
+
+Platform Specific
+
+Mac
+
+Linux (GNOME and KDE)
+
+Windows
+
+Additional credits go to:
+