summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-13 20:33:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-18 13:54:20 +0200
commitd403785d9bc5ce27d1aa28ab68200a97a8bffcf5 (patch)
tree1eb44fe34270db78374384f2f4e0f675b591f779
parent9631fd4eec392fbf4d6a0c5da18db2165b15abcb (diff)
Add changes-5.1.0 filev5.1.0-rc2v5.1.0
Change-Id: I3ade90a360ccece54ac07b1c0c7f71d5bdffc3a4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
-rw-r--r--dist/changes-5.1.048
1 files changed, 48 insertions, 0 deletions
diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0
new file mode 100644
index 000000000..74f9fa745
--- /dev/null
+++ b/dist/changes-5.1.0
@@ -0,0 +1,48 @@
+Qt 5.1 introduces many new features and improvements as well as bugfixes
+over the 5.0.x series. For more details, refer to the online documentation
+included in this distribution. The documentation is also available online:
+
+ http://qt-project.org/doc/qt-5.1
+
+The Qt version 5.1 series is binary compatible with the 5.0.x series.
+Applications compiled for 5.0 will continue to run with 5.1.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ http://bugreports.qt-project.org/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* General *
+****************************************************************************
+
+Qt Assistant
+------------
+
+ - [QTBUG-30110] List supported file formats in search indexing.
+
+Qt Designer
+-----------
+
+ - [QTBUG-9502] Rich text editor: Add support for Right-to-Left blocks.
+ - [QTBUG-25872] Fix moving widgets in horizontal layouts in RTL mode.
+ - [QTBUG-26394] Use multiline validation for dynamic string properties.
+ - [QTBUG-29234] ActiveQt plugin: Load control string correctly.
+ - [QTBUG-29234] ActiveQt plugin: Fix setting a control by task menu.
+ - [QTBUG-29904] Aero-Style-QWizard: Remove special handling in Qt Designer.
+
+Qt Linguist
+-----------
+
+ - make linguist tools suitable for cross-building
+ - purge TS 1.1 support from linguist tools
+ - purge CODECFORTR & -codecfortr support from linguist tools
+ - [QTBUG-27238] Make linguist's source viewer read all files as UTF-8.
+
+ - lupdate
+
+ * purge ui3 support from lupdate
+