summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-02-24 10:51:49 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-24 11:08:11 +0000
commit2ed0ac4bbb4d3bfe884f946eac89f71c44f3d27d (patch)
tree0947e64144bf43a0fc5735039f28cdd232d5e0d7
parentff2ff1e321066504a67b02990ee9b4e8ad545e3b (diff)
downloadqtdoc-2ed0ac4bbb4d3bfe884f946eac89f71c44f3d27d.tar.gz
Add changelog for 5.6.0v5.6.05.6.0
Change-Id: I12ac0a0423f14b7aa2afaa86eed5ac7d64de4d56 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--dist/changes-5.6.037
1 files changed, 37 insertions, 0 deletions
diff --git a/dist/changes-5.6.0 b/dist/changes-5.6.0
new file mode 100644
index 00000000..07aff013
--- /dev/null
+++ b/dist/changes-5.6.0
@@ -0,0 +1,37 @@
+Qt 5.6 introduces many new features and improvements along with bug fixes
+over the 5.5.x series. For more details, refer to the documentation
+included in this distribution. The documentation is also available online:
+
+ http://doc.qt.io/qt-5
+
+The Qt version 5.6 series is binary compatible with the 5.5.x series.
+Applications compiled for 5.5 will continue to run with 5.6.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* General *
+****************************************************************************
+
+ - Fixed several instances of missing, incorrect or obsolete information.
+ - Updated documentation on supported platforms.
+ - Improved documentation on Windows/Dynamically Loading Graphics Drivers.
+ - Updated HiDPI documentation.
+ - Improved embedded Linux documentation.
+ - Added documentation and links for new modules in Qt 5.6.
+ - Moved Qt Location and Qt WebView from technology preview modules to Qt
+ add-on modules.
+ - Added Qt Labs Controls, Qt Serial Bus, and Qt Wayland Compositor as
+ technology preview modules.
+ - Replaced references to Qt WebKit with Qt WebEngine where applicable,
+ and removed Qt WebKit documentation.
+ - Deprecated Qt Enginio documentation.
+ - Added automatically generated list of examples from all Qt modules.
+ - Updated license documentation for 3rd party libraries used in the new
+ Qt modules.