mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 15:38:15 +08:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57d4fc9ceb | ||
|
|
2579c44208 | ||
|
|
c1fbc6dfde | ||
|
|
063e5f899e | ||
|
|
f835537d9f | ||
|
|
e4b9dc1691 | ||
|
|
ad31b8c574 | ||
|
|
b68c8b9729 |
62
.gitmodules
vendored
62
.gitmodules
vendored
@@ -1,52 +1,52 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtsvg"]
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtdeclarative"]
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtactiveqt"]
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtscript"]
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtmultimedia"]
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qttools"]
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtxmlpatterns"]
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qttranslations"]
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtdoc"]
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtrepotools"]
|
||||
path = qtrepotools
|
||||
@@ -56,12 +56,12 @@
|
||||
[submodule "qtwebkit"]
|
||||
path = qtwebkit
|
||||
url = ../qtwebkit.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtwebkit-examples"]
|
||||
path = qtwebkit-examples
|
||||
url = ../qtwebkit-examples.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtqa"]
|
||||
path = qtqa
|
||||
@@ -71,12 +71,12 @@
|
||||
[submodule "qtlocation"]
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtsensors"]
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtsystems"]
|
||||
path = qtsystems
|
||||
@@ -97,85 +97,85 @@
|
||||
[submodule "qtconnectivity"]
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtwayland"]
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qt3d"]
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtimageformats"]
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtquick1"]
|
||||
path = qtquick1
|
||||
url = ../qtquick1.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtgraphicaleffects"]
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtquickcontrols"]
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtserialport"]
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtx11extras"]
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtmacextras"]
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtwinextras"]
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtandroidextras"]
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtenginio"]
|
||||
path = qtenginio
|
||||
url = ../qtenginio.git
|
||||
branch = 1.2
|
||||
branch = 1.2.1
|
||||
initrepo = true
|
||||
[submodule "qtwebsockets"]
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtwebchannel"]
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtwebengine"]
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
[submodule "qtcanvas3d"]
|
||||
path = qtcanvas3d
|
||||
url = ../qtcanvas3d.git
|
||||
branch = 5.5
|
||||
branch = 5.5.1
|
||||
initrepo = true
|
||||
|
||||
Submodule qtactiveqt updated: d906c70d1f...32d9165799
2
qtbase
2
qtbase
Submodule qtbase updated: 7010da2e62...6542161d5c
Submodule qtcanvas3d updated: 8c6d82d4f6...e372a67c1b
Submodule qtconnectivity updated: 7ed64c596c...869547fc4f
Submodule qtdeclarative updated: 6067b74bb7...219c80b329
2
qtdoc
2
qtdoc
Submodule qtdoc updated: ee02a2d816...03117638dd
Submodule qtimageformats updated: 5598cebd35...3c68f26c05
Submodule qtlocation updated: d1c91515ef...63b118c7da
Submodule qtmultimedia updated: edc415be47...c595fc74ab
2
qtqa
2
qtqa
Submodule qtqa updated: 0e8bad86ad...dca1914237
2
qtquick1
2
qtquick1
Submodule qtquick1 updated: 9a3807656e...f079636a3e
Submodule qtquickcontrols updated: f770dbe9d3...6a9c9710aa
Submodule qtrepotools updated: 045b138f69...854c537722
Submodule qtsensors updated: 330bd7142d...6a16281ace
Submodule qtserialport updated: 3e6308409d...ad108e9d56
2
qttools
2
qttools
Submodule qttools updated: 1d7b5b2e1c...0240288756
Submodule qttranslations updated: 160672dab7...6fbc830e0e
Submodule qtwayland updated: 3dc9cfdbd2...10fd51a3e6
Submodule qtwebengine updated: 60d67ffcad...6c957003de
2
qtwebkit
2
qtwebkit
Submodule qtwebkit updated: 4a631c3a6e...0d592678ba
Submodule qtwebsockets updated: a01c1455af...12e424f241
Submodule qtwinextras updated: 8fe1236810...92359d2d57
Submodule qtxmlpatterns updated: eefb48c856...670b2073c0
Reference in New Issue
Block a user