summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodulesv5.14.0-beta1Mikko Gronoff2019-10-0727-33/+34
| | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I06f789e0503baf0b89d63b76af0f45ea60af412b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2019-09-3019-19/+19
| | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I4ac4af192210075f619cffe563ae40c9830c0acc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtlocation: use geoclue 2Samuli Piippo2019-09-271-2/+1
| | | | | | | | QtLocation now has plugin for geoclue 2, remove old comment and change geoclue to be runtime dependency. Change-Id: Ie56ed30beb361db2b155f08ec97cabf8551e9a6f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* ogl-runtime: update to v2.5.0-beta1Mikko Gronoff2019-09-242-52/+1
| | | | | Change-Id: I76cfb6cab1d0b997b05967398e0863bad08a4e0e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesv5.14.0-alphaMikko Gronoff2019-09-243-3/+3
| | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I6538dfae82bf361f4aa0326f8864571b6b2a8de3 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* qt5: update submodulesMikko Gronoff2019-09-2336-49/+49
| | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I9e654236787fe17974d90d3dc60a1c551287d77d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2019-09-1938-162/+75
| | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I3ab35758a7e84bd15d50bcf794a9a3fd1fdaea3e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtquick3d: add recipeMikko Gronoff2019-09-021-0/+15
| | | | | | | | | | | Additionally include *.mesh to fix QA Issue: qtquick3d: Files/directories were installed but not shipped in any package: /usr/lib/qml/QtQuick3D/Helpers/meshes /usr/lib/qml/QtQuick3D/Helpers/meshes/axisGrid.mesh Task-number: QTBUG-77870 Change-Id: Ied7f23c467a81c24a6629774bcb3a7ab541fbbc3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2019-08-3023-38/+22
| | | | | | | | * Update Qt 5.14.0 content & switch branch dev -> 5.14 * qtenginio module removed Change-Id: I8f61a532db31ba6a09cdba5f5e47665bce81d718 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* qtscxml: fix test buildSamuli Piippo2019-08-202-1/+41
| | | | | Change-Id: Ie11c9d34f7e84e1a17d3a72507e9a3c37ddf664f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/5.13' into devSamuli Piippo2019-08-1640-424/+289
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.13: (22 commits) qt5-creator: fix bad merge qtbase: use offscreen platform plugin for tools coin: update poky and openembedded revisions qtwebengine: allow build for musl libc qt5: update submodules qt5: update to Qt 5.12.5 Add CI build instructions qt5-creator: fix build with musl ogl-runtime: fix build on musl libc qtdeclarative: Use qmlcachegen provided by OE instead of system one. qtbase-native: Always use qt provided doubleconversion library. qttools: Enable clang support when using clang qt5-creator: update to v4.9.2 maliit-framework-qt5: Fix build when ptest is enabled qtwebengine: Fix build on aarch64 qtwebengine: refresh the patches to apply qtremoteobjects: Use OE_PATH_EXTERNAL_HOST_BINS to enable cmake to find repc qt5: Upgrade to Qt 5.13.0 Allow enabling gui for native and nativesdk qt5everywheredemo: update HOMEPAGE ... Change-Id: I59c8da38833c99e3f8f24f09d04a48c9df79bbf5
| * qt5-creator: fix bad mergeSamuli Piippo2019-08-161-5/+19
| | | | | | | | | | | | | | | | Take the correct version of the patch that was left out in the latest merge. Change-Id: I780a57f149d90de2b56a4d1366ce71d26da7f484 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qtbase: use offscreen platform plugin for toolsSamuli Piippo2019-08-152-2/+2
| | | | | | | | | | | | | | | | Use offscreen platform plugin when running tools in native and nativesdk. It provides font support without additional settings. Change-Id: I47baf480d1db35f7695795babdc909c6360ae049 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qtwebengine: allow build for musl libcSamuli Piippo2019-08-152-0/+24
| | | | | | | | | | Change-Id: I5a772ff58ba1f1315a6b3b7b42b5a43db8f9d8bd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Merge remote-tracking branch 'origin/5.12' into 5.13Samuli Piippo2019-08-152-0/+27
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.12: qt5: update to Qt 5.12.5 Add CI build instructions qt5-creator: fix build with musl ogl-runtime: fix build on musl libc Change-Id: Ia5d0e73a06489bebf70897805bb0aa314ba5a663
| | * qt5: update to Qt 5.12.5Samuli Piippo2019-08-1337-38/+38
| | | | | | | | | | | | | | | | | | Change-Id: I7fcb677b9b9fcb28f2ba7977a4060036cc7a8c98 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * qt5-creator: fix build with muslSamuli Piippo2019-08-091-3/+17
| | | | | | | | | | | | | | | Change-Id: I4a5f92a94f2df289c9584d7be51caf67c3b3f5e3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * ogl-runtime: fix build on musl libcSamuli Piippo2019-08-092-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | Use bits/local_lim.h only with glibc as it's not available on musl libc. Change-Id: I07fc3ac9681ecd9b39f39a4c517355016aaf8dd6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * | Merge remote-tracking branch 'origin/upstream/master' into 5.13Samuli Piippo2019-08-1536-239/+235
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/upstream/master: qtdeclarative: Use qmlcachegen provided by OE instead of system one. qtbase-native: Always use qt provided doubleconversion library. qttools: Enable clang support when using clang qt5-creator: update to v4.9.2 maliit-framework-qt5: Fix build when ptest is enabled qtwebengine: Fix build on aarch64 qtwebengine: refresh the patches to apply qtremoteobjects: Use OE_PATH_EXTERNAL_HOST_BINS to enable cmake to find repc qt5: Upgrade to Qt 5.13.0 Allow enabling gui for native and nativesdk qt5everywheredemo: update HOMEPAGE qtconnectivity,qtsystems: Account for bluez4 from oe-core gdb_%.bbappend: Avoid PAK archive (application/x-pak) Change-Id: I24e0b7b95920df3722f84a1f3a2e74546dc74810
| | * | qtdeclarative: Use qmlcachegen provided by OE instead of system one.Piotr Tworek2019-07-292-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now cmake config file installed by qtdeclarative-native tries to use system installed qmlcachegen tool. Due to this packages using qml compiler will produce correct results only if the host system has qmlcachegen installed and its version matches Qt version provided by OE. If the tool is missing the package requring it will fail to build. If its present but the version does not match OE version of Qt the package will build fine, but in turn will fail to run on the target. Fix this by patching Qt5QuickCompilerConfig.cmake to look for qmlcachegen in OE_QMAKE_PATH_EXTERNAL_HOST_BINS. Similar approach is already used for other Qt tools from qtbase-native recipe. Signed-off-by: Piotr Tworek <tworaz@tworaz.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qtbase-native: Always use qt provided doubleconversion library.Piotr Tworek2019-07-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now qtbase-native will try to look for double-coversion library on the host system. If not avaiable it'll use its own copy. This means qtbase-native binaries built on one host may fail to run on another. Fix this by always using qt provided double-conversion library for native qtbase builds. Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
| | * | qttools: Enable clang support when using clangKhem Raj2019-07-291-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compiler errors when using clang compiler along the way Fixes aarch64-yoe-linux-musl-ld: cannot find -lclang Use chpath to delete rpath which is detected as path to native clang in sysroot Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * | qt5-creator: update to v4.9.2Samuli Piippo2019-07-294-117/+9
| | | | | | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qtwebengine: Fix build on aarch64Khem Raj2019-07-1715-27/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | adapt a patch from meta-browser to get aarch64 going Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qtwebengine: refresh the patches to applyMartin Jansa2019-07-1623-110/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 4 musl patches didn't apply at all * 0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch is dropped, because whole chromium/device/serial/serial_io_handler_posix.cc was removed in upgrade to 73: commit 38a9a29f4f9436cace7f0e7abf9c586057df8a4e Author: Allan Sandfeld Jensen <allan.jensen@qt.io> Date: Wed Feb 13 16:23:34 2019 +0100 Subject: BASELINE: Update Chromium to 73.0.3683.37 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qtremoteobjects: Use OE_PATH_EXTERNAL_HOST_BINS to enable cmake to find repcibinderwolf2019-07-152-0/+23
| | | | | | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qt5: Upgrade to Qt 5.13.0Samuli Piippo2019-07-1551-592/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update recipes for Qt 5.13.0, add new recipes for Qt modules qtcoap and qtlottie, and remove qtcanvas3d. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
| | * | Allow enabling gui for native and nativesdkSamuli Piippo2019-07-152-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some Qt build tools may depend on QtGui, which need platform plugins for running them. Use minimal platform plugin since no interaction with the tool is expected. Add PACKAGECONFIGs that can be used to enable gui and image format plugins for the native and nativesdk builds. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
| | * | qtconnectivity,qtsystems: Account for bluez4 from oe-coreKhem Raj2019-07-152-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | bluez4 has been deprecated for few years now it has been removed completely from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | qt5: update submodulesMikko Gronoff2019-08-1338-76/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.13.1 branch Task-number: QTBUG-76756 Change-Id: I315af7d08fe0d9c1c71bb0c87b9490a2225b74ac Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | | qtsystems: revert SRCREV to correct oneMikko Gronoff2019-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: If2935ebe5b512399a70e8997896db446d5d71e8d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | | meta-qt5: update submodulesMikko Gronoff2019-08-1350-280/+161
| | | | | | | | | | | | | | | | | | | | Change-Id: I4ec55015ee1006f7a61049bf1a8442476f129a8e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | | Merge remote-tracking branch 'qtyocto/5.13' into devMikko Gronoff2019-08-0719-46/+262
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.13: 7d0ec75 Merge remote-tracking branch 'qtyocto/5.12' into 5.13 c1deb9a ogl-runtime: Fix format-security issues 1716c29 qt5: update to Qt 5.13.1 e0cee22 ogl-runtime: fix build errors 9978929 qtvirtualkeyboard: update supported layouts 584d866 qtcoap: add optional dependency to qtdeclarative 54a8456 qttranslations: qmlviewer and qtquick1 helps are removed e33d860 qt3d-runtime: update to ogl-runtime v2.4 364eb06 Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 0aff334 qtbase: update module be7aa4b qtbase: update module b4061d6 qtbase, qttools: update modules 2d768e8 qt5: update submodules bf46332 qt5: update submodules bbe412d qt5: update submodules 67a74e2 qtbase: fix typo in imageformats packageconfig a28765b Allow enabling gui for native and nativesdk e172b87 qt5: update submodules 2a5f941 qtbase: fix build with gcc-9 8bc72a7 qtlocation: add PACKAGECONFIGs for geoservices 46c87e0 qmake5_base.bbclass: Don't expand find -name search patterns c96f9b3 qt5: update submodules Conflicts: recipes-qt/qt5/nativesdk-qtbase_git.bb recipes-qt/qt5/qt3d_git.bb recipes-qt/qt5/qt5-git.inc recipes-qt/qt5/qtbase-native_git.bb recipes-qt/qt5/qtbase_git.bb recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtconnectivity_git.bb recipes-qt/qt5/qtdatavis3d_git.bb recipes-qt/qt5/qtdeclarative_git.bb recipes-qt/qt5/qtgamepad_git.bb recipes-qt/qt5/qtgraphicaleffects_git.bb recipes-qt/qt5/qtimageformats_git.bb recipes-qt/qt5/qtlocation_git.bb recipes-qt/qt5/qtlottie_git.bb recipes-qt/qt5/qtmultimedia_git.bb recipes-qt/qt5/qtnetworkauth_git.bb recipes-qt/qt5/qtpurchasing_git.bb recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bb recipes-qt/qt5/qtremoteobjects_git.bb recipes-qt/qt5/qtscript_git.bb recipes-qt/qt5/qtscxml_git.bb recipes-qt/qt5/qtsensors_git.bb recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bb recipes-qt/qt5/qtsvg_git.bb recipes-qt/qt5/qttools_git.bb recipes-qt/qt5/qttranslations_git.bb recipes-qt/qt5/qtvirtualkeyboard_git.bb recipes-qt/qt5/qtwayland_git.bb recipes-qt/qt5/qtwebchannel_git.bb recipes-qt/qt5/qtwebengine_git.bb recipes-qt/qt5/qtwebglplugin_git.bb recipes-qt/qt5/qtwebsockets_git.bb recipes-qt/qt5/qtwebview_git.bb recipes-qt/qt5/qtx11extras_git.bb recipes-qt/qt5/qtxmlpatterns_git.bb Change-Id: I85e1f23a2c1de6c0996ef166535b9c6a12766806
| * | | Merge remote-tracking branch 'qtyocto/5.12' into 5.13Samuli Piippo2019-08-0612-29/+204
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.12: ogl-runtime: Fix format-security issues ogl-runtime: fix build errors qtvirtualkeyboard: update supported layouts qt3d-runtime: update to ogl-runtime v2.4 qtbase: update module qt5: update submodules qt5: update submodules qtbase: fix build with gcc-9 qtlocation: add PACKAGECONFIGs for geoservices qmake5_base.bbclass: Don't expand find -name search patterns qt5: update submodules Change-Id: Id6648d939ba54df0719660ace40d45fa3f1e1fbe
| | * | ogl-runtime: Fix format-security issuesSamuli Piippo2019-08-052-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build errors. error: format not a string literal and no format arguments [-Werror=format-security] | QMessageLogger(QT_MESSAGELOG_FILE, QT_MESSAGELOG_LINE, QT_MESSAGELOG_FUNC, category().categoryName()).critical(__VA_ARGS__) Change-Id: Id0c0e503d6927142d7653c16eca2251cd4689b8f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * | ogl-runtime: fix build errorsSamuli Piippo2019-08-052-1/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add qtquickcontrols2 dependency for the viewer and a workaround patch for failed examples (QTBUG-77288) Change-Id: If7481ee63cb6633bfd38f92267f87cc3ff158607 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * | qtvirtualkeyboard: update supported layoutsSamuli Piippo2019-08-051-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PACKAGECONFIGs with all the supported keyboard layouts. Change-Id: I943629b33f6132a68f49f83bcf02e6d822ddb34f Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * | qt3d-runtime: update to ogl-runtime v2.4Mikko Gronoff2019-06-282-16/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Qt 3D Studio Runtime 2.x switches/upgrades to OpenGL Runtime with version update 2.3 -> 2.4. Contains new 3rdparty submodule EASTL (Electronic Arts Standard Template Library), recipe adjusted accordingly. Change-Id: Iebb2399f5f837e556cf9d59629d663c66d2f622d Reviewed-by: Kari Hormi <kari.hormi@qt.io>
| | * | Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12Mikko Gronoff2019-06-258-13/+392
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/upstream/warrior: 2a5f941 qtbase: fix build with gcc-9 8bc72a7 qtlocation: add PACKAGECONFIGs for geoservices 46c87e0 qmake5_base.bbclass: Don't expand find -name search patterns Change-Id: I99658e8311a90d752f92ac486040b24bc98cefb2
| | | * qtbase: fix build with gcc-9Martin Jansa2019-05-307-13/+387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * some components which use Werror started to fail with gcc-9, because of new warning: https://gcc.gnu.org/gcc-9/changes.html New warnings: -Wdeprecated-copy, implied by -Wextra, warns about the C++11 deprecation of implicitly declared copy constructor and assignment operator if one of them is user-provided. -Wdeprecated-copy-dtor also warns if the destructor is user-provided, as specified in C++11. * e.g. maliit-framework-qt5 was now failing with: maliit-framework-qt5/0.99.0+gitAUTOINC+62bd54bcde-r0/recipe-sysroot/usr/include/QtCore/qvariant.h:273:25: error: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Werror=deprecated-copy] 273 | { other.d = Private(); } | ^ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | | * qtlocation: add PACKAGECONFIGs for geoservicesGaurav Kalra2019-05-301-0/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gaurav Kalra <gvkalra@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qtbase: update modulev5.12.4Mikko Gronoff2019-06-133-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest revision in Qt 5.12.4 branch. Task-number: QTBUG-75966 Change-Id: Id72264952f7036a93e8f584eb0e38e5b5f99cd52 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| | * | qt5: update submodulesMikko Gronoff2019-06-1014-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.12.4 branch. Task-number: QTBUG-75966 Change-Id: Idff739848eea3b1fe0ac90a1ef372aa681c8c0a1 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| | * | qt5: update submodulesMikko Gronoff2019-06-0521-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.12.4 branch. Task-number: QTBUG-75966 Change-Id: I5e6112e2f7fad5ae8b192963de3f27f0d3c9e30f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * | qt5: update submodulesMikko Gronoff2019-05-2942-70/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.12.4 branch Task-number: QTBUG-75966 Change-Id: I481a2f9a7e8ac3cd28c0c32b793c3fcd11124cb2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | | qt5: update to Qt 5.13.1Samuli Piippo2019-08-0540-45/+83
| | | | | | | | | | | | | | | | | | | | Change-Id: I1581770fa88763654b62bd7054c889852138ef65 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
| * | | qtcoap: add optional dependency to qtdeclarativeSamuli Piippo2019-07-311-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | examples have dependency to qml and quick. Change-Id: I2df3ef185f30a5c9d25ebd8134f86f653a97be9f Reviewed-by: Kari Hormi <kari.hormi@qt.io>
| * | | qttranslations: qmlviewer and qtquick1 helps are removedSamuli Piippo2019-07-311-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib4ea0c20d653ab60161d7be235a001d54022f57e Reviewed-by: Kari Hormi <kari.hormi@qt.io>
| * | | qtbase: update modulev5.13.0-rc3v5.13.0Mikko Gronoff2019-06-143-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update qtbase with latest fixes for 5.13.0. Amends commit 2d768e8a2fc3cfd789e3ad79c8088fa5cd7e7f03. Task-number: QTBUG-72311 Change-Id: Icb0a0b01b95cc760df68ac89bec5afdbf20e76f1 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| * | | qtbase, qttools: update modulesMikko Gronoff2019-06-124-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update qtbase & qttools with latest fixes for 5.13.0. Amends commit 2d768e8a2fc3cfd789e3ad79c8088fa5cd7e7f03. Task-number: QTBUG-72311 Change-Id: I8aa04e5d005a1007f1643fcaf7c9c90d8b05368a Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>