mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-04 19:39:47 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
068516348c | ||
|
|
a56f9a4b64 |
86
.gitmodules
vendored
86
.gitmodules
vendored
@@ -1,40 +1,40 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative qtquick3d
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
@@ -47,7 +47,7 @@
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -55,7 +55,7 @@
|
||||
recommends = qtmultimedia qtshadertools qtwebengine
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -68,7 +68,7 @@
|
||||
depends = qtbase
|
||||
path = qtqa
|
||||
url = ../qtqa.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = essential
|
||||
priority = 50
|
||||
[submodule "qtlocation"]
|
||||
@@ -76,21 +76,21 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = preview
|
||||
[submodule "qtpositioning"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtserialport
|
||||
path = qtpositioning
|
||||
url = ../qtpositioning.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -117,61 +117,61 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtshadertools qtmultimedia
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = deprecated
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebchannel qttools qtpositioning
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -185,28 +185,28 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = deprecated
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = deprecated
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
@@ -219,27 +219,27 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase qtmultimedia
|
||||
recommends = qtdeclarative
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
@@ -252,88 +252,88 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquicktimeline
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtshadertools"]
|
||||
depends = qtbase
|
||||
path = qtshadertools
|
||||
url = ../qtshadertools.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = deprecated
|
||||
[submodule "qtcoap"]
|
||||
depends = qtbase
|
||||
path = qtcoap
|
||||
url = ../qtcoap.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtmqtt"]
|
||||
depends = qtbase qtdeclarative
|
||||
recommends = qtwebsockets
|
||||
path = qtmqtt
|
||||
url = ../qtmqtt.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtopcua"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtopcua
|
||||
url = ../qtopcua.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = preview
|
||||
[submodule "qthttpserver"]
|
||||
depends = qtbase
|
||||
recommends = qtwebsockets
|
||||
path = qthttpserver
|
||||
url = ../qthttpserver.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtquick3dphysics"]
|
||||
depends = qtbase qtdeclarative qtquick3d qtshadertools
|
||||
path = qtquick3dphysics
|
||||
url = ../qtquick3dphysics.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtgrpc"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgrpc
|
||||
url = ../qtgrpc.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtquickeffectmaker"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquick3d
|
||||
path = qtquickeffectmaker
|
||||
url = ../qtquickeffectmaker.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
[submodule "qtgraphs"]
|
||||
depends = qtbase qtdeclarative qtquick3d
|
||||
path = qtgraphs
|
||||
url = ../qtgraphs.git
|
||||
branch = 6.10.3
|
||||
branch = 6.10
|
||||
status = addon
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: bc4ec04211...c20077e6b4
Submodule qt5compat updated: 51519c52f8...5f45193ef1
Submodule qtactiveqt updated: e83f9c189c...cc4ed6d704
2
qtbase
2
qtbase
Submodule qtbase updated: 3dd2e76915...c9203d9e04
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 19ca21b7cb...6d50d2ef2c
2
qtcoap
2
qtcoap
Submodule qtcoap updated: e2e49d6b5f...0b053f5aae
Submodule qtconnectivity updated: afa4fe4f11...11e2ffc927
Submodule qtdatavis3d updated: 53a65739ce...4e3bff94e3
Submodule qtdeclarative updated: 1d743a3f34...805fdc80e1
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 4a321a5deb...380ae064d0
2
qtgraphs
2
qtgraphs
Submodule qtgraphs updated: fab665d124...d75424854d
2
qtgrpc
2
qtgrpc
Submodule qtgrpc updated: 5058ecc377...6bb241e780
Submodule qthttpserver updated: c1cf1b124a...b802dfc196
Submodule qtimageformats updated: be524136e4...4a72cdfec3
Submodule qtlanguageserver updated: 11e03841e1...85ae1a04b0
Submodule qtlocation updated: 64eaacef9a...f9df2f1fff
2
qtlottie
2
qtlottie
Submodule qtlottie updated: 90b9b423be...9e1b5c8434
2
qtmqtt
2
qtmqtt
Submodule qtmqtt updated: 8bf5e7bd4d...a684c2a553
Submodule qtmultimedia updated: 1d4a254e53...386d7347aa
Submodule qtnetworkauth updated: ddb00b7808...75b82edc90
2
qtopcua
2
qtopcua
Submodule qtopcua updated: a7ebf70a82...3ad3488075
Submodule qtpositioning updated: e5b4fd1b4d...ee8076a586
Submodule qtquick3d updated: 9d3e35bdbb...60d0c83a97
Submodule qtquick3dphysics updated: 5e6c575896...af87f4191f
Submodule qtquickeffectmaker updated: e533724f78...d715b08f59
Submodule qtquicktimeline updated: 2fe032427b...9c2b64f058
Submodule qtremoteobjects updated: 5702f7e5f2...44a224865a
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 81c304c8c0...2f4074d330
Submodule qtsensors updated: d4e6b47d75...123683c1a7
Submodule qtserialbus updated: 742b8e7b7c...2c74db8c92
Submodule qtserialport updated: bf6e882963...e7434f73aa
Submodule qtshadertools updated: 81cb8ae07b...ca9cfbf575
2
qtspeech
2
qtspeech
Submodule qtspeech updated: df8ddda538...a1d75f02e9
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 9912e8127f...a0291e98b0
2
qttools
2
qttools
Submodule qttools updated: e2c907978a...4b1a5798e4
Submodule qttranslations updated: 1502e71d90...c5af5500b8
Submodule qtvirtualkeyboard updated: 022aebd496...e6c60ecfad
Submodule qtwayland updated: 996597ffef...5bcf90b9d9
Submodule qtwebchannel updated: 3d91fc80f9...eb026fda0a
Submodule qtwebengine updated: 185360bab4...c31beffa8c
Submodule qtwebsockets updated: 15523f44e0...085844e4da
Submodule qtwebview updated: 1274f5a30d...c1d2c31c9a
Reference in New Issue
Block a user