mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-25 09:26:15 +08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f005f1e2e | ||
|
|
315ebccea6 | ||
|
|
ff3c82d0ef |
84
.gitmodules
vendored
84
.gitmodules
vendored
@@ -1,40 +1,40 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative qtquick3d
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
@@ -47,7 +47,7 @@
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -55,7 +55,7 @@
|
||||
recommends = qtmultimedia qtshadertools qtwebengine
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -76,21 +76,21 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = preview
|
||||
[submodule "qtpositioning"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtserialport
|
||||
path = qtpositioning
|
||||
url = ../qtpositioning.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -117,61 +117,61 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtshadertools qtmultimedia
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebchannel qttools qtpositioning
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -185,28 +185,28 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
@@ -219,27 +219,27 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase qtmultimedia
|
||||
recommends = qtdeclarative
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
@@ -252,87 +252,87 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquicktimeline
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtshadertools"]
|
||||
depends = qtbase
|
||||
path = qtshadertools
|
||||
url = ../qtshadertools.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = deprecated
|
||||
[submodule "qtcoap"]
|
||||
depends = qtbase
|
||||
path = qtcoap
|
||||
url = ../qtcoap.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtmqtt"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtmqtt
|
||||
url = ../qtmqtt.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtopcua"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtopcua
|
||||
url = ../qtopcua.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = preview
|
||||
[submodule "qthttpserver"]
|
||||
depends = qtbase
|
||||
recommends = qtwebsockets
|
||||
path = qthttpserver
|
||||
url = ../qthttpserver.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = preview
|
||||
[submodule "qtquick3dphysics"]
|
||||
depends = qtbase qtdeclarative qtquick3d qtshadertools
|
||||
path = qtquick3dphysics
|
||||
url = ../qtquick3dphysics.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtgrpc"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgrpc
|
||||
url = ../qtgrpc.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = preview
|
||||
[submodule "qtquickeffectmaker"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquick3d
|
||||
path = qtquickeffectmaker
|
||||
url = ../qtquickeffectmaker.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = addon
|
||||
[submodule "qtgraphs"]
|
||||
depends = qtbase qtdeclarative qtquick3d
|
||||
path = qtgraphs
|
||||
url = ../qtgraphs.git
|
||||
branch = 6.7
|
||||
branch = 6.7.2
|
||||
status = preview
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: 94a5d86ffa...4ca75c73eb
Submodule qt5compat updated: ee8fe3442c...dbf3e3762e
Submodule qtactiveqt updated: 95754d9dc6...45737dc49e
2
qtbase
2
qtbase
Submodule qtbase updated: 5627844168...b5fbe0923c
2
qtcharts
2
qtcharts
Submodule qtcharts updated: a6777335f5...f7d0fbc2a5
2
qtcoap
2
qtcoap
Submodule qtcoap updated: 14bf4554ee...5b0b500543
Submodule qtconnectivity updated: e68d95e399...b42c3e5708
Submodule qtdatavis3d updated: 06977b6342...5b5fa33582
Submodule qtdeclarative updated: fd27949ae2...12533cc0bd
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 92dc35820a...bdaa2f2fa2
2
qtgraphs
2
qtgraphs
Submodule qtgraphs updated: 941d831d33...4fecd24f1c
2
qtgrpc
2
qtgrpc
Submodule qtgrpc updated: d4fc8b4250...2d93de389e
Submodule qthttpserver updated: aefcbc8b91...567aee2b7a
Submodule qtimageformats updated: c80421788c...31ad4a4702
Submodule qtlanguageserver updated: 25be858d73...3b95b38857
Submodule qtlocation updated: 4418904e6c...04654948d3
2
qtlottie
2
qtlottie
Submodule qtlottie updated: a34725bbfb...1a3e3bc3cd
2
qtmqtt
2
qtmqtt
Submodule qtmqtt updated: 1bee4ec609...e21774b886
Submodule qtmultimedia updated: 360986cd6e...a3f871eb13
Submodule qtnetworkauth updated: ff3bbf73a0...2fc0fcbc87
2
qtopcua
2
qtopcua
Submodule qtopcua updated: 7239fc820b...7a2af324ad
Submodule qtpositioning updated: 7d7a301204...e7b33b314f
2
qtqa
2
qtqa
Submodule qtqa updated: 9d52ae48ff...f75146a208
Submodule qtquick3d updated: 0c1522379c...8209c3e400
Submodule qtquick3dphysics updated: 2ba9f5d24c...54a9bae884
Submodule qtquickeffectmaker updated: 342a4aca67...c8222da4ff
Submodule qtquicktimeline updated: 364043636a...1badec5e92
Submodule qtremoteobjects updated: fb283954c8...d337f1ee3a
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 8cd77319bc...0710ee9065
Submodule qtsensors updated: 508e2bec77...7395d47805
Submodule qtserialbus updated: 559ebec198...1f29816b28
Submodule qtserialport updated: f49b7bd1f5...b246f58822
Submodule qtshadertools updated: d1b31d67df...1e141980f3
2
qtspeech
2
qtspeech
Submodule qtspeech updated: eb6e68d0f1...95466b3abc
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 860ba80fc7...eef891b4f0
2
qttools
2
qttools
Submodule qttools updated: 342fc34945...46ffaed90d
Submodule qttranslations updated: 2b2720ae24...f20b2cafa3
Submodule qtvirtualkeyboard updated: 3ffdeb84fd...bbbfcd3a5f
Submodule qtwayland updated: 065cea0660...3bd7a58abd
Submodule qtwebchannel updated: d50424f69c...775ee6b90b
Submodule qtwebengine updated: c824182472...445cd4e778
Submodule qtwebsockets updated: f31537ebd8...6d040c4762
Submodule qtwebview updated: 10adf568ba...3dbe4104ca
Reference in New Issue
Block a user