summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5-addons
Commit message (Collapse)AuthorAgeFilesLines
...
* VKB: build virtualkeyboard with HWR support enabledSamuli Piippo2016-01-081-1/+6
| | | | | | | | Build with lipi-toolkit. The default installation path for lipi-toolkit libs causes QA warnings. Change-Id: I4b7a5986cbd1589fca2bc8744bdb88792bf0b4bd Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qt5: update qt5 addons revisionsSamuli Piippo2016-01-054-9/+9
| | | | | | | Update to revision scheduled to be released with Qt 5.6 Change-Id: I77158305a3277e0124dd85fa5081227608e08d6f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* VKB: update to latest revision and enable all layoutsSamuli Piippo2015-12-111-2/+2
| | | | | | | VKB now supports including all keyboard layouts. Change-Id: Ib77a41c210b6b26b742ea0f3e3b78265bc435d77 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtquick2drenderer: update to 5.6 branchSamuli Piippo2015-11-301-4/+3
| | | | | Change-Id: Ib2830ff1aab252951d20ef1332604068685d8f99 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update Qt Virtual Keyboard to 2.0Samuli Piippo2015-11-251-7/+10
| | | | | | | Enable all special keyboard layouts. Change-Id: I9309ce058dabe4ba9da5c5d0c1c62c60d02cfda8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: upgrade to Qt 5.6Samuli Piippo2015-11-191-3/+3
| | | | | | | | | | Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* VKB: use correct SHA1 for v1.3.1Samuli Piippo2015-11-021-2/+2
| | | | | Change-Id: Iecd90495c6551bdedd7ea22697acbe166480dcb4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: all repos moved from qt-gerrit to codereviewSamuli Piippo2015-10-193-3/+3
| | | | | Change-Id: I66b4d90990ad8be9a4dc9ce2b157c3325176adfa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5-addons: update source revisionsSamuli Piippo2015-09-163-16/+9
| | | | | | | | Quick Compiler no longer needs license checker from qtsdk. qt5-module now includes more paths for VKB Change-Id: Ic1027b836157d7fb7fc6fdc90ece7a0354497230 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* qt5: remove separate designer packagesSamuli Piippo2015-08-272-13/+0
| | | | | | | | qt5-module bbclass already creates ${PN}-designer packages, no need to have them in addons. Change-Id: I5bcf47da769a8f97197cd66fbf8d8118ac03d0a2 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Change all tab characters to spacesSamuli Piippo2015-08-112-9/+9
| | | | | | | Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Some projects were moved from internal gerrit to codereviewSamuli Piippo2015-07-064-4/+4
| | | | | Change-Id: I4e5ae263930bdd22f1934eab1f98a718838f722e Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
* Use correct versions for addonsSamuli Piippo2015-07-022-6/+6
| | | | | | | | | | QtCharts and QtDataVisualization had an patch release with 5.5.0, which changed copyright headers. b2qt-utils updated to same sha1 as was used in b2qt-build-scripts. Change-Id: I51a6ac26e57e7fc71b0af7876a9d8005e4ce4b8d Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Remove recipe for QtQuick Enteprise ControlsSamuli Piippo2015-06-171-65/+0
| | | | | | | No longer needed as it was merged to QtQuick Controls Change-Id: Iee7f43f75aa5e202ec9842ed3a16cc49602e3d18 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Support BYOS for enterprise only addonsSamuli Piippo2015-06-175-16/+17
| | | | | | | | | When QT_SDK_PATH has been set, use sources for all enterprise addons from the SDK installation path. This allows customers to build enterprise only addos and b2qt addons without access to qt-gerrit. Change-Id: I66ad8a2ff81628333ba7dd6042659c3fa220be8c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Update to using Qt 5.5Samuli Piippo2015-06-162-6/+6
| | | | | | | | | | | | | | Changes required to support Qt 5.5. - eglfs hooks are now plugins - disable Qt .bbappends from meta-fsl-extra - include qt3d and qtcanvas3d to image - remove QtQuickEnterpriseControls - use Qt Quick Compiler 3.0 - update Qt VKB sha1 - use 5.5 branch from meta-qt5 (playground repo) Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add QtSimulator supportSamuli Piippo2015-06-031-0/+39
| | | | | | | | QtSimulator is added as dependency to Qt modules that support it, and some helper components are installed to emulator target. Change-Id: I878ffcfc6a8d9a579cb4a5a4e823fa7f0fa5a3cd Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Change qt-gerrit addresses to correct ci.local domainSamuli Piippo2015-05-275-5/+5
| | | | | Change-Id: I140a5bd0b84f9faf00055ac64820c031c0ea28c0 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* emulator: Qt5 support for emulatorSamuli Piippo2015-05-271-0/+58
| | | | | | | | | | | Emulator has special handling for OpenGL support: QtGlesStream provides the runtime opengl support but since it depends on qtbase, we need to use qtglesstream-dummy-client when building qt. Also since both recipes provide same files, we must disable do_populate_sysroot from qtglesstream so that libs from dummy-client remain there. Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Enable Qt Quick CompilerSamuli Piippo2015-05-123-4/+48
| | | | | | | | | Build Qt Quick Compiler and use it for VKB and QtCharts. Use BBCLASSEXTEND to build all 3 version (target, native and nativesdk) of Qt Quick Compiler. Change-Id: I611fe7762b8d9124b146b7fe976f09130d5912fa Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Build Qt5 and all addonsSamuli Piippo2015-05-125-0/+239
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons. Create new image and toolchain recipes with Qt5 content, so that the existing image and toolchain remain as-is without Qt5. Currently support only for imx6 targets. Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>