summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-12-08 15:46:48 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-12-09 10:27:37 +0200
commit8a7da5daf06c3523ca4d115ea651b9bf51b067f4 (patch)
tree037454b62e61b598b7bfc0260294d32b37115f10 /src
parent5dcf6793279f7ffa7c8c447ad71a5f41cd3727dd (diff)
Doc: ChangeLog for Boot to Qt 4.0.0
Task-number: QTEE-868 Change-Id: Ibdf126eb7ac83963c3a4f0a3259aaaf289f3fbc2 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com> Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/doc/src/qtee-changelog.qdoc52
1 files changed, 52 insertions, 0 deletions
diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc
index 936caf6..0fb0437 100644
--- a/src/doc/src/qtee-changelog.qdoc
+++ b/src/doc/src/qtee-changelog.qdoc
@@ -23,6 +23,58 @@
\previouspage qtee-customization.html
\nextpage qtee-troubleshooting.html
+ \section1 \B2Q 4.0.0
+ \list
+ \li Release date: Dec 09, 2014
+ \endlist
+
+ \section2 Changes
+ \b{New Features}:
+ \list
+ \li \B2Q stack was updated to use Qt 5.4.0 on embedded Android
+ and Linux.
+ \li \l {Qt Charts} was updated to version 2.0.
+ \li \l {Qt Quick Enterprise Controls} was updated to version 1.3.
+ \li \l {Qt Quick Compiler} was updated to version 2.0.
+ \li \l {Qt Data Visualization} was updated to version 1.2
+ \li Added support for devices without OpenGL capabilities
+ with \l {Qt Quick 2D Renderer}
+ \li New reference devices:
+ \list
+ \li Toradex Colibri VF50 (GPU-less, using Qt Quick 2D Renderer)
+ \li Toradex Colibri VF61 (GPU-less, using Qt Quick 2D Renderer)
+ \li Boundary Devices i.MX6 Boards (Nitrogen6, Nitrogen6X)
+ \li Freescale SABRE SD i.MX6Dual
+ \li SILICA ArchiTech Tibidabo
+ \endlist
+ \endlist
+
+ \b {Improvements}:
+
+ \list
+ \li Updated Qt Multimedia plugin on embedded Android
+ \li Graduated Wifi module to B2Qt.Wifi 1.0 and C++ API
+ \li Refactored DroidUtils module to B2Qt.Utils 1.0
+ \li Added cape support for BeagleBone Black
+ \li Added \B2Q Flashing Wizard, a GUI application for easy device setup
+ \li Improved \e {Build Your Own Stack} scripts to clone only the
+ meta-layer required for the target device, instead of cloning them
+ all.
+ \li Improved look and feel of \B2Q project templates
+ \li Removed Qt WebKit from the builds in favor of Qt WebEngine
+ \li Enabled tslib plugin to be built and deployed by default
+ \li Added experimental multi-process support with the Wayland windowing system
+ \li Documentation improvements
+ \endlist
+
+ \b {Fixed Bugs}:
+ \list
+ \li eLinux emulator: Added gstreamer plugin required for video playback
+ \li Fixed updating IP address/hostname of a \B2Q device in Qt Creator settings
+ \li Fixed missing/incomplete debugging information on Nexus 7 (2013), for
+ both C++ and QML.
+ \endlist
+
\section1 \B2Q 3.2.0
\list