mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-25 01:16:14 +08:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a70b8f6aa | ||
|
|
99354fcabe | ||
|
|
f3294147a5 | ||
|
|
3812f549d4 | ||
|
|
831a599d2b | ||
|
|
c3959f2160 | ||
|
|
3f9369be2d | ||
|
|
675309da41 | ||
|
|
bd64171c0a | ||
|
|
71774174c8 | ||
|
|
b02a6596ce | ||
|
|
dd1aeea722 |
62
.gitmodules
vendored
62
.gitmodules
vendored
@@ -1,52 +1,52 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtsvg"]
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtdeclarative"]
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtactiveqt"]
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtscript"]
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtmultimedia"]
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qttools"]
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtxmlpatterns"]
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qttranslations"]
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtdoc"]
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtrepotools"]
|
||||
path = qtrepotools
|
||||
@@ -56,12 +56,12 @@
|
||||
[submodule "qtwebkit"]
|
||||
path = qtwebkit
|
||||
url = ../qtwebkit.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtwebkit-examples"]
|
||||
path = qtwebkit-examples
|
||||
url = ../qtwebkit-examples.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtqa"]
|
||||
path = qtqa
|
||||
@@ -71,12 +71,12 @@
|
||||
[submodule "qtlocation"]
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtsensors"]
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtsystems"]
|
||||
path = qtsystems
|
||||
@@ -97,85 +97,85 @@
|
||||
[submodule "qtconnectivity"]
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtwayland"]
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qt3d"]
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtimageformats"]
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtquick1"]
|
||||
path = qtquick1
|
||||
url = ../qtquick1.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtgraphicaleffects"]
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtquickcontrols"]
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtserialport"]
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtx11extras"]
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtmacextras"]
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtwinextras"]
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtandroidextras"]
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtenginio"]
|
||||
path = qtenginio
|
||||
url = ../qtenginio.git
|
||||
branch = 1.2.1
|
||||
branch = 1.2
|
||||
initrepo = true
|
||||
[submodule "qtwebsockets"]
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtwebchannel"]
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtwebengine"]
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
[submodule "qtcanvas3d"]
|
||||
path = qtcanvas3d
|
||||
url = ../qtcanvas3d.git
|
||||
branch = 5.5.1
|
||||
branch = 5.5
|
||||
initrepo = true
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: 0bcb6600db...ec963e1063
Submodule qtactiveqt updated: 32d9165799...ca7647e947
2
qtbase
2
qtbase
Submodule qtbase updated: 6542161d5c...5ef14c52d0
Submodule qtcanvas3d updated: e372a67c1b...9a714258f3
Submodule qtconnectivity updated: 869547fc4f...741f5e26cd
Submodule qtdeclarative updated: 219c80b329...d1461c8429
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 03117638dd...12db3790ee
Submodule qtimageformats updated: 3c68f26c05...cba6b5c3a1
Submodule qtlocation updated: 63b118c7da...9969179a06
Submodule qtmultimedia updated: c595fc74ab...8d88f172b6
2
qtqa
2
qtqa
Submodule qtqa updated: dca1914237...de8520af69
Submodule qtquickcontrols updated: 6a9c9710aa...1836451c18
Submodule qtrepotools updated: 854c537722...0b050777c2
2
qtscript
2
qtscript
Submodule qtscript updated: 50446e4edb...a65471a8d5
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 23f263b6aa...92f3d85102
2
qttools
2
qttools
Submodule qttools updated: 0240288756...a29927bbb8
Submodule qtwayland updated: 10fd51a3e6...9d40864945
Submodule qtwebchannel updated: 6a7de61bc1...906d910415
Submodule qtwebengine updated: 6c957003de...f32f4af43c
2
qtwebkit
2
qtwebkit
Submodule qtwebkit updated: 0d592678ba...11ce03bd80
Submodule qtwebsockets updated: 12e424f241...043ecfb68e
Submodule qtxmlpatterns updated: 670b2073c0...7367d31337
Reference in New Issue
Block a user