mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 15:38:15 +08:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4dd306e47c | ||
|
|
cf5e45a645 | ||
|
|
b9e80d8357 | ||
|
|
0cc6956093 | ||
|
|
7d0f255fd4 | ||
|
|
e7725d4ced | ||
|
|
792ebec2d3 | ||
|
|
1fc8ebb3fc | ||
|
|
5a058a7e2d | ||
|
|
46af94df7d | ||
|
|
2fc16d1673 |
76
.gitmodules
vendored
76
.gitmodules
vendored
@@ -1,40 +1,40 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
@@ -47,7 +47,7 @@
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -55,7 +55,7 @@
|
||||
recommends = qtmultimedia
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -83,14 +83,14 @@
|
||||
recommends = qtdeclarative qtserialport
|
||||
path = qtpositioning
|
||||
url = ../qtpositioning.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -117,61 +117,61 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtshadertools
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebchannel qttools qtpositioning
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -185,28 +185,28 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
@@ -219,27 +219,27 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
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.0
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquicktimeline
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtshadertools"]
|
||||
depends = qtbase
|
||||
path = qtshadertools
|
||||
url = ../qtshadertools.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = deprecated
|
||||
[submodule "qtcoap"]
|
||||
depends = qtbase
|
||||
path = qtcoap
|
||||
url = ../qtcoap.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtmqtt"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtmqtt
|
||||
url = ../qtmqtt.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtopcua"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtopcua
|
||||
url = ../qtopcua.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = preview
|
||||
[submodule "qthttpserver"]
|
||||
depends = qtbase
|
||||
recommends = qtwebsockets
|
||||
path = qthttpserver
|
||||
url = ../qthttpserver.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = preview
|
||||
[submodule "qtquick3dphysics"]
|
||||
depends = qtbase qtdeclarative qtquick3d qtshadertools
|
||||
path = qtquick3dphysics
|
||||
url = ../qtquick3dphysics.git
|
||||
branch = 6.4
|
||||
branch = 6.4.0
|
||||
status = preview
|
||||
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: 36d0a5b342...41d0352bb6
Submodule qt5compat updated: 3efacca5ff...36e5093d5b
Submodule qtactiveqt updated: 02b89bd8ed...f292e9ab90
2
qtbase
2
qtbase
Submodule qtbase updated: 6dd2dbaef6...bc7e633855
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 40899c4c2c...4adc1b88b2
2
qtcoap
2
qtcoap
Submodule qtcoap updated: 94a370fbe1...ca0440cef3
Submodule qtconnectivity updated: 05307319fe...cbdfd8dd13
Submodule qtdatavis3d updated: 8eff8ee36f...c43e38de4a
Submodule qtdeclarative updated: 0dc6034f91...0c0f33b73e
2
qtdoc
2
qtdoc
Submodule qtdoc updated: fad57d7430...a3b8a191fd
Submodule qthttpserver updated: be2c444239...818a599d59
Submodule qtimageformats updated: f9604b4876...a46c387ad2
Submodule qtlanguageserver updated: 88a9046251...1ce655cd2d
2
qtlottie
2
qtlottie
Submodule qtlottie updated: f1159fb758...820d76502f
2
qtmqtt
2
qtmqtt
Submodule qtmqtt updated: 23f8673518...dea095db9a
Submodule qtmultimedia updated: b68add6e20...cdafa43069
Submodule qtnetworkauth updated: 1ae59d4311...d98e3ff09d
2
qtopcua
2
qtopcua
Submodule qtopcua updated: a61e84b305...3b7af23fa9
Submodule qtpositioning updated: db57f3a02c...dae6d64734
2
qtqa
2
qtqa
Submodule qtqa updated: 3e7d83821e...82afa17434
Submodule qtquick3d updated: 00e29437ed...951d84099b
Submodule qtquick3dphysics updated: 7c582708b5...9e1fdfc266
Submodule qtquicktimeline updated: 3dd8a2931b...5a739d4436
Submodule qtremoteobjects updated: 8071daa3f2...4409700162
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 691942134e...aa6ea67862
Submodule qtsensors updated: 10420e74d6...826d72f1d4
Submodule qtserialbus updated: 7cab4aa86e...d3e0018bb5
Submodule qtserialport updated: fff5648662...a75018b654
Submodule qtshadertools updated: 6145a01427...41074bde33
2
qtspeech
2
qtspeech
Submodule qtspeech updated: 88e6028a22...c9cab218dd
2
qtsvg
2
qtsvg
Submodule qtsvg updated: fa323f070a...bafff9b63c
2
qttools
2
qttools
Submodule qttools updated: 8e316633b6...a39b5af21f
Submodule qttranslations updated: 12fe1657cd...ecb4b5693b
Submodule qtvirtualkeyboard updated: 783f7a21fb...7b34605519
Submodule qtwayland updated: 76c2c5f3be...0eb9d3c928
Submodule qtwebchannel updated: 0f72b4299a...b447cc6d4d
Submodule qtwebengine updated: a190ba6685...e401e26fb5
Submodule qtwebsockets updated: 1b3696be9d...e6aaf9d1c4
Submodule qtwebview updated: 1eec5fcb88...200d1b999f
Reference in New Issue
Block a user