mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-26 01:46:20 +08:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0dff19cc15 | ||
|
|
79a9be28b7 | ||
|
|
c7d83acf94 | ||
|
|
a3f25d7dd9 | ||
|
|
ff4a764177 | ||
|
|
5fe0a59caa |
76
.gitmodules
vendored
76
.gitmodules
vendored
@@ -1,40 +1,40 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative qtquick3d
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
@@ -47,7 +47,7 @@
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -55,7 +55,7 @@
|
||||
recommends = qtmultimedia
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -83,14 +83,14 @@
|
||||
recommends = qtdeclarative qtserialport
|
||||
path = qtpositioning
|
||||
url = ../qtpositioning.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -117,61 +117,61 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtshadertools
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebchannel qttools qtpositioning
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -185,28 +185,28 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
@@ -219,27 +219,27 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
@@ -252,68 +252,68 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquicktimeline
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtshadertools"]
|
||||
depends = qtbase
|
||||
path = qtshadertools
|
||||
url = ../qtshadertools.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = deprecated
|
||||
[submodule "qtcoap"]
|
||||
depends = qtbase
|
||||
path = qtcoap
|
||||
url = ../qtcoap.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtmqtt"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtmqtt
|
||||
url = ../qtmqtt.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtopcua"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtopcua
|
||||
url = ../qtopcua.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = preview
|
||||
[submodule "qthttpserver"]
|
||||
depends = qtbase
|
||||
recommends = qtwebsockets
|
||||
path = qthttpserver
|
||||
url = ../qthttpserver.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = preview
|
||||
[submodule "qtquick3dphysics"]
|
||||
depends = qtbase qtdeclarative qtquick3d qtshadertools
|
||||
path = qtquick3dphysics
|
||||
url = ../qtquick3dphysics.git
|
||||
branch = 6.4
|
||||
branch = 6.4.2
|
||||
status = preview
|
||||
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: 964804887f...bb19c02665
Submodule qt5compat updated: ddd98a0d63...8c68763a12
Submodule qtactiveqt updated: 015d7f7424...b826f0a64c
2
qtbase
2
qtbase
Submodule qtbase updated: 30e09fce19...e3e40c44d3
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 4bdcd82ac9...445119bc19
2
qtcoap
2
qtcoap
Submodule qtcoap updated: dc2fab4e07...8669ac50a0
Submodule qtconnectivity updated: 4a6e89387a...6dfa43b717
Submodule qtdatavis3d updated: 53c9393983...64698649dc
Submodule qtdeclarative updated: 75199eeea9...1b58f30087
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 3eb6f77973...13e4cc3af7
Submodule qthttpserver updated: 2f75eb592e...7603d016a0
Submodule qtimageformats updated: 967959710d...13300098d1
Submodule qtlanguageserver updated: 8562c3a022...21da7bbbf5
2
qtlottie
2
qtlottie
Submodule qtlottie updated: bec89e6981...29e386f436
2
qtmqtt
2
qtmqtt
Submodule qtmqtt updated: 97c546853a...bc0352b737
Submodule qtmultimedia updated: 74558be2f0...8943fec330
Submodule qtnetworkauth updated: 344870c409...b2e8ece04f
2
qtopcua
2
qtopcua
Submodule qtopcua updated: 035d4b60fd...c9f505795e
Submodule qtpositioning updated: 5da4a674de...6d9979ac0c
2
qtqa
2
qtqa
Submodule qtqa updated: 6809f776fe...8b9bd7d425
Submodule qtquick3d updated: 8320de08b9...e32bf04d53
Submodule qtquick3dphysics updated: 871c22b6bf...d889de63aa
Submodule qtquicktimeline updated: 73edf6eb00...773884793b
Submodule qtremoteobjects updated: 4161300c61...5af075e26e
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 6c438c6eaa...f69662705a
Submodule qtsensors updated: bebcdab6b9...9eb18a98cc
Submodule qtserialbus updated: db10ff4c29...2b24135d47
Submodule qtserialport updated: 180b8ce287...a29d4f9bb7
Submodule qtshadertools updated: 528d60f6e3...84b29dbc1d
2
qtspeech
2
qtspeech
Submodule qtspeech updated: 12afa803b6...68c109eefe
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 844ae9906b...54066fe644
2
qttools
2
qttools
Submodule qttools updated: 8c3af94477...2ddbe1df49
Submodule qttranslations updated: ae4e1156cc...1c4aa9737a
Submodule qtvirtualkeyboard updated: ed66693018...77612f9c56
Submodule qtwayland updated: 8e93c9a30e...7001dc38f3
Submodule qtwebchannel updated: b060309328...3c890bbdb8
Submodule qtwebengine updated: 4769dee166...207b66fa6e
Submodule qtwebsockets updated: dfb161eb8a...ae9a4ad36f
Submodule qtwebview updated: 4437c60d1f...2d6af23bbd
Reference in New Issue
Block a user