mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-26 18:05:59 +08:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b093af0207 | ||
|
|
37eb5a63b7 | ||
|
|
e49086eb0d | ||
|
|
c6b7e8d8a8 | ||
|
|
2d30a2442c | ||
|
|
1af77cdacf | ||
|
|
a9a4b97c70 | ||
|
|
50b85b0d38 | ||
|
|
5b1848c02a | ||
|
|
161c7e79ac | ||
|
|
d649cc3740 | ||
|
|
3debc56a2d | ||
|
|
471fa009d9 |
80
.gitmodules
vendored
80
.gitmodules
vendored
@@ -1,66 +1,66 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtsvg qtxmlpatterns
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtscript"]
|
||||
depends = qtbase
|
||||
recommends = qttools
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = deprecated
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qttranslations"]
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
depends = qtdeclarative
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -81,14 +81,14 @@
|
||||
recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -121,77 +121,77 @@
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtimageformats qtgamepad
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtgraphicaleffects"]
|
||||
depends = qtdeclarative
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtquickcontrols"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtgraphicaleffects
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = essential
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtx11extras"]
|
||||
depends = qtbase
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtmacextras"]
|
||||
depends = qtbase
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtwinextras"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtandroidextras"]
|
||||
depends = qtbase
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtenginio"]
|
||||
depends = qtdeclarative
|
||||
@@ -204,108 +204,108 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtquickcontrols qtwebchannel
|
||||
recommends = qtlocation qttools
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
depends = qtdeclarative
|
||||
path = qtcanvas3d
|
||||
url = ../qtcanvas3d.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtwebview"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtquickcontrols2"]
|
||||
depends = qtgraphicaleffects
|
||||
recommends = qtimageformats
|
||||
path = qtquickcontrols2
|
||||
url = ../qtquickcontrols2.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtpurchasing"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtpurchasing
|
||||
url = ../qtpurchasing.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia qtquickcontrols
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgamepad
|
||||
url = ../qtgamepad.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtscxml"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = preview
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
recommends = qtdeclarative
|
||||
path = qtwebglplugin
|
||||
url = ../qtwebglplugin.git
|
||||
branch = 5.11.3
|
||||
branch = 5.11
|
||||
status = preview
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: cd3e621ccf...b87b85cf02
Submodule qtactiveqt updated: 61be6aaf05...1b97fc12b4
2
qtbase
2
qtbase
Submodule qtbase updated: 08de243eaa...cf708de03a
Submodule qtcanvas3d updated: 8726c86872...6a0b9c09fc
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 444aeb81f2...a11cf9dfb3
Submodule qtdatavis3d updated: a04bbfd931...f68245a9bf
Submodule qtdeclarative updated: e3c0bb7811...8e72580db8
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 66bddfb570...a918a2af3f
Submodule qtgamepad updated: 4005b78c2b...d8f4ce34bc
Submodule qtgraphicaleffects updated: d560b79d05...43ab97d41f
Submodule qtimageformats updated: 335dc6af7d...904aa93187
Submodule qtlocation updated: ffac0dc5a6...de6da4d9a9
Submodule qtmacextras updated: 9c6ac88da0...e1ecedbf1d
Submodule qtmultimedia updated: 6966a09c9a...21eaa20a7c
Submodule qtnetworkauth updated: 90ae677b45...6dd1201a74
Submodule qtpurchasing updated: d11d7ff9ef...aec37d5cb1
Submodule qtquickcontrols updated: 6b7f91c097...89179c8129
Submodule qtquickcontrols2 updated: 431d605edb...4003f44bbe
Submodule qtremoteobjects updated: 92ae729691...8f08b5a6b1
2
qtscript
2
qtscript
Submodule qtscript updated: cf09bc7285...46951113d1
2
qtscxml
2
qtscxml
Submodule qtscxml updated: b99d699a8e...7872f514de
Submodule qtsensors updated: 0dab0ff3d3...137d8d37e3
Submodule qtserialbus updated: 857ed94b55...f0fdcdf0f4
Submodule qtserialport updated: 5e3f136581...c78d34da2a
2
qtspeech
2
qtspeech
Submodule qtspeech updated: e596e640b0...85969da7c9
2
qtsvg
2
qtsvg
Submodule qtsvg updated: ab492718de...adf09500ab
2
qttools
2
qttools
Submodule qttools updated: ddc4fba789...c2bd786c00
Submodule qttranslations updated: ed5110171c...c49e22e0b3
Submodule qtvirtualkeyboard updated: a8cab520dc...59867f0ced
Submodule qtwayland updated: 9ce3088d22...859d6654ef
Submodule qtwebchannel updated: 94fee0eaa3...566f16426c
Submodule qtwebengine updated: 18412af977...851e74766a
Submodule qtwebglplugin updated: b57a3ce9d9...2b79236c74
Submodule qtwebsockets updated: 395c1f1aed...e3dd161dd9
Submodule qtwebview updated: 779bf9c3f2...48ebfcdbaa
Submodule qtwinextras updated: 537d8b04e0...4d0276d49e
Submodule qtx11extras updated: 877c585bc4...46170a5571
Submodule qtxmlpatterns updated: 657995db76...85d2c1e857
Reference in New Issue
Block a user