From c4cc08cd557f875fda44a25495f812d0278af541 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 17 Feb 2015 10:16:46 +0100 Subject: Doc: ChangeLog for 4.1.0 release Change-Id: I761b601567b87adefac8487a92591d3c5e9709ef Reviewed-by: Kalle Viironen --- src/doc/src/qtee-changelog.qdoc | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc index 06ea18d..9378f1a 100644 --- a/src/doc/src/qtee-changelog.qdoc +++ b/src/doc/src/qtee-changelog.qdoc @@ -23,6 +23,35 @@ \previouspage qtee-customization.html \nextpage qtee-troubleshooting.html + \section1 \B2Q 4.1.0 + \list + \li Release date: Feb 19, 2015 + \endlist + + \section2 Changes + \b{New Features}: + \list + \li \B2Q stack was updated to use Qt 5.4.1 on embedded Android + and Linux. + \endlist + + \b {Improvements}: + + \list + \li Enabled \e adb daemon listening to both USB and network connections + simultaneously in embedded Linux + \li Enabled D-Bus session bus on boot + \li Implemented better support for compiling projects using embedded + Linux toolchains without Qt Creator + \li Documentation improvements + \endlist + + \b {Fixed Bugs}: + \list + \li \e {Build Your Own Stack}: Fixed add-on modules built into the image + not being included in the generated Qt Creator custom Kit + \endlist + \section1 \B2Q 4.0.0 \list \li Release date: Dec 10, 2014 -- cgit v1.2.3 From af0cafa14d4f0f0a932edc68d7ebb9ac1888f502 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 5 Feb 2015 11:50:13 +0100 Subject: Doc: Move 'Value-Add Components' list to the overview page This is a better location for it, improving visibility. Change-Id: Ie6c47fd0679fa53406eec87ce84d12bd54b67782 Reviewed-by: Kalle Viironen --- src/doc/src/qtee-index.qdoc | 46 ++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-index.qdoc b/src/doc/src/qtee-index.qdoc index 872b25e..4ab3594 100644 --- a/src/doc/src/qtee-index.qdoc +++ b/src/doc/src/qtee-index.qdoc @@ -79,7 +79,7 @@ \title Overview - The development package that you get with Qt for device creation consists of: + The development package that you get with \SDK consists of: \include common.qdocinc overview-list @@ -100,6 +100,28 @@ For overview about Qt libraries see the \l {Qt reference documentation}. + \section1 Additional Embedded Libraries and Value-Add Components + + In addition to the Boot to Qt stack and a comprehensive development + environment, \SDK comes with a set of components that bring new features and + speed up the creation of high-performing, modern UI embedded applications: + + \list + \li \l {Qt Virtual Keyboard} - complete virtual keyboard solution with + word-prediction and multiple languages supported. + \li \l {Qt Quick Enterprise Controls} - a set of advanced UI controls + with an industry-specific look-and-feel. + \li \l {Qt Quick Compiler} - enables compiling .qml source files into + application binaries, improving load times and security for code + assets. + \li \l {Qt Charts} - UI Components for displaying visually pleasing + charts, driven by static or dynamic data models. + \li \l {Qt Data Visualization} - UI Components for creating stunning 3D + data visualizations. + \li \l {Qt Quick 2D Renderer} - enables Qt Quick UIs on GPU-less + devices. + \endlist + \section1 About the Development Environment The development environment is built around the Qt Creator IDE. Qt Creator @@ -179,28 +201,6 @@ \l {Supported Platforms}{reference platforms}, it can be made to run on a variety of hardware. - \section1 Additional Embedded Libraries and Value-Add Components - - In addition to the Boot to Qt stack and a comprehensive development - environment, \SDK comes with a set of components that bring new features and - speed up the creation of high-performing, modern UI embedded applications: - - \list - \li \l {Qt Virtual Keyboard} - complete virtual keyboard solution with - word-prediction and multiple languages supported. - \li \l {Qt Quick Enterprise Controls} - a set of advanced UI controls - with an industry-specific look-and-feel. - \li \l {Qt Quick Compiler} - enables compiling .qml source files into - application binaries, improving load times and security for code - assets. - \li \l {Qt Charts} - UI Components for displaying visually pleasing - charts, driven by static or dynamic data models. - \li \l {Qt Data Visualization} - UI Components for creating stunning 3D - data visualizations. - \li \l {Qt Quick 2D Renderer} - enables Qt Quick UIs on GPU-less - devices. - \endlist - \section1 Build-Your-Own-Stack Tooling \B2QL is built using the tools and resources from the \l {Yocto Project}, -- cgit v1.2.3 From 9c0a7afb30060ceae11e660610b9b67728ac9eab Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 30 Dec 2014 13:35:46 +0100 Subject: Doc: Add table of contents in the sidebar This sidebar is used in the doc.qt.io online style. Having a TOC visible on all pages improves usability considerably. Also, add one page previously missing from the TOC (About Boot to Qt). Change-Id: Ic21a8ae9309971a590a3a23d278cfe67b45f05d1 Reviewed-by: Kalle Viironen --- src/doc/src/qtee-index.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-index.qdoc b/src/doc/src/qtee-index.qdoc index 4ab3594..b9f35b3 100644 --- a/src/doc/src/qtee-index.qdoc +++ b/src/doc/src/qtee-index.qdoc @@ -39,6 +39,7 @@ \list \li \l{Overview} + \li \l{About Boot to Qt} \li \l{Installation Guide} \li \l{Supported Platforms} \li \l{Preparing Hardware} -- cgit v1.2.3 From f02112c5feaa816b98d66c198e0635f3039c5c6c Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 29 Jan 2015 11:51:15 +0100 Subject: Doc: Move Toradex Colibri VF61 to Supported Device Group 1 Task-number: QTEE-893 Change-Id: I4ffdfdb3b9c72f3e36bd0670faa28b0dac13e18a Reviewed-by: Kalle Viironen --- src/doc/src/devices/qtee-supported-devices.qdoc | 35 ++++++++++++------------- 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/devices/qtee-supported-devices.qdoc b/src/doc/src/devices/qtee-supported-devices.qdoc index 45eb804..a41a8bd 100644 --- a/src/doc/src/devices/qtee-supported-devices.qdoc +++ b/src/doc/src/devices/qtee-supported-devices.qdoc @@ -108,6 +108,12 @@ \li \image ok \li \image ok \header \li Devices Without GPU \li \li + \row \li \l{https://www.toradex.com/products/colibri-arm-computer-modules/freescale-vybrid-VF6xx-computer-module} + {Toradex Colibri VF61}\br + Dual-core (ARM Cortex-A5 + ARM Cortex-M4)\br + solution with 1 MB on-chip SRAM + \li \image ok + \li \row \li \l{https://www.toradex.com/products/colibri-arm-computer-modules/freescale-vybrid-VF5xx-computer-module} {Toradex Colibri VF50}\br Single-core (ARM Cortex-A5) solution with 1.5 MB on-chip SRAM @@ -162,13 +168,6 @@ @250MHz GPU, 512 MB (shared with GPU) RAM \li \image ok \li - \header \li Devices Without GPU \li \li - \row \li \l{https://www.toradex.com/products/colibri-arm-computer-modules/freescale-vybrid-VF6xx-computer-module} - {Toradex Colibri VF61}\br - Dual-core (ARM Cortex-A5 + ARM Cortex-M4)\br - solution with 1 MB on-chip SRAM - \li \image ok - \li \endtable \section2 Group 3 @@ -269,6 +268,17 @@ \li \image ok \li \image ok \li + \row \li Toradex Colibri VF61 + \li \image ok + \li \image ok + \li \image ok + \li + \li + \li \image ok + \li \image ok + \li \image ok + \li + \li \image ok \row \li Toradex Colibri VF50 \li \image ok \li \image ok @@ -336,17 +346,6 @@ \li \image ok \li \image ok \li - \row \li Toradex Colibri VF61 - \li \image ok - \li \image ok - \li \image ok - \li - \li - \li \image ok - \li \image ok - \li \image ok - \li - \li \image ok \endtable \section1 Supported Development Environment -- cgit v1.2.3 From 5e20808693989708b4b78956f3f66bc4e13b18a6 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 30 Dec 2014 13:14:11 +0100 Subject: Doc: Rename instances of 'Digia' to 'The Qt Company' Task-number: QTEE-880 Change-Id: Ib58fe60950ad2b2f4f1e81f6ead473101b55dffd Reviewed-by: Kalle Viironen --- src/doc/src/qtee-custom-embedded-linux.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-custom-embedded-linux.qdoc b/src/doc/src/qtee-custom-embedded-linux.qdoc index fe781b3..25ae673 100644 --- a/src/doc/src/qtee-custom-embedded-linux.qdoc +++ b/src/doc/src/qtee-custom-embedded-linux.qdoc @@ -30,11 +30,11 @@ \section2 Note About Support Services for Yocto Tools - By default, Digia will only provide customer support for the Yocto + By default, The Qt Company will only provide customer support for the Yocto recipes on the reference platforms, as delivered with \SDK, and setting up the development environment for them. Receiving support for any other configuration requires a separate service agreement - between a customer and Digia. + between a customer and The Qt Company. \section1 Requirements -- cgit v1.2.3 From 64f107a16590023e433b27db3ab57e968d9b7f0d Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 17 Feb 2015 11:00:41 +0100 Subject: Doc: Update the list of required packages for BYOS And split the command to several lines using '\' to avoid scrollbars in online documentation Task-number: QTEE-884 Change-Id: Icfaaacd4f65b140d763ac9a1d47af250064601e9 Reviewed-by: Samuli Piippo --- src/doc/src/qtee-custom-embedded-linux.qdoc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-custom-embedded-linux.qdoc b/src/doc/src/qtee-custom-embedded-linux.qdoc index 25ae673..2da45cf 100644 --- a/src/doc/src/qtee-custom-embedded-linux.qdoc +++ b/src/doc/src/qtee-custom-embedded-linux.qdoc @@ -51,10 +51,13 @@ \e {Package Manager}. The \e {Yocto meta layer} package contains the additional recipes required to make the image compatible with \B2Q. - \li Install the dependencies for the Yocto tools and build - scripts. In Ubuntu, the following packages are required: + \li Install the dependencies for the Yocto tools, build + scripts, and the Qt modules. In Ubuntu, the following + packages are required: \badcode - sudo apt-get install gawk wget git-core diffstat unzip p7zip texinfo gcc-multilib build-essential chrpath libsdl1.2-dev xterm + sudo apt-get install gawk wget git-core diffstat unzip p7zip-full texinfo \ + gcc-multilib build-essential chrpath libsdl1.2-dev xterm gperf bison curl \ + udisks screen \endcode \endlist -- cgit v1.2.3 From 0aa0e22afad9dcc1773778a88e3411abaf2a26cf Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 18 Feb 2015 11:52:21 +0100 Subject: Doc: Update minimal hardware requirements Mention Qt Quick 2D Renderer as OpenGL ES 2.0 is no longer a hard requirement. Task-number: QTEE-917 Change-Id: Ia6b2ecfc5b27f44001a76078c6e2a1aa6f91739e Reviewed-by: Gatis Paeglis --- src/doc/src/devices/qtee-supported-devices.qdoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/devices/qtee-supported-devices.qdoc b/src/doc/src/devices/qtee-supported-devices.qdoc index a41a8bd..07501b7 100644 --- a/src/doc/src/devices/qtee-supported-devices.qdoc +++ b/src/doc/src/devices/qtee-supported-devices.qdoc @@ -61,9 +61,12 @@ \list \li 256 MB of RAM \li 500 MHz CPU, 1 GHz preferred for 60-FPS velvet-smooth UI - \li OpenGL ES 2.0 support + \li OpenGL ES 2.0 support * \endlist + * On GPU-less hardware, \l {Qt Quick 2D Renderer} can replace the + OpenGL ES 2.0 requirement (with some limitations on graphics capabilities). + \B2QA requires hardware that has support for the Android operating system, version 4.2 or later. For rapid prototyping or feasibility testing, it is possible to install it on most programmable Android devices using @@ -229,7 +232,7 @@ \li HDMI \li HW Accelerated \br Video Playback \li Virtual Keyboard - \li Qt WiFi Module + \li B2Qt WiFi Module \li B2Qt Utils Module \li OpenGL ES 2.0 \li Qt Quick \br 2D Renderer -- cgit v1.2.3 From 8d960279e3398375f2b9cea242289be562332b9a Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 20 Feb 2015 09:47:58 +0100 Subject: Doc: ChangeLog: Update 4.1.0 release date Change-Id: If4993288c0d1f32171dc9307af4ad9cefa3ce813 Reviewed-by: Samuli Piippo --- src/doc/src/qtee-changelog.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc index 9378f1a..dc2cb2a 100644 --- a/src/doc/src/qtee-changelog.qdoc +++ b/src/doc/src/qtee-changelog.qdoc @@ -25,7 +25,7 @@ \section1 \B2Q 4.1.0 \list - \li Release date: Feb 19, 2015 + \li Release date: Feb 24, 2015 \endlist \section2 Changes -- cgit v1.2.3 From 287a9894ce65b6150fc54d6d151322c8b66e2cba Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 26 May 2015 12:37:38 +0300 Subject: doc: Update colibri vf instructions New set of uboot commands to boot with latest kernel. Colibris have raw SLC NAND memory instead of eMMC. Change-Id: Id621fdb9692baffff14d78a18d9effe34928877e Reviewed-by: Eirik Aavitsland --- src/doc/src/devices/qtee-toradex-colibri-vf.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc index 5c01753..c41728e 100644 --- a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc +++ b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc @@ -56,14 +56,14 @@ sudo Boot2Qt-4.x/colibri-vf-eLinux/images/deploy.sh /dev/ \endcode - By default, the Toradex Colibri-VF devices boot from their internal eMMC. In order to boot from + By default, the Toradex Colibri VF devices boot from their internal NAND memory. In order to boot from an external SD card, the U-Boot needs to be modified. Connect a serial cable to the device and enter into the U-Boot environment by pressing any key before the autoboot. Enter following commands into U-Boot: \badcode set bootcmd 'run sdboot; run ubiboot; run nfsboot;' - set sdboot 'run setup; setenv bootargs ${defargs} ${mmcargs} ${mtdparts} ${setupargs} ${vidargs}; echo Booting from MMC/SD card...; mmc part 0; fatload mmc 0:1 ${loadaddr} zImage && bootz' + set sddtbload 'setenv dtbparam; load mmc 0:2 ${fdt_addr_r} /boot/${soc}-colibri-${fdt_board}.dtb && setenv dtbparam ${fdt_addr_r}' save \endcode -- cgit v1.2.3 From cc30c5ebdef4d845bd18e39c07a5643af0f6c6a2 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 28 May 2015 13:41:40 +0300 Subject: doc: simpler uboot command for colibri vf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2124a91d6fd5f86dce7c5d3f341e505a8016dee0 Reviewed-by: Topi Reiniƶ Reviewed-by: Eirik Aavitsland --- src/doc/src/devices/qtee-toradex-colibri-vf.qdoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/doc/src') diff --git a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc index c41728e..5753256 100644 --- a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc +++ b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc @@ -62,9 +62,8 @@ Enter following commands into U-Boot: \badcode - set bootcmd 'run sdboot; run ubiboot; run nfsboot;' - set sddtbload 'setenv dtbparam; load mmc 0:2 ${fdt_addr_r} /boot/${soc}-colibri-${fdt_board}.dtb && setenv dtbparam ${fdt_addr_r}' - save + run setupdate + run update_uboot \endcode Reset or power cycle the device to continue. -- cgit v1.2.3 From 74f60fe0ef7933dfdcf3a48eb253c6ea8d078605 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 29 May 2015 13:11:02 +0200 Subject: Doc: ChangeLog for release 4.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib58ee343af5f0b749dae73d8662c6b166c090ce4 Reviewed-by: Topi Reiniƶ --- src/doc/src/qtee-changelog.qdoc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'src/doc/src') diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc index dc2cb2a..bdaf04a 100644 --- a/src/doc/src/qtee-changelog.qdoc +++ b/src/doc/src/qtee-changelog.qdoc @@ -23,6 +23,29 @@ \previouspage qtee-customization.html \nextpage qtee-troubleshooting.html + \section1 Boot to Qt 4.2.0 + \list + \li Release date: Jun 02, 2015 + \endlist + + \section2 Changes + + \b{New Features}: + \list + \li \B2Q stack was updated to use Qt 5.4.2 on embedded Android + and Linux. + \li \l {Qt Virtual Keyboard} was updated to version 1.3.0. + \li Enabled Chinese (Pinyin), Korean (Hangul) and Japanese (OpenWnn) + input methods for Qt Virtual Keyboard. + \endlist + + \b {Improvements}: + \list + \li Boot to Qt Flashing Wizard: Improved error messages for flashing failures. + \li Toradex Colibri VF and Apalis iMX6 images updated to use the latest + release (v2.3). + \endlist + \section1 \B2Q 4.1.0 \list \li Release date: Feb 24, 2015 -- cgit v1.2.3