From 8993bce5dfd15b2b535ed51cbb682de8fa8aca55 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Mon, 24 Sep 2018 15:06:17 +0200 Subject: [PATCH 1/5] Adjust submodule branches Change-Id: Iaa453aceb16668c4a0f98332012ec6c6720e2077 --- .gitmodules | 78 ++++++++++++++++++++++++++--------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/.gitmodules b/.gitmodules index b4988927..9dfb24a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,66 +1,66 @@ [submodule "qtbase"] path = qtbase url = ../qtbase.git - branch = 5.9 + branch = 5.9.7 status = essential [submodule "qtsvg"] depends = qtbase path = qtsvg url = ../qtsvg.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtdeclarative"] depends = qtbase recommends = qtsvg qtxmlpatterns path = qtdeclarative url = ../qtdeclarative.git - branch = 5.9 + branch = 5.9.7 status = essential [submodule "qtactiveqt"] depends = qtbase path = qtactiveqt url = ../qtactiveqt.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtscript"] depends = qtbase recommends = qttools path = qtscript url = ../qtscript.git - branch = 5.9 + branch = 5.9.7 status = deprecated [submodule "qtmultimedia"] depends = qtbase recommends = qtdeclarative path = qtmultimedia url = ../qtmultimedia.git - branch = 5.9 + branch = 5.9.7 status = essential [submodule "qttools"] depends = qtbase recommends = qtdeclarative qtactiveqt path = qttools url = ../qttools.git - branch = 5.9 + branch = 5.9.7 status = essential [submodule "qtxmlpatterns"] depends = qtbase path = qtxmlpatterns url = ../qtxmlpatterns.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qttranslations"] depends = qttools path = qttranslations url = ../qttranslations.git - branch = 5.9 + branch = 5.9.7 status = essential priority = 30 [submodule "qtdoc"] depends = qtdeclarative path = qtdoc url = ../qtdoc.git - branch = 5.9 + branch = 5.9.7 status = essential priority = 40 [submodule "qtrepotools"] @@ -81,14 +81,14 @@ recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport path = qtlocation url = ../qtlocation.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtsensors"] depends = qtbase recommends = qtdeclarative path = qtsensors url = ../qtsensors.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtsystems"] depends = qtbase @@ -121,27 +121,27 @@ recommends = qtdeclarative qtandroidextras path = qtconnectivity url = ../qtconnectivity.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtwayland"] depends = qtbase recommends = qtdeclarative path = qtwayland url = ../qtwayland.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qt3d"] depends = qtbase recommends = qtdeclarative qtimageformats qtgamepad path = qt3d url = ../qt3d.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtimageformats"] depends = qtbase path = qtimageformats url = ../qtimageformats.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtquick1"] depends = qtscript @@ -154,51 +154,51 @@ depends = qtdeclarative path = qtgraphicaleffects url = ../qtgraphicaleffects.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtquickcontrols"] depends = qtdeclarative recommends = qtgraphicaleffects path = qtquickcontrols url = ../qtquickcontrols.git - branch = 5.9 + branch = 5.9.7 status = essential [submodule "qtserialbus"] depends = qtserialport path = qtserialbus url = ../qtserialbus.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtserialport"] depends = qtbase path = qtserialport url = ../qtserialport.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtx11extras"] depends = qtbase path = qtx11extras url = ../qtx11extras.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtmacextras"] depends = qtbase path = qtmacextras url = ../qtmacextras.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtwinextras"] depends = qtbase recommends = qtdeclarative qtmultimedia path = qtwinextras url = ../qtwinextras.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtandroidextras"] depends = qtbase path = qtandroidextras url = ../qtandroidextras.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtenginio"] depends = qtdeclarative @@ -211,101 +211,101 @@ recommends = qtdeclarative path = qtwebsockets url = ../qtwebsockets.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtwebchannel"] depends = qtbase recommends = qtdeclarative qtwebsockets path = qtwebchannel url = ../qtwebchannel.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtwebengine"] depends = qtquickcontrols qtwebchannel recommends = qtlocation qttools path = qtwebengine url = ../qtwebengine.git - branch = 5.9 + branch = 5.9.7 status = addon priority = 10 [submodule "qtcanvas3d"] depends = qtdeclarative path = qtcanvas3d url = ../qtcanvas3d.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtwebview"] depends = qtdeclarative recommends = qtwebengine path = qtwebview url = ../qtwebview.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtquickcontrols2"] depends = qtgraphicaleffects path = qtquickcontrols2 url = ../qtquickcontrols2.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtpurchasing"] depends = qtbase qtandroidextras recommends = qtdeclarative path = qtpurchasing url = ../qtpurchasing.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtcharts"] depends = qtbase recommends = qtdeclarative qtmultimedia path = qtcharts url = ../qtcharts.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtdatavis3d"] depends = qtbase recommends = qtdeclarative qtmultimedia path = qtdatavis3d url = ../qtdatavis3d.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtvirtualkeyboard"] depends = qtbase qtdeclarative qtsvg recommends = qtmultimedia qtquickcontrols path = qtvirtualkeyboard url = ../qtvirtualkeyboard.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtgamepad"] depends = qtbase recommends = qtdeclarative path = qtgamepad url = ../qtgamepad.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtscxml"] depends = qtbase qtdeclarative path = qtscxml url = ../qtscxml.git - branch = 5.9 + branch = 5.9.7 status = addon [submodule "qtspeech"] depends = qtbase recommends = qtdeclarative qtmultimedia path = qtspeech url = ../qtspeech.git - branch = 5.9 + branch = 5.9.7 status = preview [submodule "qtnetworkauth"] depends = qtbase recommends = qtwebview path = qtnetworkauth url = ../qtnetworkauth.git - branch = 5.9 + branch = 5.9.7 status = preview [submodule "qtremoteobjects"] depends = qtbase recommends = qtdeclarative path = qtremoteobjects url = ../qtremoteobjects.git - branch = 5.9 + branch = 5.9.7 status = preview From 50ca6e3465f5df7ce6d565d46f430ddf9efbbcde Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Wed, 3 Oct 2018 09:53:22 +0200 Subject: [PATCH 2/5] Update submodules on '5.9.7' in qt5 Change-Id: I014cb637bae8c7de3c57eefeb019b83d67a0ca66 Reviewed-by: Liang Qi --- qtbase | 2 +- qtqa | 2 +- qtwebengine | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qtbase b/qtbase index 5f2ab16b..a1bf08da 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit 5f2ab16bbc6e6345f3ec2229b712ef309f1ff18b +Subproject commit a1bf08dac5da01c097dd983f1b0949d206c73bc0 diff --git a/qtqa b/qtqa index 711ef5a1..1b2fcea1 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit 711ef5a1611b3f9428811856abdcbb8cd335d2d4 +Subproject commit 1b2fcea1485a291e3be885bed29f03f920ac9d90 diff --git a/qtwebengine b/qtwebengine index e3443068..bd274cc8 160000 --- a/qtwebengine +++ b/qtwebengine @@ -1 +1 @@ -Subproject commit e3443068ae5b88a80539db81e56ecc6702ac2817 +Subproject commit bd274cc86dfc1d3ec6ace444f4b781589d45b75d From 68f3b384207bfe7a1eb5ea086c71d475f0aef906 Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Sun, 7 Oct 2018 09:07:07 +0000 Subject: [PATCH 3/5] Update submodules on '5.9.7' in qt5 Change-Id: Ib9ef6ce78fe730c4ec8c86e0d5c06937373be9b1 Reviewed-by: Jani Heikkinen --- qt3d | 2 +- qtactiveqt | 2 +- qtandroidextras | 2 +- qtbase | 2 +- qtcanvas3d | 2 +- qtcharts | 2 +- qtconnectivity | 2 +- qtdatavis3d | 2 +- qtdeclarative | 2 +- qtdoc | 2 +- qtgamepad | 2 +- qtgraphicaleffects | 2 +- qtimageformats | 2 +- qtlocation | 2 +- qtmacextras | 2 +- qtmultimedia | 2 +- qtpurchasing | 2 +- qtquickcontrols | 2 +- qtquickcontrols2 | 2 +- qtscript | 2 +- qtscxml | 2 +- qtsensors | 2 +- qtserialbus | 2 +- qtserialport | 2 +- qtsvg | 2 +- qtvirtualkeyboard | 2 +- qtwayland | 2 +- qtwebchannel | 2 +- qtwebsockets | 2 +- qtwebview | 2 +- qtwinextras | 2 +- qtx11extras | 2 +- qtxmlpatterns | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/qt3d b/qt3d index 29035a09..de5e7839 160000 --- a/qt3d +++ b/qt3d @@ -1 +1 @@ -Subproject commit 29035a09a4db2fb3d35d8d494b609bb15b0a97f5 +Subproject commit de5e7839d638a2cf27703a337d004e3e5a557c82 diff --git a/qtactiveqt b/qtactiveqt index 6782b493..dd38f331 160000 --- a/qtactiveqt +++ b/qtactiveqt @@ -1 +1 @@ -Subproject commit 6782b49313d472bcd875118fd721cb33428b6b62 +Subproject commit dd38f331a5f8b17bacc4304282a349261d73bb8c diff --git a/qtandroidextras b/qtandroidextras index 4f568a31..7ebe2c79 160000 --- a/qtandroidextras +++ b/qtandroidextras @@ -1 +1 @@ -Subproject commit 4f568a310a8663bb99c63e2bdcf27c8627f1e31a +Subproject commit 7ebe2c792a54935d0843b17586590afb4e3ed8e1 diff --git a/qtbase b/qtbase index a1bf08da..3d9fe069 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit a1bf08dac5da01c097dd983f1b0949d206c73bc0 +Subproject commit 3d9fe069a9c836d659f794a1b9574df2e6c015bc diff --git a/qtcanvas3d b/qtcanvas3d index 5738227f..18d8003c 160000 --- a/qtcanvas3d +++ b/qtcanvas3d @@ -1 +1 @@ -Subproject commit 5738227f29cf9269858165106e7a92627b341a1d +Subproject commit 18d8003c31dfd79acf0c4c811ea2cfa7b8472835 diff --git a/qtcharts b/qtcharts index 377c0179..7c1ea252 160000 --- a/qtcharts +++ b/qtcharts @@ -1 +1 @@ -Subproject commit 377c017945577e0b0c54fd17d87e12ef04bc58f2 +Subproject commit 7c1ea2526f2d6103ca2e68f8288ab2de42e3965a diff --git a/qtconnectivity b/qtconnectivity index 5ec4a37b..8cdcc580 160000 --- a/qtconnectivity +++ b/qtconnectivity @@ -1 +1 @@ -Subproject commit 5ec4a37bd3d3d13e6d5be918ca4c9f9979655af9 +Subproject commit 8cdcc580a2b38cf7f43bd62de13e11e201647a4a diff --git a/qtdatavis3d b/qtdatavis3d index 588b6a83..fbd77473 160000 --- a/qtdatavis3d +++ b/qtdatavis3d @@ -1 +1 @@ -Subproject commit 588b6a8376a9de84f6793d862d4a212c63f16015 +Subproject commit fbd774738f9c67f6fccd7e0826fb42793223320e diff --git a/qtdeclarative b/qtdeclarative index b067e607..9e5de38f 160000 --- a/qtdeclarative +++ b/qtdeclarative @@ -1 +1 @@ -Subproject commit b067e607f1cfd5bee94710d6a6a7c2fa048e9b23 +Subproject commit 9e5de38fbb1d46d2fbd3ace3d5267a2e708d144d diff --git a/qtdoc b/qtdoc index d59ba809..35c5e691 160000 --- a/qtdoc +++ b/qtdoc @@ -1 +1 @@ -Subproject commit d59ba8099de396fed9c46f7d5697abc48924da99 +Subproject commit 35c5e691af7dbb9cccaf748ec54b3c30b1d89941 diff --git a/qtgamepad b/qtgamepad index 10a43c03..27a786da 160000 --- a/qtgamepad +++ b/qtgamepad @@ -1 +1 @@ -Subproject commit 10a43c03b0c2aac01742ca721f1c54744b58b2ad +Subproject commit 27a786da9f33c8911735438856f26224526f4661 diff --git a/qtgraphicaleffects b/qtgraphicaleffects index 38ae4343..1489bbaa 160000 --- a/qtgraphicaleffects +++ b/qtgraphicaleffects @@ -1 +1 @@ -Subproject commit 38ae43433f8aeed69165303f3183023edda1a17e +Subproject commit 1489bbaad9e7d8b1c415e0904a15dd7dd6eb78bb diff --git a/qtimageformats b/qtimageformats index b6c320d4..a90c09c2 160000 --- a/qtimageformats +++ b/qtimageformats @@ -1 +1 @@ -Subproject commit b6c320d40ae5b81a9f75df3b24c0d96c09d51bfa +Subproject commit a90c09c2e6fa845b7951c27e6970dbb7677ddc99 diff --git a/qtlocation b/qtlocation index 4eee25ab..01877394 160000 --- a/qtlocation +++ b/qtlocation @@ -1 +1 @@ -Subproject commit 4eee25ab0e40b72b2a12f2f29142a9431f1b152a +Subproject commit 018773949e3ed64d00fb82413aa7d63f3b295941 diff --git a/qtmacextras b/qtmacextras index 3db39a37..b862e099 160000 --- a/qtmacextras +++ b/qtmacextras @@ -1 +1 @@ -Subproject commit 3db39a37dc2e51df41aeb865fc2aea637203c038 +Subproject commit b862e0991658b244409d0e404435139cdb103213 diff --git a/qtmultimedia b/qtmultimedia index 896496d9..2a3c5de6 160000 --- a/qtmultimedia +++ b/qtmultimedia @@ -1 +1 @@ -Subproject commit 896496d996cae7a29e135906c6d28d66b18f486f +Subproject commit 2a3c5de691ae25ca37b91cd54bacddb8187ba52f diff --git a/qtpurchasing b/qtpurchasing index b85df48b..2157a3fa 160000 --- a/qtpurchasing +++ b/qtpurchasing @@ -1 +1 @@ -Subproject commit b85df48b6614633605ab5628b8198857d864d6c5 +Subproject commit 2157a3fa4110dfa5fbe51aa1fe994cd2a4cc9db5 diff --git a/qtquickcontrols b/qtquickcontrols index 9c43f82f..1afae24d 160000 --- a/qtquickcontrols +++ b/qtquickcontrols @@ -1 +1 @@ -Subproject commit 9c43f82fb5648d7a0dcac4329a59d5d274924339 +Subproject commit 1afae24d7f3a67b2727ec6283c44275935de55e1 diff --git a/qtquickcontrols2 b/qtquickcontrols2 index 0a65246c..f4af8a19 160000 --- a/qtquickcontrols2 +++ b/qtquickcontrols2 @@ -1 +1 @@ -Subproject commit 0a65246c0264c4c21af196f87df644b8a223dbed +Subproject commit f4af8a1987cc3fed8120062fbeb5659c7b2b77df diff --git a/qtscript b/qtscript index 8cd40d55..da4e4ac0 160000 --- a/qtscript +++ b/qtscript @@ -1 +1 @@ -Subproject commit 8cd40d55038ea6e9994b356e89ec28c12a1f3692 +Subproject commit da4e4ac0c2c18d7941c218979aa352a86d71df31 diff --git a/qtscxml b/qtscxml index d21e1f9a..f66526f7 160000 --- a/qtscxml +++ b/qtscxml @@ -1 +1 @@ -Subproject commit d21e1f9a1a299209454d9942530a502d8e33f781 +Subproject commit f66526f7ba7332cc7ecca9bd68fca456eae845eb diff --git a/qtsensors b/qtsensors index b1807af2..bc655d7a 160000 --- a/qtsensors +++ b/qtsensors @@ -1 +1 @@ -Subproject commit b1807af2cd102710deaa6eedf5ad6cdd8a13bd73 +Subproject commit bc655d7a6c255abff91f7b3950f8a0491f9539b0 diff --git a/qtserialbus b/qtserialbus index 13dec714..f7669e84 160000 --- a/qtserialbus +++ b/qtserialbus @@ -1 +1 @@ -Subproject commit 13dec714ecf9f96f265639c3207721d9b8d39e52 +Subproject commit f7669e84496491a2fb08bf13d020aa72071a8f69 diff --git a/qtserialport b/qtserialport index ccfe841f..74c89bb8 160000 --- a/qtserialport +++ b/qtserialport @@ -1 +1 @@ -Subproject commit ccfe841f9b7b55d78a190a9c0f7a3710e74b35f2 +Subproject commit 74c89bb84489166eedf76ff1091f8ad94f0040d0 diff --git a/qtsvg b/qtsvg index 97eebc52..d7e91496 160000 --- a/qtsvg +++ b/qtsvg @@ -1 +1 @@ -Subproject commit 97eebc52a8362f8b841e24ad0e4d54315d1948e3 +Subproject commit d7e914968c363bea7fd318f758795c950e0a8639 diff --git a/qtvirtualkeyboard b/qtvirtualkeyboard index 92056fb0..e4b82e3a 160000 --- a/qtvirtualkeyboard +++ b/qtvirtualkeyboard @@ -1 +1 @@ -Subproject commit 92056fb0f46bf82d74227e2416c75d62184168de +Subproject commit e4b82e3a3f91c681df439d5228fa2755134b87ef diff --git a/qtwayland b/qtwayland index 65b7e7e6..44a28bb0 160000 --- a/qtwayland +++ b/qtwayland @@ -1 +1 @@ -Subproject commit 65b7e7e66801b711edf69192a3758677b2710b35 +Subproject commit 44a28bb06d66be1b7ccdc94e36e931002df8d21c diff --git a/qtwebchannel b/qtwebchannel index 95eea31f..cd32de3a 160000 --- a/qtwebchannel +++ b/qtwebchannel @@ -1 +1 @@ -Subproject commit 95eea31f6bc023ab43ee0fdd96c3056140c10189 +Subproject commit cd32de3a030fb956e6a6e045b084719a5cb2f8dc diff --git a/qtwebsockets b/qtwebsockets index f8715d8f..df91b510 160000 --- a/qtwebsockets +++ b/qtwebsockets @@ -1 +1 @@ -Subproject commit f8715d8fe8e7917ffc4726fcfcacd8341ebb6aaa +Subproject commit df91b5103f4571b9605e4fae50264f101e6931ae diff --git a/qtwebview b/qtwebview index b8ceac1a..91322145 160000 --- a/qtwebview +++ b/qtwebview @@ -1 +1 @@ -Subproject commit b8ceac1a98ab195649fcbaa6715748a80dba5b85 +Subproject commit 913221453dfbf35d69030819b099c109e078116f diff --git a/qtwinextras b/qtwinextras index 53ac7cce..3a415d7d 160000 --- a/qtwinextras +++ b/qtwinextras @@ -1 +1 @@ -Subproject commit 53ac7cceece1e57336910eabb6615f82631ca0a9 +Subproject commit 3a415d7d0fbcbfe6bd286a2bcb9e9cd2be04afba diff --git a/qtx11extras b/qtx11extras index b9eccc64..34dcc9ea 160000 --- a/qtx11extras +++ b/qtx11extras @@ -1 +1 @@ -Subproject commit b9eccc64ce857a43568506ac6e9ee5fcb7691589 +Subproject commit 34dcc9ea768efc83a299c39a7a4572c66f7eb6a2 diff --git a/qtxmlpatterns b/qtxmlpatterns index 2ced83e4..f00a2316 160000 --- a/qtxmlpatterns +++ b/qtxmlpatterns @@ -1 +1 @@ -Subproject commit 2ced83e4914b60b20ed51340f28a7d1febc44f1e +Subproject commit f00a23160e9795615912aa14cf412c7ed278fe50 From 61a97f46f68eb7f0e0b025878e5a8dd6ebb3cedb Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Sat, 13 Oct 2018 17:30:29 +0200 Subject: [PATCH 4/5] Update submodules on '5.9.7' in qt5 Change-Id: I8edef7bae08172857a522919d0f62a8a8ceeca83 Reviewed-by: Liang Qi --- qtbase | 2 +- qtqa | 2 +- qttools | 2 +- qtwebengine | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qtbase b/qtbase index 3d9fe069..68ebafeb 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit 3d9fe069a9c836d659f794a1b9574df2e6c015bc +Subproject commit 68ebafeba1980b299a6b82918014260827f4eeb5 diff --git a/qtqa b/qtqa index 1b2fcea1..0e82d4f9 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit 1b2fcea1485a291e3be885bed29f03f920ac9d90 +Subproject commit 0e82d4f936ca3cf3186eda6cd074872194e8f8e7 diff --git a/qttools b/qttools index 0fd44383..961d99bb 160000 --- a/qttools +++ b/qttools @@ -1 +1 @@ -Subproject commit 0fd44383eebab328b468ea18c3941c384e08f1b0 +Subproject commit 961d99bb82f042c410ed826bfd39f8edb5d79bf0 diff --git a/qtwebengine b/qtwebengine index bd274cc8..ff3de562 160000 --- a/qtwebengine +++ b/qtwebengine @@ -1 +1 @@ -Subproject commit bd274cc86dfc1d3ec6ace444f4b781589d45b75d +Subproject commit ff3de56218e1012e3b0dd056356253b105eb6f2e From 665d37303493f9d3ff4a244c8288898d3f41cd8f Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Tue, 16 Oct 2018 10:01:58 +0000 Subject: [PATCH 5/5] Update submodules on '5.9.7' in qt5 Change-Id: Ie9d4f61c054d2cd1c7f5c04ecc517df35fe4dab4 Reviewed-by: Jani Heikkinen --- qtbase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtbase b/qtbase index 68ebafeb..81b29a44 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit 68ebafeba1980b299a6b82918014260827f4eeb5 +Subproject commit 81b29a44d248b5037a2f05dd8815e000d9472f0e