From 7523e8131eb36b9ef659c2b531bfa61cd165ee61 Mon Sep 17 00:00:00 2001 From: Konstantin Tokarev Date: Fri, 11 Sep 2020 19:50:55 +0300 Subject: [PATCH] *** AUTOGENERATED COMMIT *** Remove Qt modules not used in QtWebKit. This commit was generated by setup-qt5-submodules-for-coin.sh. Change-Id: If445ea50d5567b8d844ab0557d8a3f5ca819a584 --- .gitmodules | 286 --------------------------------------------- qt3d | 1 - qtactiveqt | 1 - qtandroidextras | 1 - qtcanvas3d | 1 - qtcharts | 1 - qtconnectivity | 1 - qtdatavis3d | 1 - qtdoc | 1 - qtdocgallery | 1 - qtfeedback | 1 - qtgamepad | 1 - qtgraphicaleffects | 1 - qtimageformats | 1 - qtlottie | 1 - qtmacextras | 1 - qtnetworkauth | 1 - qtpim | 1 - qtpurchasing | 1 - qtqa | 1 - qtquick3d | 1 - qtquickcontrols | 1 - qtquickcontrols2 | 1 - qtquicktimeline | 1 - qtremoteobjects | 1 - qtrepotools | 1 - qtscript | 1 - qtscxml | 1 - qtserialbus | 1 - qtserialport | 1 - qtspeech | 1 - qtsvg | 1 - qtsystems | 1 - qttools | 1 - qttranslations | 1 - qtvirtualkeyboard | 1 - qtwayland | 1 - qtwebengine | 1 - qtwebglplugin | 1 - qtwebsockets | 1 - qtwebview | 1 - qtwinextras | 1 - qtx11extras | 1 - qtxmlpatterns | 1 - 44 files changed, 329 deletions(-) delete mode 160000 qt3d delete mode 160000 qtactiveqt delete mode 160000 qtandroidextras delete mode 160000 qtcanvas3d delete mode 160000 qtcharts delete mode 160000 qtconnectivity delete mode 160000 qtdatavis3d delete mode 160000 qtdoc delete mode 160000 qtdocgallery delete mode 160000 qtfeedback delete mode 160000 qtgamepad delete mode 160000 qtgraphicaleffects delete mode 160000 qtimageformats delete mode 160000 qtlottie delete mode 160000 qtmacextras delete mode 160000 qtnetworkauth delete mode 160000 qtpim delete mode 160000 qtpurchasing delete mode 160000 qtqa delete mode 160000 qtquick3d delete mode 160000 qtquickcontrols delete mode 160000 qtquickcontrols2 delete mode 160000 qtquicktimeline delete mode 160000 qtremoteobjects delete mode 160000 qtrepotools delete mode 160000 qtscript delete mode 160000 qtscxml delete mode 160000 qtserialbus delete mode 160000 qtserialport delete mode 160000 qtspeech delete mode 160000 qtsvg delete mode 160000 qtsystems delete mode 160000 qttools delete mode 160000 qttranslations delete mode 160000 qtvirtualkeyboard delete mode 160000 qtwayland delete mode 160000 qtwebengine delete mode 160000 qtwebglplugin delete mode 160000 qtwebsockets delete mode 160000 qtwebview delete mode 160000 qtwinextras delete mode 160000 qtx11extras delete mode 160000 qtxmlpatterns diff --git a/.gitmodules b/.gitmodules index 27bf2826..462dd65c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,31 +3,12 @@ url = ../qtbase.git branch = 5.15.1 status = essential -[submodule "qtsvg"] - depends = qtbase - path = qtsvg - url = ../qtsvg.git - branch = 5.15.1 - status = addon [submodule "qtdeclarative"] depends = qtbase path = qtdeclarative url = ../qtdeclarative.git branch = 5.15.1 status = essential -[submodule "qtactiveqt"] - depends = qtbase - path = qtactiveqt - url = ../qtactiveqt.git - branch = 5.15.1 - status = addon -[submodule "qtscript"] - depends = qtbase - recommends = qttools - path = qtscript - url = ../qtscript.git - branch = 5.15.1 - status = deprecated [submodule "qtmultimedia"] depends = qtbase recommends = qtdeclarative @@ -35,48 +16,6 @@ url = ../qtmultimedia.git branch = 5.15.1 status = essential -[submodule "qttools"] - depends = qtbase - recommends = qtdeclarative qtactiveqt - path = qttools - url = ../qttools.git - branch = 5.15.1 - status = essential -[submodule "qtxmlpatterns"] - depends = qtbase - recommends = qtdeclarative - path = qtxmlpatterns - url = ../qtxmlpatterns.git - branch = 5.15.1 - status = deprecated -[submodule "qttranslations"] - depends = qttools - path = qttranslations - url = ../qttranslations.git - branch = 5.15.1 - status = essential - priority = 30 -[submodule "qtdoc"] - depends = qtdeclarative qttools - recommends = qtmultimedia qtquickcontrols qtquickcontrols2 - path = qtdoc - url = ../qtdoc.git - branch = 5.15.1 - status = essential - priority = 40 -[submodule "qtrepotools"] - path = qtrepotools - url = ../qtrepotools.git - branch = master - status = essential - project = - -[submodule "qtqa"] - depends = qtbase - path = qtqa - url = ../qtqa.git - branch = master - status = essential - priority = 50 [submodule "qtlocation"] depends = qtbase recommends = qtdeclarative @@ -91,117 +30,6 @@ url = ../qtsensors.git branch = 5.15.1 status = addon -[submodule "qtsystems"] - depends = qtbase - recommends = qtdeclarative - path = qtsystems - url = ../qtsystems.git - branch = dev - status = ignore -[submodule "qtfeedback"] - depends = qtdeclarative - recommends = qtmultimedia - path = qtfeedback - url = ../qtfeedback.git - branch = master - status = ignore -[submodule "qtdocgallery"] - depends = qtdeclarative - path = qtdocgallery - url = ../qtdocgallery.git - branch = master - status = ignore -[submodule "qtpim"] - depends = qtdeclarative - path = qtpim - url = ../qtpim.git - branch = dev - status = ignore -[submodule "qtconnectivity"] - depends = qtbase - recommends = qtdeclarative qtandroidextras - path = qtconnectivity - url = ../qtconnectivity.git - branch = 5.15.1 - status = addon -[submodule "qtwayland"] - depends = qtbase - recommends = qtdeclarative - path = qtwayland - url = ../qtwayland.git - branch = 5.15.1 - status = addon -[submodule "qt3d"] - depends = qtbase - recommends = qtdeclarative qtimageformats qtgamepad - path = qt3d - url = ../qt3d.git - branch = 5.15.1 - status = addon -[submodule "qtimageformats"] - depends = qtbase - path = qtimageformats - url = ../qtimageformats.git - branch = 5.15.1 - status = addon -[submodule "qtgraphicaleffects"] - depends = qtdeclarative - path = qtgraphicaleffects - url = ../qtgraphicaleffects.git - branch = 5.15.1 - status = essential -[submodule "qtquickcontrols"] - depends = qtdeclarative - recommends = qtgraphicaleffects - path = qtquickcontrols - url = ../qtquickcontrols.git - branch = 5.15.1 - status = addon -[submodule "qtserialbus"] - depends = qtbase - recommends = qtserialport - path = qtserialbus - url = ../qtserialbus.git - branch = 5.15.1 - status = addon -[submodule "qtserialport"] - depends = qtbase - path = qtserialport - url = ../qtserialport.git - branch = 5.15.1 - status = addon -[submodule "qtx11extras"] - depends = qtbase - path = qtx11extras - url = ../qtx11extras.git - branch = 5.15.1 - status = addon -[submodule "qtmacextras"] - depends = qtbase - path = qtmacextras - url = ../qtmacextras.git - branch = 5.15.1 - status = addon -[submodule "qtwinextras"] - depends = qtbase - recommends = qtdeclarative qtmultimedia - path = qtwinextras - url = ../qtwinextras.git - branch = 5.15.1 - status = addon -[submodule "qtandroidextras"] - depends = qtbase - path = qtandroidextras - url = ../qtandroidextras.git - branch = 5.15.1 - status = addon -[submodule "qtwebsockets"] - depends = qtbase - recommends = qtdeclarative - path = qtwebsockets - url = ../qtwebsockets.git - branch = 5.15.1 - status = addon [submodule "qtwebchannel"] depends = qtbase recommends = qtdeclarative @@ -209,117 +37,3 @@ url = ../qtwebchannel.git branch = 5.15.1 status = addon -[submodule "qtwebengine"] - depends = qtdeclarative - recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools - path = qtwebengine - url = ../qtwebengine.git - branch = 5.15.1 - status = addon - priority = 10 -[submodule "qtcanvas3d"] - depends = qtdeclarative - path = qtcanvas3d - url = ../qtcanvas3d.git - branch = dev - status = ignore -[submodule "qtwebview"] - depends = qtdeclarative - recommends = qtwebengine - path = qtwebview - url = ../qtwebview.git - branch = 5.15.1 - status = addon -[submodule "qtquickcontrols2"] - depends = qtgraphicaleffects - recommends = qtimageformats - path = qtquickcontrols2 - url = ../qtquickcontrols2.git - branch = 5.15.1 - status = essential -[submodule "qtpurchasing"] - depends = qtbase - recommends = qtdeclarative qtandroidextras - path = qtpurchasing - url = ../qtpurchasing.git - branch = 5.15.1 - status = addon -[submodule "qtcharts"] - depends = qtbase - recommends = qtdeclarative qtmultimedia - path = qtcharts - url = ../qtcharts.git - branch = 5.15.1 - status = addon -[submodule "qtdatavis3d"] - depends = qtbase - recommends = qtdeclarative qtmultimedia - path = qtdatavis3d - url = ../qtdatavis3d.git - branch = 5.15.1 - status = addon -[submodule "qtvirtualkeyboard"] - depends = qtbase qtdeclarative qtsvg - recommends = qtmultimedia qtquickcontrols - path = qtvirtualkeyboard - url = ../qtvirtualkeyboard.git - branch = 5.15.1 - status = addon -[submodule "qtgamepad"] - depends = qtbase - recommends = qtdeclarative - path = qtgamepad - url = ../qtgamepad.git - branch = 5.15.1 - status = addon -[submodule "qtscxml"] - depends = qtbase qtdeclarative - path = qtscxml - url = ../qtscxml.git - branch = 5.15.1 - status = addon -[submodule "qtspeech"] - depends = qtbase - recommends = qtdeclarative qtmultimedia - path = qtspeech - url = ../qtspeech.git - branch = 5.15.1 - status = addon -[submodule "qtnetworkauth"] - depends = qtbase - path = qtnetworkauth - url = ../qtnetworkauth.git - branch = 5.15.1 - status = addon -[submodule "qtremoteobjects"] - depends = qtbase - recommends = qtdeclarative - path = qtremoteobjects - url = ../qtremoteobjects.git - branch = 5.15.1 - status = addon -[submodule "qtwebglplugin"] - depends = qtbase qtwebsockets - recommends = qtdeclarative - path = qtwebglplugin - url = ../qtwebglplugin.git - branch = 5.15.1 - status = addon -[submodule "qtlottie"] - depends = qtbase qtdeclarative - path = qtlottie - url = ../qtlottie.git - branch = 5.15.1 - status = addon -[submodule "qtquicktimeline"] - depends = qtbase qtdeclarative - path = qtquicktimeline - url = ../qtquicktimeline - branch = 5.15.1 - status = addon -[submodule "qtquick3d"] - depends = qtbase qtdeclarative - path = qtquick3d - url = ../qtquick3d.git - branch = 5.15.1 - status = addon diff --git a/qt3d b/qt3d deleted file mode 160000 index dc26105a..00000000 --- a/qt3d +++ /dev/null @@ -1 +0,0 @@ -Subproject commit dc26105a3abe6fe420151fd3f1b228835d2088ed diff --git a/qtactiveqt b/qtactiveqt deleted file mode 160000 index 560c588e..00000000 --- a/qtactiveqt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 560c588e59b7788643307368816fa83b7b2cf3ee diff --git a/qtandroidextras b/qtandroidextras deleted file mode 160000 index 3621223c..00000000 --- a/qtandroidextras +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3621223c1f81dea54e93af81b81c75426941365c diff --git a/qtcanvas3d b/qtcanvas3d deleted file mode 160000 index 1319e096..00000000 --- a/qtcanvas3d +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1319e0965f6008f44f9216a7bb76e106a1710767 diff --git a/qtcharts b/qtcharts deleted file mode 160000 index 68a2a439..00000000 --- a/qtcharts +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 68a2a439898f154279ef41dcc6e7164030d20d54 diff --git a/qtconnectivity b/qtconnectivity deleted file mode 160000 index 6fe502ad..00000000 --- a/qtconnectivity +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6fe502ad842c322981b45632e4f59182be1908d2 diff --git a/qtdatavis3d b/qtdatavis3d deleted file mode 160000 index 09801264..00000000 --- a/qtdatavis3d +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 09801264493e1b2ceb4918be59a13dde1a24d882 diff --git a/qtdoc b/qtdoc deleted file mode 160000 index 82cbe6d4..00000000 --- a/qtdoc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 82cbe6d44ff7cd8fe0013c5ef4e7b0385b0cbd21 diff --git a/qtdocgallery b/qtdocgallery deleted file mode 160000 index e36e6f0a..00000000 --- a/qtdocgallery +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e36e6f0abd45c2794c70c31eb10c5263e7e7a29a diff --git a/qtfeedback b/qtfeedback deleted file mode 160000 index 9ac8d8c2..00000000 --- a/qtfeedback +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9ac8d8c272fc93416016e094fc6b97226a400082 diff --git a/qtgamepad b/qtgamepad deleted file mode 160000 index 7bf40625..00000000 --- a/qtgamepad +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7bf40625ab31685a827f5b6dc13922ae685e8a4f diff --git a/qtgraphicaleffects b/qtgraphicaleffects deleted file mode 160000 index c343d774..00000000 --- a/qtgraphicaleffects +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c343d7746b0331af722d69f3b5b47840f57a4cca diff --git a/qtimageformats b/qtimageformats deleted file mode 160000 index 2cacdd5d..00000000 --- a/qtimageformats +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2cacdd5d5c8feab792126b99d0384092683c551b diff --git a/qtlottie b/qtlottie deleted file mode 160000 index 2245b587..00000000 --- a/qtlottie +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2245b587f162f8d7a152049832739af9700e7c2d diff --git a/qtmacextras b/qtmacextras deleted file mode 160000 index 3a217985..00000000 --- a/qtmacextras +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3a2179850f4d67d1f822d30991a9bce33032da73 diff --git a/qtnetworkauth b/qtnetworkauth deleted file mode 160000 index eacb61f5..00000000 --- a/qtnetworkauth +++ /dev/null @@ -1 +0,0 @@ -Subproject commit eacb61f5b180c676b53881a1fbd73339c3e5f303 diff --git a/qtpim b/qtpim deleted file mode 160000 index 02efef5e..00000000 --- a/qtpim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 02efef5ee63bf2407526f81fd6b68f5a59ac1de3 diff --git a/qtpurchasing b/qtpurchasing deleted file mode 160000 index cf85bd1d..00000000 --- a/qtpurchasing +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cf85bd1d88dd9a25b9a2b1210ab9d9668159b871 diff --git a/qtqa b/qtqa deleted file mode 160000 index e623157f..00000000 --- a/qtqa +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e623157fa9e2e187de190b8dd710148c778d7ca1 diff --git a/qtquick3d b/qtquick3d deleted file mode 160000 index c2201f05..00000000 --- a/qtquick3d +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c2201f055ed723cf56afd1a7e05e81785b592534 diff --git a/qtquickcontrols b/qtquickcontrols deleted file mode 160000 index e22f5c4c..00000000 --- a/qtquickcontrols +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e22f5c4cd8ff47545e33a30f7a11d4963979ffb0 diff --git a/qtquickcontrols2 b/qtquickcontrols2 deleted file mode 160000 index c0daab49..00000000 --- a/qtquickcontrols2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c0daab494a58ff881afc0252872359e5291a1478 diff --git a/qtquicktimeline b/qtquicktimeline deleted file mode 160000 index 32d7031e..00000000 --- a/qtquicktimeline +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 32d7031e87551f29b598e789cfacd275c8095245 diff --git a/qtremoteobjects b/qtremoteobjects deleted file mode 160000 index d08c7960..00000000 --- a/qtremoteobjects +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d08c7960de241d33ba6e4e2bc5dc2056a7ae3726 diff --git a/qtrepotools b/qtrepotools deleted file mode 160000 index 9207982f..00000000 --- a/qtrepotools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9207982f370e0bf393df2478a9b8e5e0f30882bd diff --git a/qtscript b/qtscript deleted file mode 160000 index d2f92675..00000000 --- a/qtscript +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d2f926751d322bc0a46d2ceed57f871e282f26b1 diff --git a/qtscxml b/qtscxml deleted file mode 160000 index 38095de1..00000000 --- a/qtscxml +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 38095de1942031707b05709b160e1399ecbf8276 diff --git a/qtserialbus b/qtserialbus deleted file mode 160000 index 289fff1f..00000000 --- a/qtserialbus +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 289fff1f7f14a7c2dd44ab2232f7a2f17bda5fcf diff --git a/qtserialport b/qtserialport deleted file mode 160000 index 6f5fa73a..00000000 --- a/qtserialport +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6f5fa73a354d71d4e86c5cc686b0c0f79d4c52a9 diff --git a/qtspeech b/qtspeech deleted file mode 160000 index f4601353..00000000 --- a/qtspeech +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f4601353aa9a14eacfc83e1ca650ae5b6c21283a diff --git a/qtsvg b/qtsvg deleted file mode 160000 index 6b444e83..00000000 --- a/qtsvg +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6b444e832d31ce9a9497ca8e6aff0520f1d888ea diff --git a/qtsystems b/qtsystems deleted file mode 160000 index 434af789..00000000 --- a/qtsystems +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 434af789f0d56ca7a521ca2d9ec8cf3b1057fd37 diff --git a/qttools b/qttools deleted file mode 160000 index 72744ac3..00000000 --- a/qttools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 72744ac361a94bfd80af16403a69f8ff2422d583 diff --git a/qttranslations b/qttranslations deleted file mode 160000 index ec3a7a62..00000000 --- a/qttranslations +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ec3a7a623ae7dc228e7a9795a605c6d7916816ec diff --git a/qtvirtualkeyboard b/qtvirtualkeyboard deleted file mode 160000 index ae04a778..00000000 --- a/qtvirtualkeyboard +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ae04a778c8bafa20812e337fbb80f60b898b8313 diff --git a/qtwayland b/qtwayland deleted file mode 160000 index c25f8b8f..00000000 --- a/qtwayland +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c25f8b8fa4dc6d096382d34849b997ab7fe69c5c diff --git a/qtwebengine b/qtwebengine deleted file mode 160000 index 9e4d1eb4..00000000 --- a/qtwebengine +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9e4d1eb45d5c6299e79ac3f28282fd76f949980e diff --git a/qtwebglplugin b/qtwebglplugin deleted file mode 160000 index 835b594b..00000000 --- a/qtwebglplugin +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 835b594bda455a3ecb768605d64fb3ca29ceb51d diff --git a/qtwebsockets b/qtwebsockets deleted file mode 160000 index 9a0dd9a7..00000000 --- a/qtwebsockets +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9a0dd9a7b74a405488c4922a922d8a2ed8e8e28a diff --git a/qtwebview b/qtwebview deleted file mode 160000 index 93bdca42..00000000 --- a/qtwebview +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 93bdca425bde930d58062216bd3cfae2abdc60c6 diff --git a/qtwinextras b/qtwinextras deleted file mode 160000 index 922750e6..00000000 --- a/qtwinextras +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 922750e68d1a5967b4bdfef7072779f8c375eafa diff --git a/qtx11extras b/qtx11extras deleted file mode 160000 index afa3ad1c..00000000 --- a/qtx11extras +++ /dev/null @@ -1 +0,0 @@ -Subproject commit afa3ad1c1cb04ce1e51b0af4bdac028809f9d0d4 diff --git a/qtxmlpatterns b/qtxmlpatterns deleted file mode 160000 index c4d24e46..00000000 --- a/qtxmlpatterns +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c4d24e467d7159a43eb90891b954f4cd816ba04b