summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-10-08 10:52:33 +0200
committerKalle Viironen <kalle.viironen@digia.com>2014-10-09 15:13:39 +0300
commit9b2dd9f64bdd5c2349407ae8517ae974eda97885 (patch)
treea753b98d91b929a3211d112b14245e65a841d8bf
parent6f0a2c5184c2bbdf2793471445a7f0795cd464c5 (diff)
Doc: ChangeLog for Boot to Qt 3.2.0QtEE_v3.2.0
Task-number: QTEE-747 Change-Id: Id81468aff3523e43291768698a615f03d1728b87 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
-rw-r--r--src/doc/src/qtee-changelog.qdoc41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc
index a42d2bd..3c8ab3c 100644
--- a/src/doc/src/qtee-changelog.qdoc
+++ b/src/doc/src/qtee-changelog.qdoc
@@ -23,6 +23,47 @@
\previouspage qtee-customization.html
\nextpage qtee-troubleshooting.html
+ \section1 \B2Q 3.2.0
+
+ \list
+ \li Release date: Oct 14, 2014
+ \endlist
+
+ \section2 Changes
+ \b {New Features}:
+ \list
+ \li \B2Q stack was updated to use Qt 5.3.2 on embedded Android
+ and Linux.
+ \li \l {Qt Quick Enterprise Controls} was updated to version 1.2.
+ \li \l {Qt Quick Compiler} was updated to version 1.1.
+ \li \l {Qt Virtual Keyboard} was update to version 1.2.
+ \endlist
+
+ \b {Improvements}:
+ \list
+ \li Fonts are now deployed as part of the build process of base images.
+ \li Deployed missing font to enable Hindi layout for virtual keyboard.
+ \li Reduced downloaded package sizes by stripping out debug symbols
+ from Qt host tools.
+ \li Deployed applications no longer \l{Booting to a Custom Application}
+ {launch automatically on reboot}, unless explicitly set.
+ \li Modified \e {Qt demo launcher} to use all available screen space
+ for flicking between applications.
+ \li Improved resolution of \e {Qt demo launcher} application preview
+ images.
+ \li Added an option in \e {Launcher Settings} to apply a \e {"Retro"}
+ style for the virtual keyboard.
+ \li Made the \e {Display FPS} option in \e {Launcher Settings}
+ persistent.
+ \li Updated the \e {Qt 5 Everywhere} demo.
+ \endlist
+
+ \b {Fixed Bugs}:
+ \list
+ \li Fixed Qt WebEngine demo freezing on embedded Android.
+
+ \endlist
+
\section1 \B2Q 3.1.1
\list