summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-06-19 14:54:44 +0200
committerKalle Viironen <kalle.viironen@theqtcompany.com>2015-06-29 16:43:02 +0300
commit4f27267626a7cf732bb46b290baf8a8512f094c8 (patch)
tree6b67261f1572d6e91e26c8afa8a5dbe30b5578d4
parent79cc843e04c701c5ea7d5593d478820fd6be4a4a (diff)
Doc: Add ChangeLog for 5.5.0 release
Change-Id: Ic09de3e91a222283047e62d5f344cee681488a17 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
-rw-r--r--src/doc/src/qtee-changelog.qdoc37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc
index 55c9b3b..0db168f 100644
--- a/src/doc/src/qtee-changelog.qdoc
+++ b/src/doc/src/qtee-changelog.qdoc
@@ -23,6 +23,43 @@
\previouspage qtee-customization.html
\nextpage qtee-troubleshooting.html
+ \section1 Boot to Qt 5.5.0
+ \list
+ \li Release date: Jul 01, 2015
+ \endlist
+
+ \section2 Changes
+
+ \b{Deprecated Platforms}:
+ \list
+ \li Support for the embedded Android platform was deprecated.
+ \endlist
+
+ \b{New Features}:
+ \list
+ \li \B2Q stack was updated to use Qt 5.5.0.
+ \li New reference devices:
+ \list
+ \li Toradex Colibri iMX6
+ \li Raspberry Pi 2
+ \endlist
+ \li \l {Qt Charts} was updated to version 2.0.1.
+ \li \l {Qt Data Visualization} was updated to version 1.2.1.
+ \li \l {Qt Quick Compiler} was updated to version 3.0.0.
+ \endlist
+
+ \b {Improvements}:
+ \list
+ \li Adopted a new versioning scheme that follows the version of Qt.
+ \li Added a new demo: Planets example from Qt Canvas3D module.
+ \li Updated the emulator to support custom screen sizes and aspect
+ ratios.
+ \li Added a slider in \B2Q demo settings to override the physical
+ screen size.
+ \li Added experimental support for building Qt 5 using Yocto and
+ meta-qt5 layer.
+ \endlist
+
\section1 Boot to Qt 4.2.0
\list
\li Release date: Jun 02, 2015