aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* coin: Update provisioned qdoc, qtattributionsscanner binariesTopi Reinio2023-10-271-4/+4
| | | | | | | | | | | | | | | | | Update qdoc and qtattributionsscanner to the latest version from qttools/dev. qtattributionsscanner is updated to a version that supports multiline copyright entries as a string array. In passing, fix the domain for ci-files01-hki server. Task-number: QTBUG-111873 Pick-to: 6.5 Change-Id: I7dccdd431015610dcead220fa4cf3b5640049ece Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit a345c01d6838b856816bf531b35c9575df1e5d93) Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Install vlc binaries on ubuntu and macos for QtMM streaming testsArtem Dyomin2023-10-239-0/+57
| | | | | | | | | | | | | | | Cross-platform VLC provides a cmd-line interface for creating media streams, we use it in QtMultimedia integration tests. In the future, vlc might be replaced with something more light-weight, but for now let's just start running the streaming tests at least on these platform. Pick-to: 6.5 Change-Id: I887a98a1ee8f4a9f0a08d16124303bd10fa5a6ba Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io> Reviewed-by: Lars Knoll <lars@knoll.priv.no> (cherry picked from commit aea9fc281c0fb60b2e687c9afd228f889317109f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Use latest CMake version for the ASAN configurationDimitrios Apostolou2023-10-231-1/+0
| | | | | | | | | | | | | This fixes ctest --stop-on-failure. The minimal CMake version is tested separately on a non-ASAN config, no need to test it again. Pick-to: 6.5 Change-Id: I71e0158fca0d1ef19449b034faa119f8cf2d3519 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 491fb5492eb19158c8dcaf6c8f58e0affa8aee92) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Mimer SQL: Do not unpack directly to /usr/local and use sudoFredrik Ålund2023-10-211-3/+18
| | | | | | | | | | | | Unpacking the Mimer SQL universal binary package fails on macOS 14-arm. Do not unpack directly to /usr/local and use sudo. Verify that all directories exist. Fixes: QTBUG-111219 Change-Id: I5f1bf3413103c07a94a47b5421c41b8b1234ca22 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit b073e4c5d80bca39600c64e15287f81b66e72700) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Revert "Coin: temporarily set ubuntu-22.04-documentation targets insignificant"Simo Fält2023-10-201-2/+2
| | | | | | | | | This reverts commit dc3866067a53719d252ea6abb5dd8517b3760606. Reason for revert: This was temporary fix to merge pre-requirements for QtWebengine update. Change-Id: I098525154f4be922c7bad3fe9dd3fa09bac4922a Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Update libusb to 1.0.26 on WindowsSamuli Piippo2023-10-201-4/+4
| | | | | | | | | | | Add support for arm64. Static libusb binaries packaged from vcpkg builds with MSVC2019. Task-number: QTBUG-117504 Pick-to: 6.5 Change-Id: I0ec4bc6eb2976f22e94533d91b8e1ff9af020e57 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit 6cf294e362b5a9a22dc819b0222257519a17e3de)
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-1944-0/+0
| | | | | Change-Id: I91bc7d6d4cf479678fe57b3ddbbf84ac2d987b7e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add universal binary for Mimer SQL on macOSFredrik Ålund2023-10-1410-18/+22
| | | | | | | | | | | | Do not use the Mimer SQL installer on macOS since it is not universal. Instead, use an archive with the needed library and include files. Use a universal binary on all macOS version from 11 and up. Fixes: QTBUG-111219 Change-Id: I4a3716b1207ee966f36e977fe5f9d1016fb9efcb Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit 3d354bf9c056eaa09082abac2f42ef96b820b652) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-1343-0/+0
| | | | | Change-Id: I7508dc36502ea70f5e8d37de475426c6786cd0f8 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Upgrade RHEL 9.0 to version 9.2Tero Heikkinen2023-10-1337-4/+1262
| | | | | | | | | | | | | RHEL 9.2 will replace RHEL 9.0 in yaml configurations at first and RHEL 9.0 scripts are still kept for some time. RHEL 9.0 scripts will be removed later. Task-number: QTQAINFRA-5853 Change-Id: Iff463f26ba6bcb7962b4f8bafbf88aa7c13392c1 (cherry picked from commit 9ea71ea245644a2c0d78b0a3f9a9964e151ef318) Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Remove SLES 15 SP4 from CI platform configsTero Heikkinen2023-10-134-23/+2
| | | | | | | | | | | SLES 15 SP4 scripts from pre-provisioning and provisioning will be removed later. Task-number: QTQAINFRA-5667 Change-Id: Idb49075800e5c3a23804b6df8dd283af3fcbf000 (cherry picked from commit ee054393cea02933bed6ef042ca634a54af64b32) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-1143-0/+0
| | | | | Change-Id: I82a8bbb3b92dd18869199645325f233e9ce28ec0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Install Mimer SQL on macOSFredrik Ålund2023-10-1110-0/+83
| | | | | | | | | Mimer SQL is needed to build the QtSql Mimer SQL plugin. Fixes: QTBUG-111219 Change-Id: I678c095068fd096f8632f9cdbb00b1bdf96bbe45 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 19273268333c31c246777dd399f91022af404c00)
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-0643-0/+0
| | | | | Change-Id: I4d0704842d0c63884835f4f9c9f878b9c5410ced Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-0543-0/+0
| | | | | Change-Id: I0ba4ba6cce8a20d3688bb9b0282635d0fee3008e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add Red Hat 8.8 to CITero Heikkinen2023-10-0544-2/+544
| | | | | | | | | | | | | RHEL 8.8 will be added as parallel with RHEL 8.6 until packaging site gives green light to remove the older Red Hat version. Removing also some obsolete package installations. Task-number: QTQAINFRA-5854 Change-Id: Ie77500a805a89db9019b5347539e662bc016af59 (cherry picked from commit 5cca2b7ba4eaff6971b0e978f44edc238607fb55) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Install missing python3 packages to Debian 11Simo Fält2023-10-041-6/+3
| | | | | | | Change-Id: Ib322d71a2af760f3cedecf73d0b51a1b15e460f6 Reviewed-by: Eike Ziller <eike.ziller@qt.io> (cherry picked from commit b1ce3549a0f7378465a57173301281a1c9dbe0ba) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add libusb to aarch64 debianSamuli Piippo2023-10-041-0/+1
| | | | | | | | | | | Needed by QDB. Pick-to: 6.5 Task-number: QTBUG-114257 Change-Id: I4f17c4fda628e7fd58c71fb088d940dc14dce89a Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit f68c1168717c87cef9cad7382cc1fe04e5472d6a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* COIN: Use Ubuntu Focal chroot instead of Debian stableSimo Fält2023-10-035-6/+19
| | | | | | | | | | | We need to use older chroot to build debian packages. Task-number: QTBUG-117120 Change-Id: I044e398324c380716b309dad5b087e97bc6688ab Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 43e1a3d2f51557161e14827a257e080144bc6542) Reviewed-by: Simo Fält <simo.falt@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* CI: Fix cmake debian package path for armSimo Fält2023-10-031-1/+1
| | | | | | | Change-Id: Ib1ea0b7bec0e00b50c957ae0f530284ae32bbe9b Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit f8f18afaa284b68e20da2dfe34b47706e783b89f) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add ubuntu-20.04 for RTAMinna Erälä2023-10-031-1/+12
| | | | | | | | | Patch2: Move configuration to RTA-specific file Change-Id: Ifa8ddb29069ea8aa419e1f1ffa79c316eb9e2266 Reviewed-by: Matti Paaso <matti.paaso@qt.io> (cherry picked from commit dac25765ddb2f971afe28bbe28af5fe50e74f512) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-0343-0/+0
| | | | | Change-Id: Ia19d94a2a9ce302d4446cb7469406ae19f252d9b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Fix FFmpeg nv-codec file SHA and cacheElias Toivola2023-09-301-2/+2
| | | | | | | | | | | External URL file SHA changed and the cache file didn't exist. Pick-to: 6.6.0 6.5 6.5.3 Task-number: QTQAINFRA-5862 Change-Id: Ib4670d367d6541e67eb54dd3fb84079548b13722 Reviewed-by: Liang Qi <liang.qi@qt.io> (cherry picked from commit bbbe55807757ca23f28463259301e3b479869b5b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update Nodejs on windows to 20.7Michal Klocek2023-09-291-3/+3
| | | | | | | | | | | | | | Update nodejs to fix flacky webengine builds on windows due to uv console init race condition. Leave LTS nodejs release on other platforms. Fixes: QTQAINFRA-5437 Pick-to: 6.5 Change-Id: Id066d29c819afe8e7de168a8d35d078c5408acef Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit dcf72e81161d8f1b5e0b6ca8be90ae55f72d1a0f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove InsignificantTests flags from SLES 15.5Tero Heikkinen2023-09-282-2/+2
| | | | | | | | | | | | | | | | SLES 15.5 is added as parallel with SLES 15.4 until packaging site gives green light to remove the older version. This is following the new CI process to introduce new platforms in parallel with Insignificant flags in use. Flags removed now after flakiness has been monitored enough to give green for OS replacing. Task-number: QTQAINFRA-5667 Change-Id: Icdb4ed3be8590f85c22c8b73ba6ff0543e2b6e09 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit fa1143e15b5e66bcba7144ccee4a59837b60a3e4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-2743-0/+0
| | | | | Change-Id: If10ac9016e19231d5152f6cb26b4dc57c1a05fc2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add macOS 13 x86_64 to CI as build and test targetHeikki Halmet2023-09-269-16/+33
| | | | | | | | | | | | | macOS 12 x86_64 will be replace with macOS 13. Tests will be still run on macOS 12 Let's keep same Xcode version (14.2) than older macOS (12) has Task-number: QTBUG-104210 Change-Id: If3e06834156196917001f83ca391a66a6c78e84a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit ac33d86e9ab56cce7f866a69c3f91f7bb4fd5733) Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-2543-0/+0
| | | | | Change-Id: Iac1eafc8df3504ae05103ce92cdc834e14b67315 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: Create README templateSafiyyah Moosa2023-09-231-0/+39
| | | | | | | | | | | | | | | | | | There are many Qt submodules, and it would be beneficial to users if there was a standard README template that will enable them to understand and access the submodule content better. Currently many of the submodules do not have README documents, or if they do, each submodule varies vastly regarding what content is in the document. This proposed README template is based on the Git ReadMe structure. Task-number: QTBUG-114809 Pick-to: 6.5 Change-Id: I3d1d1da27ed665e76ee6d1df8a93c3e5a920b0a3 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io> (cherry picked from commit 80573dd36b977a5bc4a62285992890ef43f160ac) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-2244-0/+0
| | | | | Change-Id: Id510db50981b3ba913d3750f91091eb7798b1622 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-2143-0/+0
| | | | | Change-Id: I464a2bb0a2648adaaafc8cc0fe643a9a8ed23b5a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Replace macOS 12 ARM with macOS 13 ARM as a build targetVille-Pekka Karhu2023-09-201-6/+6
| | | | | | Change-Id: I3c05bf3d33e3360b453417f48e7c7575abde837b Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit 7863f9974c3772cb026c71fac42b431ebd850f7f)
* CMake: Move some code back into qtbaseAlexandru Croitor2023-09-201-34/+7
| | | | | | | | | | | | | | | | | | | | It's somewhat painful to do changes in the top-level CMakeLists.txt in regards to calling qtbase commands, because the file needs to be compatible with different qtbase sha1s while the submodule update catches up with a new qtbase to be used for qt5.git. Use the commands defined in the new QtBaseTopLevelHelpers.cmake file to to move some responsibility back to qtbase. This way we can hopefully avoid some churn and do direct changes in qtbase instead. Task-number: QTBUG-112957 Change-Id: Id897a9f7da366b00a0780a2475b1fb5772bbe8bc Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io> (cherry picked from commit 29e674d2991a5325054a6e638ffc3b85c355ba50) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nightly_ubuntu_22_04_xwayland: drop -no-warnings-are-errorsMarc Mutz2023-09-201-1/+1
| | | | | | | | | | | | I can see why de8a8879bd7cf962e4df66d7aca0fb4aa87d452d added -no-warnings-are-errors (QtWayland tests were full of [=] implicitly capturing *this), but I've fixed those now, so re-add -Werror. Change-Id: I48db4cee08bd766b2b00949cdb09a4dd97214298 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit bfb6538af871132681f0469f0cca7e22c847d24f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add vulkan package to SLESAllan Sandfeld Jensen2023-09-201-1/+1
| | | | | | | | | | | Helps build vulkan support in qtbase, and vaapi support in qtwebengine Pick-to: 6.6.0 Task-number: QTBUG-115722 Change-Id: If51bc6a91c69829313991bfa9172026ce54476f7 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit b49729a50c43b7b0fedeea8d4b2c2f0079274e53) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-1943-0/+0
| | | | | Change-Id: I970e834df7de91053080a03da7a9e1ffc8672495 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-1844-0/+0
| | | | | Change-Id: Ic6865a34aed76903f54ff3aee7cd6bdf48e9729f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Docs: Make sure documentation tests run on QtAA integrationNicholas Bennett2023-09-141-1/+2
| | | | | | | | | | | | | | Previously the dedicated documentation config was removed in favor of including ubuntu-22.04-documentation. Since then, that configuration lost the TestDocs flag. It now comes with ubuntu-22.04-documentation-x11-tests instead, so this change adds that configuration. Pick-to: 6.6.0 6.5 Change-Id: I046f79aa8810ded6aa6dd07814ff43dd3fa2bbe8 Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 6fea315c0f9ccf833ba1cb9eb28c3651ddc3d3e2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add SLES 15.5 to CI with InsignificantTests flag enabledTero Heikkinen2023-09-1435-0/+553
| | | | | | | | | | | | | | | | | | | SLES 15.5 will be added as parallel with SLES 15.4 until packaging site gives green light to remove the older version. Upgrade nodejs to commonly used 18.16.0 version This is following the new CI process to introduce new platforms in parallel with Insignificant flags in use. Flags removed later after flakiness has been monitored enough to give green for OS replacing. Task-number: QTQAINFRA-5667 Change-Id: I66d325f0e20f536b8e8b61ce3eb9f1dbc6a9f204 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> (cherry picked from commit f81b389059d3272fff543898647be8326f5ac20a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add license header to provisioning scripts missing oneLucie Gérard2023-09-14374-288/+749
| | | | | | | Task-number: QTBUG-108364 Change-Id: I5b1d53aad917ed38f9e26e1fcc1b97b921c0603a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit ae21de72f32d612f152e19428844fc9f7f4a413f)
* Android: Add missing ANDROID_EMULATOR param to Multi-ABI test targetv6.6.0-beta4Assam Boudjelthia2023-09-121-1/+2
| | | | | | | | | | | | The Multi-ABI targets run a subset of Android tests but the target doesn't explicitly set the name of the Android emulator to run, so it was defaulting to Android 6 because the CI Android emulator runner script defaults to that. The latter is going change to be more explicit, so this needs to be explicit also. Change-Id: Ifd5ddd5b5cf3b7a1b275f5a7b1252a21ae3165bc Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 2e96d4eefa842b382dfe0ace628e61aea7597d64)
* Enable building of ProtobufWellKnownTypes module on AndroidAlexey Edelev2023-09-122-5/+5
| | | | | | | | | | Point to the location of the host well-known .proto files using the QT_PROTOBUF_WELL_KNOWN_TYPES_PROTO_DIR CMake cache variable. Change-Id: I53c6a76f28736c60d22a9d52e6ae79079b64772a Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 4989ee9b242fe90feaa8eac80667d1b65ca7e6f6) Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-1243-0/+0
| | | | | Change-Id: I18ff3a47745c3ec2d59769ad3478d4cfdadfec0f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* wasm: Fix provisioning machine with correct version of EmscriptenPiotr Wierciński2023-09-101-1/+1
| | | | | | | | | | The SHA-1 hash was not properly updated after upgrading Emscripten from version 3.1.25 to 3.1.37. Change-Id: Iad2a8603ce6163545de432a35940c91ee47ffea8 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> (cherry picked from commit 4c3df86e214069946dba254336e7f9dbe976726c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CMake: Remove unused variableAlexandru Croitor2023-09-081-2/+0
| | | | | | | Change-Id: I8f79797428226b376a21813c91c87b5bfe8b390b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit cbb50f2e0b60dea401269cb556f49200105c2166) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add openssl to ffmpeg linux buildsArtem Dyomin2023-09-072-0/+3
| | | | | | | | | | | | | We need ffmpeg+openssl to enable multimedia networking. We kept it disabled on linux since we had linking dependency. The related patch in QtMM resolves openssl symbols dynamicaly and address the mandatory dependency. Change-Id: Idad0618a5320ae32d50fe1f3866c4ffd1bf8f542 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Lars Knoll <lars@knoll.priv.no> (cherry picked from commit 7300099520190913e7f8c1a16c5c4f3729393d23) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add Ubuntu 22 namespace build and doc tests to default precheckToni Saario2023-09-061-0/+2
| | | | | | | Change-Id: I42b1355406040fbf61339013294232c3f0a339fa Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 561f9e287bf646020c6d49bdd1fb6b6822d13200) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-0543-0/+0
| | | | | Change-Id: Iccb05fadf6be58e5d62ca4f251525839379ce69c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-0143-0/+0
| | | | | Change-Id: I811c8e26517d62da79bed01edb7bb8f79e7a54eb Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-08-3143-0/+0
| | | | | Change-Id: Ibc5126df76dca3cae865dcb553c1c41c4b0cd458 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>