aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules82
-rw-r--r--coin/platform_configs/default.txt27
-rw-r--r--coin/platform_configs/qt5.txt21
-rw-r--r--coin/platform_configs/qtbase.txt6
-rwxr-xr-xcoin/provisioning/common/linux/cmake_linux.sh11
-rwxr-xr-xcoin/provisioning/common/unix/install_cmake.sh70
-rwxr-xr-xcoin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh3
-rwxr-xr-xcoin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-cmake.sh5
-rwxr-xr-xcoin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-install-cmake.sh5
m---------qt3d0
m---------qtactiveqt0
m---------qtandroidextras0
m---------qtbase0
m---------qtcharts0
m---------qtconnectivity0
m---------qtdatavis3d0
m---------qtdeclarative0
m---------qtdoc0
m---------qtgamepad0
m---------qtgraphicaleffects0
m---------qtimageformats0
m---------qtlocation0
m---------qtlottie0
m---------qtmacextras0
m---------qtmultimedia0
m---------qtnetworkauth0
m---------qtpurchasing0
m---------qtqa0
m---------qtquickcontrols0
m---------qtquickcontrols20
m---------qtremoteobjects0
m---------qtrepotools0
m---------qtscript0
m---------qtscxml0
m---------qtsensors0
m---------qtserialbus0
m---------qtserialport0
m---------qtspeech0
m---------qtsvg0
m---------qttools0
m---------qtvirtualkeyboard0
m---------qtwayland0
m---------qtwebchannel0
m---------qtwebengine0
m---------qtwebglplugin0
m---------qtwebsockets0
m---------qtwebview0
m---------qtwinextras0
m---------qtx11extras0
m---------qtxmlpatterns0
50 files changed, 126 insertions, 104 deletions
diff --git a/.gitmodules b/.gitmodules
index 5bd390c4..89f0ec17 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,61 +1,61 @@
[submodule "qtbase"]
path = qtbase
url = ../qtbase.git
- branch = dev
+ branch = wip/cmake
status = essential
[submodule "qtsvg"]
depends = qtbase
path = qtsvg
url = ../qtsvg.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtdeclarative"]
depends = qtbase
recommends = qtsvg
path = qtdeclarative
url = ../qtdeclarative.git
branch = dev
- status = essential
+ status = ignore
[submodule "qtactiveqt"]
depends = qtbase
path = qtactiveqt
url = ../qtactiveqt.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtscript"]
depends = qtbase
recommends = qttools
path = qtscript
url = ../qtscript.git
branch = dev
- status = deprecated
+ status = ignore
[submodule "qtmultimedia"]
depends = qtbase
recommends = qtdeclarative
path = qtmultimedia
url = ../qtmultimedia.git
branch = dev
- status = essential
+ status = ignore
[submodule "qttools"]
depends = qtbase
recommends = qtdeclarative qtactiveqt
path = qttools
url = ../qttools.git
branch = dev
- status = essential
+ status = ignore
[submodule "qtxmlpatterns"]
depends = qtbase
recommends = qtdeclarative
path = qtxmlpatterns
url = ../qtxmlpatterns.git
branch = dev
- status = deprecated
+ status = ignore
[submodule "qttranslations"]
depends = qttools
path = qttranslations
url = ../qttranslations.git
branch = dev
- status = essential
+ status = ignore
priority = 30
[submodule "qtdoc"]
depends = qtdeclarative qttools
@@ -63,7 +63,7 @@
path = qtdoc
url = ../qtdoc.git
branch = dev
- status = essential
+ status = ignore
priority = 40
[submodule "qtrepotools"]
path = qtrepotools
@@ -76,7 +76,7 @@
path = qtqa
url = ../qtqa.git
branch = master
- status = essential
+ status = ignore
priority = 50
[submodule "qtlocation"]
depends = qtbase
@@ -84,14 +84,14 @@
path = qtlocation
url = ../qtlocation.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtsensors"]
depends = qtbase
recommends = qtdeclarative
path = qtsensors
url = ../qtsensors.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtsystems"]
depends = qtbase
recommends = qtdeclarative
@@ -124,99 +124,99 @@
path = qtconnectivity
url = ../qtconnectivity.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtwayland"]
depends = qtbase
recommends = qtdeclarative
path = qtwayland
url = ../qtwayland.git
branch = dev
- status = addon
+ status = ignore
[submodule "qt3d"]
depends = qtbase
recommends = qtdeclarative qtimageformats qtgamepad
path = qt3d
url = ../qt3d.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtimageformats"]
depends = qtbase
path = qtimageformats
url = ../qtimageformats.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtgraphicaleffects"]
depends = qtdeclarative
path = qtgraphicaleffects
url = ../qtgraphicaleffects.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtquickcontrols"]
depends = qtdeclarative
recommends = qtgraphicaleffects
path = qtquickcontrols
url = ../qtquickcontrols.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtserialbus"]
depends = qtbase
recommends = qtserialport
path = qtserialbus
url = ../qtserialbus.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtserialport"]
depends = qtbase
path = qtserialport
url = ../qtserialport.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtx11extras"]
depends = qtbase
path = qtx11extras
url = ../qtx11extras.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtmacextras"]
depends = qtbase
path = qtmacextras
url = ../qtmacextras.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtwinextras"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtwinextras
url = ../qtwinextras.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtandroidextras"]
depends = qtbase
path = qtandroidextras
url = ../qtandroidextras.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtwebsockets"]
depends = qtbase
recommends = qtdeclarative
path = qtwebsockets
url = ../qtwebsockets.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtwebchannel"]
depends = qtbase
recommends = qtdeclarative qtwebsockets
path = qtwebchannel
url = ../qtwebchannel.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtwebengine"]
depends = qtdeclarative
recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools
path = qtwebengine
url = ../qtwebengine.git
branch = dev
- status = addon
+ status = ignore
priority = 10
[submodule "qtcanvas3d"]
depends = qtdeclarative
@@ -230,85 +230,85 @@
path = qtwebview
url = ../qtwebview.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtquickcontrols2"]
depends = qtgraphicaleffects
recommends = qtimageformats
path = qtquickcontrols2
url = ../qtquickcontrols2.git
branch = dev
- status = essential
+ status = ignore
[submodule "qtpurchasing"]
depends = qtbase
recommends = qtdeclarative qtandroidextras
path = qtpurchasing
url = ../qtpurchasing.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtcharts"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtcharts
url = ../qtcharts.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtdatavis3d"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtdatavis3d
url = ../qtdatavis3d.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtvirtualkeyboard"]
depends = qtbase qtdeclarative qtsvg
recommends = qtmultimedia qtquickcontrols
path = qtvirtualkeyboard
url = ../qtvirtualkeyboard.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtgamepad"]
depends = qtbase
recommends = qtdeclarative
path = qtgamepad
url = ../qtgamepad.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtscxml"]
depends = qtbase qtdeclarative
path = qtscxml
url = ../qtscxml.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtspeech"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtspeech
url = ../qtspeech.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtnetworkauth"]
depends = qtbase
path = qtnetworkauth
url = ../qtnetworkauth.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtremoteobjects"]
depends = qtbase
recommends = qtdeclarative
path = qtremoteobjects
url = ../qtremoteobjects.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtwebglplugin"]
depends = qtbase qtwebsockets
recommends = qtdeclarative
path = qtwebglplugin
url = ../qtwebglplugin.git
branch = dev
- status = addon
+ status = ignore
[submodule "qtlottie"]
depends = qtbase qtdeclarative
path = qtlottie
url = ../qtlottie.git
branch = dev
- status = preview
+ status = ignore
diff --git a/coin/platform_configs/default.txt b/coin/platform_configs/default.txt
index 29a20a07..0b81d97d 100644
--- a/coin/platform_configs/default.txt
+++ b/coin/platform_configs/default.txt
@@ -1,28 +1,3 @@
Template Target OS Target arch Compiler Target Compiler Features
----------------------------------- ------------------- ----------- ----------- --------------- -------------------------------------------------------------------------------------
-qtci-windows-10-x86_64-14 MSVC2015 DeveloperBuild Release QtNamespace QtLibInfix BuildExamples OpenGLAngle
-qtci-windows-7-x86-3 Mingw73 DeveloperBuild Release OpenGLDynamic
-qtci-windows-10-x86_64-14 x86 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic
-qtci-windows-10-x86_64-14 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic
-qtci-windows-10-x86_64-14 WinRT_10 x86 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
-qtci-windows-10-x86_64-14 WinRT_10 armv7 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
-qtci-windows-10-x86_64-14 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic
-qtci-linux-Ubuntu-18.04-x86_64 GCC NoWidgets ForceDebugInfo
-qtci-linux-Ubuntu-18.04-x86_64 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace BuildExamples Documentation
-qtci-linux-openSUSE-15.0-x86_64 GCC DeveloperBuild NoPch
-qtci-linux-openSUSE-15.0-x86_64 ICC_18 DeveloperBuild NoPch DisableTests SystemSQLite
-qtci-linux-openSUSE-15.0-x86_64 WebAssembly GCC Packaging Release NoPch DisableTests
-qtci-linux-RHEL-7.4-x86_64 GCC Packaging Release NoUseGoldLinker ForceDebugInfo SeparateDebugInfo
-qtci-macos-10.13-x86_64-2 Clang Packaging DebugAndRelease Release
-qtci-macos-10.12-x86_64-9 Clang DeveloperBuild NoFramework Release QtNamespace NoPch
-qtci-macos-10.13-x86_64-2 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static
-qtci-macos-10.13-x86_64-2 TvOS_ANY multi Clang DebugAndRelease DisableTests
-qtci-macos-10.13-x86_64-2 WatchOS_ANY multi Clang DebugAndRelease DisableTests
-qtci-linux-RHEL-7.4-x86_64 Android_ANY armv7 Clang Clang Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
-qtci-linux-RHEL-7.4-x86_64 Android_ANY arm64 Clang Clang Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
-qtci-linux-Ubuntu-18.04-x86_64 QEMU armv7 GCC Release
-qtci-linux-Ubuntu-18.04-x86_64 QEMU arm64 GCC Release
-qtci-linux-Ubuntu-18.04-x86_64 QEMU mips64 GCC Release DisableTests
-qtci-linux-Ubuntu-18.04-x86_64 GCC TestOnly LicenseCheck
-qtci-linux-RHEL-7.4-x86_64 INTEGRITY_11_04 armv7 GCC Release DisableTests OpenGLES2 NoUseGoldLinker
-qtci-linux-RHEL-7.4-x86_64 QNX_700 armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
+qtci-linux-Ubuntu-18.04-x86_64 GCC DisableTests
diff --git a/coin/platform_configs/qt5.txt b/coin/platform_configs/qt5.txt
deleted file mode 100644
index 1001d869..00000000
--- a/coin/platform_configs/qt5.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Template Target OS Target arch Compiler Target Compiler Features
---------------------------- ------------------- ----------- ----------- --------------- -------------------------------------------------------------------------------------
-qtci-windows-10-x86_64-14 WinRT_10 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
-qtci-windows-10-x86_64-14 WinRT_10 x86 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
-qtci-windows-7-x86-3 Mingw73 Packaging DebugAndRelease Release OpenGLDynamic DisableTests
-qtci-windows-10-x86_64-14 Mingw73 Packaging DebugAndRelease Release OpenGLDynamic DisableTests
-qtci-windows-10-x86_64-14 WinRT_10 armv7 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
-qtci-windows-10-x86_64-14 WinRT_10 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
-qtci-linux-RHEL-7.4-x86_64 Android_ANY x86 GCC Clang Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
-qtci-windows-10-x86_64-14 Android_ANY armv7 Mingw73 Clang Packaging Release DisableTests OpenGLES2
-qtci-windows-10-x86_64-14 Android_ANY arm64 Mingw73 Clang Packaging Release DisableTests OpenGLES2
-qtci-windows-10-x86_64-14 Android_ANY x86 Mingw73 Clang Packaging Release DisableTests OpenGLES2
-qtci-macos-10.13-x86_64-2 Android_ANY armv7 Clang Clang Packaging Release DisableTests OpenGLES2
-qtci-macos-10.13-x86_64-2 Android_ANY arm64 Clang Clang Packaging Release DisableTests OpenGLES2
-qtci-macos-10.13-x86_64-2 Android_ANY x86 Clang Clang Packaging Release DisableTests OpenGLES2
-qtci-macos-10.13-x86_64-2 QNX_700 x86 GCC Release DisableTests OpenGLES2 NoUseGoldLinker
-qtci-windows-10-x86_64-14 QNX_700 armv7 Mingw73 Packaging Release DisableTests OpenGLES2
-qtci-windows-10-x86_64-14 QNX_700 armv8 Mingw73 Packaging Release DisableTests OpenGLES2
-qtci-windows-10-x86_64-14 QNX_700 x86_64 Mingw73 Packaging Release DisableTests OpenGLES2
-qtci-linux-RHEL-7.4-x86_64 QNX_700 armv8 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
-qtci-linux-RHEL-7.4-x86_64 QNX_700 x86_64 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
diff --git a/coin/platform_configs/qtbase.txt b/coin/platform_configs/qtbase.txt
deleted file mode 100644
index e8e10354..00000000
--- a/coin/platform_configs/qtbase.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Template Target OS Target arch Compiler Features
---------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
-qtci-linux-Ubuntu-18.04-x86_64 QEMU armv7 GCC DeveloperBuild DisableTests
-qtci-linux-Ubuntu-18.04-x86_64 QEMU arm64 GCC DeveloperBuild DisableTests
-qtci-windows-10-x86_64-14 WinRT_10 x86_64 MSVC2015 DeveloperBuild Static Release ForceDebugInfo
-qtci-linux-openSUSE-15.0-x86_64 WebAssembly GCC DeveloperBuild NoPch DisableTests
diff --git a/coin/provisioning/common/linux/cmake_linux.sh b/coin/provisioning/common/linux/cmake_linux.sh
index 2b8d71d0..4a773c43 100755
--- a/coin/provisioning/common/linux/cmake_linux.sh
+++ b/coin/provisioning/common/linux/cmake_linux.sh
@@ -33,7 +33,7 @@
##
#############################################################################
-# This script installs CMake 3.6.2
+# This script installs CMake
# CMake is needed for autotests that verify that Qt can be built with CMake
@@ -42,10 +42,11 @@ source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
-version="3.6.2"
-PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/cmake/cmake-3.6.2-Linux-x86_64.tar.gz"
-AltUrl="https://cmake.org/files/v3.6/cmake-3.6.2-Linux-x86_64.tar.gz"
-SHA1="dd9d8d57b66109d4bac6eef9209beb94608a185c"
+majorminorversion="3.14"
+version="3.14.0-rc3"
+PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/cmake/cmake-$version-Linux-x86_64.tar.gz"
+AltUrl="https://cmake.org/files/v$majorminorversion/cmake-$version-Linux-x86_64.tar.gz"
+SHA1="4dcd279a90aa7522c9a1d4be11b86395c5d1c729"
targetFolder="/opt/cmake-$version"
appPrefix="cmake-$version-Linux-x86_64"
diff --git a/coin/provisioning/common/unix/install_cmake.sh b/coin/provisioning/common/unix/install_cmake.sh
new file mode 100755
index 00000000..1e33c007
--- /dev/null
+++ b/coin/provisioning/common/unix/install_cmake.sh
@@ -0,0 +1,70 @@
+#!/usr/bin/env bash
+
+#############################################################################
+##
+## Copyright (C) 2019 The Qt Company Ltd.
+## Contact: http://www.qt.io/licensing/
+##
+## This file is part of the provisioning scripts of the Qt Toolkit.
+##
+## $QT_BEGIN_LICENSE:LGPL21$
+## Commercial License Usage
+## Licensees holding valid commercial Qt licenses may use this file in
+## accordance with the commercial license agreement provided with the
+## Software or, alternatively, in accordance with the terms contained in
+## a written agreement between you and The Qt Company. For licensing terms
+## and conditions see http://www.qt.io/terms-conditions. For further
+## information use the contact form at http://www.qt.io/contact-us.
+##
+## GNU Lesser General Public License Usage
+## Alternatively, this file may be used under the terms of the GNU Lesser
+## General Public License version 2.1 or version 3 as published by the Free
+## Software Foundation and appearing in the file LICENSE.LGPLv21 and
+## LICENSE.LGPLv3 included in the packaging of this file. Please review the
+## following information to ensure the GNU Lesser General Public License
+## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
+## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+##
+## As a special exception, The Qt Company gives you certain additional
+## rights. These rights are described in The Qt Company LGPL Exception
+## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+##
+## $QT_END_LICENSE$
+##
+#############################################################################
+
+# shellcheck source=../unix/DownloadURL.sh
+source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
+# shellcheck source=../unix/SetEnvVar.sh
+source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
+
+set -ex
+
+# This script will install Cmake
+
+version="e1af2489fda9129e735007a069fae018c4ab3431"
+sha1="357ad8003b30ec23037b59b750b96a75e52f78bb"
+internalUrl="http://ci-files01-hki.intra.qt.io/input/cmake/CMake-$version.zip"
+externalUrl="https://codeload.github.com/Kitware/CMake/zip/$version"
+
+targetDir="$HOME/CMake-$version"
+targetFile="$targetDir.zip"
+installFolder="$HOME"
+cmakeHome="$HOME/cmake"
+DownloadURL "$internalUrl" "$externalUrl" "$sha1" "$targetFile"
+unzip "$targetFile" -d "$HOME"
+sudo rm "$targetFile"
+
+echo "Configuring and building cmake"
+cd "$targetDir"
+if uname -a |grep -qv Darwin; then
+ ./bootstrap --prefix="$cmakeHome"
+ make
+ make install
+fi
+
+sudo rm -r "$targetDir"
+
+SetEnvVar "PATH" "$cmakeHome/bin:\$PATH"
+
+echo "CMake = $version" >> ~/versions.txt
diff --git a/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh b/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh
index 949de904..c7912d3a 100755
--- a/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh
+++ b/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh
@@ -166,6 +166,9 @@ installPackages+=(git-lfs)
installPackages+=(chrpath)
installPackages+=(gawk)
installPackages+=(texinfo)
+# Needed for QtCore
+installPackages+=(libdouble-conversion-dev)
+installPackages+=(libpcre2-dev)
echo "Running update for apt"
waitLoop
diff --git a/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-cmake.sh b/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-cmake.sh
deleted file mode 100755
index db8a3ff5..00000000
--- a/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-cmake.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-BASEDIR=$(dirname "$0")
-"$BASEDIR/../common/linux/cmake_linux.sh"
-
diff --git a/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-install-cmake.sh b/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-install-cmake.sh
new file mode 100755
index 00000000..0d799bff
--- /dev/null
+++ b/coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/40-install-cmake.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+BASEDIR=$(dirname "$0")
+"$BASEDIR/../common/unix/install_cmake.sh"
+
diff --git a/qt3d b/qt3d
-Subproject 100175e92d6adb346169eda0392b9485ca41a90
+Subproject 299c0bc6d2ea5817ba32b3724290c349789be11
diff --git a/qtactiveqt b/qtactiveqt
-Subproject 619d6d2fe683cfb74ff8d45ec99e8570b5261b0
+Subproject 3832b74aca592f8edf4cc54867d0a56334e797e
diff --git a/qtandroidextras b/qtandroidextras
-Subproject 72e8372e7d15cfb5fff11ae9272398e8a2e32ef
+Subproject fe09a2dc3edb4b9a4377b25847f0c684c17fcc1
diff --git a/qtbase b/qtbase
-Subproject 8f44aeb10317664dd7cae92e628fb0814e432e1
+Subproject 17512d497d7eaf01aefe8140f5010818c0103a9
diff --git a/qtcharts b/qtcharts
-Subproject 4618124ada61c28eefc3ab89fd151c0f9fbbba7
+Subproject 40149204fe6df6c7bcee1d215b277d4553b385f
diff --git a/qtconnectivity b/qtconnectivity
-Subproject 21bfb7620f3cdcaf3d2b7c0b8a2294e174c7053
+Subproject b58c470962aa6831f53d088afd523c1b1530fbc
diff --git a/qtdatavis3d b/qtdatavis3d
-Subproject afe8f78d360eab894e6e85ecd72c75d8f365e6b
+Subproject 452cac276b493b6e9d6f1864eecaa97250cefd8
diff --git a/qtdeclarative b/qtdeclarative
-Subproject 2ccd4c3672e5db2c25ca0f8df439fe8f646aa94
+Subproject 00bcc365403f253e0c6fd54b7b1715ba974679c
diff --git a/qtdoc b/qtdoc
-Subproject 0c3bd91bb653c6cfff24927c1074dcca1597e71
+Subproject c2eb165e4cad518fa3a0660588199144477fb30
diff --git a/qtgamepad b/qtgamepad
-Subproject 3cf4be211ad58425d89c238b23bec5cedd79c11
+Subproject 2ff613b5971d687d8d92e6baad3466ee2af5c43
diff --git a/qtgraphicaleffects b/qtgraphicaleffects
-Subproject c6fe3e3be58efa4002876ad2b5c811355d1b21f
+Subproject dbddc98658a8d1dc407ff0eb7d40558e99d831c
diff --git a/qtimageformats b/qtimageformats
-Subproject 155410fd6369ceafccb865a9d0fe2169c63a736
+Subproject 147cd191d68a248f257317f5403fe0b3b9d6cbf
diff --git a/qtlocation b/qtlocation
-Subproject 5c53cd23351a1850f170dcf2fdcab7545cac3dd
+Subproject c8771162fca507caaf3c1881ac26e47593608b6
diff --git a/qtlottie b/qtlottie
-Subproject 80151882a9a806f5fdbb700fd6a0db1300d9d5e
+Subproject 0278037c6a91a916f790971eafbc2ca0f8a9e4a
diff --git a/qtmacextras b/qtmacextras
-Subproject 944a5c66b725d3fefa8989c74ed62e0395d6bcf
+Subproject c4353f2fbcc444aa349648e1c23e49156ae5946
diff --git a/qtmultimedia b/qtmultimedia
-Subproject 2755dcf670f8b40ec2f3ecce356b378db08da87
+Subproject bb1fde2553fa05de0603df96dcd9d60cecc8548
diff --git a/qtnetworkauth b/qtnetworkauth
-Subproject 2b1e9bfec5b6017f3e16dfc6c8df94523aefe28
+Subproject 3e927d64266aa51d1f4f853f3c905ffd4576b6b
diff --git a/qtpurchasing b/qtpurchasing
-Subproject 0992ba9d0c78ab99fe7387d1e53cad0e9db0ff4
+Subproject 5b705a2b6896f8b613ad1e3120696ec0f81885e
diff --git a/qtqa b/qtqa
-Subproject 8c9be4c82ee723783b26cb2ca10cc3667864da3
+Subproject 507202b4e7ae9f7a429e7f4d6eceb326e1b1b4a
diff --git a/qtquickcontrols b/qtquickcontrols
-Subproject bdff4debf5f3f8125e3b7876bb5c62bc4251727
+Subproject f984a80d055e4c9bbd2224d0db54f4233838591
diff --git a/qtquickcontrols2 b/qtquickcontrols2
-Subproject d1fdbd128f6e95255c7d9fc20ef07f44677a649
+Subproject 247dad297cb7f8d5af42434c67d24ffcc7bae01
diff --git a/qtremoteobjects b/qtremoteobjects
-Subproject 6272bab4eb61f39cfe4ada059f528c8d0024673
+Subproject d9b4c020eb158d7fceb439ff66f7ce5db5a9df5
diff --git a/qtrepotools b/qtrepotools
-Subproject df3090cb05817277b0dd3586e9e2e7a673955a2
+Subproject f9c6da38f70d9bf95937a5de8269e0f8d52600a
diff --git a/qtscript b/qtscript
-Subproject fc99750865129c3abe9c827dd136ab717a7f460
+Subproject 54176314d1c06ef387e797258cfc3993274665c
diff --git a/qtscxml b/qtscxml
-Subproject 96b435525b17f1e16be953e01cd1f573e4342c2
+Subproject f149bb9d9afbe7a3d81741e95a121b78be25bbd
diff --git a/qtsensors b/qtsensors
-Subproject 9b309ffa389f58f3a87bf132e123ae78aee808a
+Subproject ae5af8baa9c0323f1908a6d218c28f9c504bc77
diff --git a/qtserialbus b/qtserialbus
-Subproject 960861ac561f4bd4d8ce4fbe6d0643482d961f1
+Subproject 8dd3e45961b7098bc50649cfb8191eb3cbdf19e
diff --git a/qtserialport b/qtserialport
-Subproject f03f1476fb1d95dff3dab3ecf2db8ca6edb0e01
+Subproject 0da18e91f44ac916540450a33d5c64b59d34793
diff --git a/qtspeech b/qtspeech
-Subproject 6b3d03f56f4f58121f21f9fe38f51ce45d0130a
+Subproject 0b7c9acbafbfe32f6ccb254b7ec656fac6fb189
diff --git a/qtsvg b/qtsvg
-Subproject 798f3010b1b6fe14b3bb56f136b7f126b814439
+Subproject 43a0fc8412b9da42d81a508fc5265510f2dfd17
diff --git a/qttools b/qttools
-Subproject 2ba9cc9aad6fbd950ac4aa090f6480a500679ea
+Subproject 7e355162ca7566df29045d4fa25fed74c97f3ba
diff --git a/qtvirtualkeyboard b/qtvirtualkeyboard
-Subproject 039e3e85f9c3b4cd4980fa944e321f7009b93fd
+Subproject 3744d0c3c961049a84023b7f8567e48196475b2
diff --git a/qtwayland b/qtwayland
-Subproject 838de08ed24c947be9ea3c311afc1556e62be9f
+Subproject c9970025bc912c6d3b2fe6183762c6f254e84ae
diff --git a/qtwebchannel b/qtwebchannel
-Subproject aa490ada3793fc3528bdfefb90479c711cc0c32
+Subproject 8b701450aeceb878784879eaf65dc42d5befd3a
diff --git a/qtwebengine b/qtwebengine
-Subproject aef55c4091f252231718369b382dd8f401f206e
+Subproject bbd11d8da5c52c5c76a6657d884d2e648e41010
diff --git a/qtwebglplugin b/qtwebglplugin
-Subproject 2f419ac89db34d1d3b9ee2e6579a36dfcc36acc
+Subproject bd97e6e554c21144cadc9e047fa7d5f22f5f32b
diff --git a/qtwebsockets b/qtwebsockets
-Subproject 6dd15c9f1bfdc010e4cd4b8158435063a5a7d22
+Subproject d1a9b0db6b1f7fd048c6388e96b08799a7bf62c
diff --git a/qtwebview b/qtwebview
-Subproject 9dcc803346ab9c999ada37e06e2a508dc61307f
+Subproject f8c190945d7b3679db5a322de8e49acc88748c7
diff --git a/qtwinextras b/qtwinextras
-Subproject 65dbe51cf3d61e4629178569721b26649d649b8
+Subproject c496ca49dc0a01edcb0576818dab705ff5e02fe
diff --git a/qtx11extras b/qtx11extras
-Subproject e1e4d843a0d9b18d29c4c8e45bc3c1e5fcabc86
+Subproject 4e35f08d17c277e36fa5fb636b374b3d1dceb76
diff --git a/qtxmlpatterns b/qtxmlpatterns
-Subproject 1a2dca888989cd332053d4738e24cd81779cf00
+Subproject bc4290cde83470dd72eb49e8cf6275f7b7a70f3