mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 23:48:23 +08:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aebccd2885 | ||
|
|
39b7b63d5b | ||
|
|
6d12189f0c | ||
|
|
27ecf13595 | ||
|
|
78cdf36832 |
80
.gitmodules
vendored
80
.gitmodules
vendored
@@ -1,60 +1,60 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtsvg
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtscript"]
|
||||
depends = qtbase
|
||||
recommends = qttools
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = deprecated
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = deprecated
|
||||
[submodule "qttranslations"]
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -62,7 +62,7 @@
|
||||
recommends = qtmultimedia qtquickcontrols qtquickcontrols2
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -83,14 +83,14 @@
|
||||
recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -123,99 +123,99 @@
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtimageformats qtgamepad
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtgraphicaleffects"]
|
||||
depends = qtdeclarative
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtquickcontrols"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtgraphicaleffects
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtx11extras"]
|
||||
depends = qtbase
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtmacextras"]
|
||||
depends = qtbase
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtwinextras"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtandroidextras"]
|
||||
depends = qtbase
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -229,86 +229,86 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtquickcontrols2"]
|
||||
depends = qtgraphicaleffects
|
||||
recommends = qtimageformats
|
||||
path = qtquickcontrols2
|
||||
url = ../qtquickcontrols2.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = essential
|
||||
[submodule "qtpurchasing"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtpurchasing
|
||||
url = ../qtpurchasing.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia qtquickcontrols
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgamepad
|
||||
url = ../qtgamepad.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtscxml"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
recommends = qtdeclarative
|
||||
path = qtwebglplugin
|
||||
url = ../qtwebglplugin.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = addon
|
||||
[submodule "qtlottie"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 5.13
|
||||
branch = 5.13.2
|
||||
status = preview
|
||||
|
||||
0
coin/provisioning/common/windows/emsdk.ps1
Executable file → Normal file
0
coin/provisioning/common/windows/emsdk.ps1
Executable file → Normal file
0
coin/provisioning/qtci-windows-10-x86_64/80-emsdk.ps1
Executable file → Normal file
0
coin/provisioning/qtci-windows-10-x86_64/80-emsdk.ps1
Executable file → Normal file
2
qt3d
2
qt3d
Submodule qt3d updated: c40cccb0b4...93361f1a59
Submodule qtactiveqt updated: 5075808ee2...85441bcab7
Submodule qtandroidextras updated: 6586350b36...e44b34a2f9
2
qtbase
2
qtbase
Submodule qtbase updated: 46201f0e82...a7a24784ee
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 73efdb1066...f047b1a9bb
Submodule qtconnectivity updated: 7390de230e...13b15ab1b1
Submodule qtdatavis3d updated: 1a58c3cffe...af4466c7af
Submodule qtdeclarative updated: a0ad2cbdf2...4080025fed
2
qtdoc
2
qtdoc
Submodule qtdoc updated: b52984369d...bf9557850e
Submodule qtgamepad updated: 324dd701ec...2d5c3c2492
Submodule qtgraphicaleffects updated: 3cac429c9b...b38eddb4a5
Submodule qtimageformats updated: cd646ff7e1...9fe1f2e918
Submodule qtlocation updated: 118dac8962...b8cc5f3ae5
2
qtlottie
2
qtlottie
Submodule qtlottie updated: b6b7fa3596...2c681d20c0
Submodule qtmacextras updated: 7f207d3e31...941c711995
Submodule qtmultimedia updated: 545959e45e...dce51b45e8
Submodule qtnetworkauth updated: 202c7d893f...ee0ce46332
Submodule qtpurchasing updated: 2fa7323376...cc094b80bf
2
qtqa
2
qtqa
Submodule qtqa updated: e50ae95cdf...97a4384354
Submodule qtquickcontrols updated: da94d6586c...9a5e84b8f9
Submodule qtquickcontrols2 updated: 83fbf44b98...c0fb745acd
Submodule qtremoteobjects updated: b94871ce10...44d51ea7b4
Submodule qtrepotools updated: a51db43b58...1bf0cbf1e4
2
qtscript
2
qtscript
Submodule qtscript updated: 5b75f4edd9...18bade63bd
2
qtscxml
2
qtscxml
Submodule qtscxml updated: a57befb1da...575d92175a
Submodule qtsensors updated: 9b4c2e4fcb...e032fe21b6
Submodule qtserialbus updated: 80144b89ca...9c498a9906
Submodule qtserialport updated: f6b43c36b3...2216279ffd
2
qtspeech
2
qtspeech
Submodule qtspeech updated: 9e2f02d8c8...91a78d0d73
2
qtsvg
2
qtsvg
Submodule qtsvg updated: de830ffd45...582bbf973f
2
qttools
2
qttools
Submodule qttools updated: c8e7929423...78f52a4027
Submodule qttranslations updated: ccb71797f2...36022c8e92
Submodule qtvirtualkeyboard updated: 57b9af923b...8fc2c34c67
Submodule qtwayland updated: 1ed0782e93...615aa208d1
Submodule qtwebchannel updated: e724c01be4...3be3e5756f
Submodule qtwebengine updated: b44ed0fb99...556576b55f
Submodule qtwebglplugin updated: 7e9f4028c5...11b83427d9
Submodule qtwebsockets updated: 24a9e0f961...a8bbc05633
Submodule qtwebview updated: ca79ed44d8...2746b310f8
Submodule qtwinextras updated: 15b0086268...b7896dfef6
Submodule qtx11extras updated: a5c017a00b...0f6f4d20f7
Submodule qtxmlpatterns updated: 61f18cc361...74c5be960c
Reference in New Issue
Block a user