mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-28 19:06:01 +08:00
Compare commits
18 Commits
5.7
...
v5.8.0-alp
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b7def1433 | ||
|
|
70361aac02 | ||
|
|
85771ddaaa | ||
|
|
31d8277404 | ||
|
|
7831d61e82 | ||
|
|
56fc6bc77b | ||
|
|
71524c78f6 | ||
|
|
b78f3579af | ||
|
|
80ee813a03 | ||
|
|
9410b99b16 | ||
|
|
7efeb26af7 | ||
|
|
23f5d41bec | ||
|
|
525a85bd6d | ||
|
|
acf5c9d0ff | ||
|
|
ca7708f22e | ||
|
|
f4c6a9c97c | ||
|
|
f78835e062 | ||
|
|
39a03d3d6a |
101
.gitmodules
vendored
101
.gitmodules
vendored
@@ -1,66 +1,66 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtsvg qtxmlpatterns
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtscript"]
|
||||
depends = qtbase
|
||||
recommends = qttools
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = deprecated
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt qtwebkit
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qttranslations"]
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
depends = qtdeclarative
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -74,7 +74,7 @@
|
||||
recommends = qtdeclarative qtlocation qtmultimedia qtsensors qtwebchannel qtxmlpatterns
|
||||
path = qtwebkit
|
||||
url = ../qtwebkit.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = obsolete
|
||||
project = WebKit.pro
|
||||
priority = 20
|
||||
@@ -82,7 +82,7 @@
|
||||
depends = qtwebkit qttools
|
||||
path = qtwebkit-examples
|
||||
url = ../qtwebkit-examples.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = obsolete
|
||||
[submodule "qtqa"]
|
||||
depends = qtbase
|
||||
@@ -93,24 +93,24 @@
|
||||
priority = 50
|
||||
[submodule "qtlocation"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtquickcontrols qtserialport qtsystems
|
||||
recommends = qtdeclarative qtquickcontrols qtserialport
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsystems
|
||||
url = ../qtsystems.git
|
||||
branch = 5.7
|
||||
branch = dev
|
||||
status = ignore
|
||||
[submodule "qtfeedback"]
|
||||
depends = qtdeclarative
|
||||
@@ -129,184 +129,191 @@
|
||||
depends = qtdeclarative
|
||||
path = qtpim
|
||||
url = ../qtpim.git
|
||||
branch = 5.7
|
||||
branch = dev
|
||||
status = ignore
|
||||
[submodule "qtconnectivity"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtdeclarative qtimageformats
|
||||
recommends = qtgamepad
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtquick1"]
|
||||
depends = qtscript
|
||||
recommends = qtsvg qtxmlpatterns
|
||||
path = qtquick1
|
||||
url = ../qtquick1.git
|
||||
branch = 5.7
|
||||
branch = dev
|
||||
status = ignore
|
||||
[submodule "qtgraphicaleffects"]
|
||||
depends = qtdeclarative
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtquickcontrols"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtgraphicaleffects
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = essential
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 5.7
|
||||
status = preview
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtx11extras"]
|
||||
depends = qtbase
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtmacextras"]
|
||||
depends = qtbase
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtwinextras"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtandroidextras"]
|
||||
depends = qtbase
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtenginio"]
|
||||
depends = qtdeclarative
|
||||
path = qtenginio
|
||||
url = ../qtenginio.git
|
||||
branch = 5.7
|
||||
branch = dev
|
||||
status = ignore
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtquickcontrols qtwebchannel
|
||||
recommends = qtlocation
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
depends = qtdeclarative
|
||||
path = qtcanvas3d
|
||||
url = ../qtcanvas3d.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtwebview"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtquickcontrols2"]
|
||||
depends = qtgraphicaleffects
|
||||
path = qtquickcontrols2
|
||||
url = ../qtquickcontrols2.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtpurchasing"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtpurchasing
|
||||
url = ../qtpurchasing.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia qtquickcontrols
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgamepad
|
||||
url = ../qtgamepad
|
||||
branch = 5.7
|
||||
branch = 5.8
|
||||
status = preview
|
||||
[submodule "qtscxml"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml
|
||||
branch = 5.7
|
||||
status = preview
|
||||
branch = 5.8
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech
|
||||
branch = dev
|
||||
status = ignore
|
||||
branch = 5.8
|
||||
status = preview
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
recommends = qtwebview
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth
|
||||
branch = 5.8
|
||||
status = preview
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: db3baec236...5688464a38
Submodule qtactiveqt updated: 5508cd19d1...45cd9f66f4
Submodule qtandroidextras updated: 2622247a0c...c944c05ca4
2
qtbase
2
qtbase
Submodule qtbase updated: dbfd7f304c...982f17e961
Submodule qtcanvas3d updated: 269b1d5699...a04083615e
2
qtcharts
2
qtcharts
Submodule qtcharts updated: c121fb4ad0...1444743488
Submodule qtconnectivity updated: dc1e585023...ee177fa9cd
Submodule qtdatavis3d updated: 2523056490...b6c5569f21
Submodule qtdeclarative updated: 6839f03051...c13aa48d4c
2
qtdoc
2
qtdoc
Submodule qtdoc updated: a684f23ecb...cb23e64e86
Submodule qtdocgallery updated: 2da36eb615...e36e6f0abd
Submodule qtenginio updated: 15090ec536...b0ad5907f4
Submodule qtfeedback updated: 28ca624149...9ac8d8c272
Submodule qtgamepad updated: 42dbf4712e...f4bd1e2687
Submodule qtgraphicaleffects updated: f536e36e31...8b5cb6185a
Submodule qtimageformats updated: 167f91bebe...d3ac5245d0
Submodule qtlocation updated: 19642842ce...d999495a01
Submodule qtmacextras updated: f3d6e8eed7...e0e5a57430
Submodule qtmultimedia updated: 29a46aa4ac...29232a2bc2
1
qtnetworkauth
Submodule
1
qtnetworkauth
Submodule
Submodule qtnetworkauth added at 0cb5de9c28
2
qtpim
2
qtpim
Submodule qtpim updated: de4cfc6b53...02efef5ee6
Submodule qtpurchasing updated: dc6d9e0ef1...4aa95af070
2
qtqa
2
qtqa
Submodule qtqa updated: bedd8eaf5d...1c973844b7
2
qtquick1
2
qtquick1
Submodule qtquick1 updated: 26229cfa0b...92c847e56d
Submodule qtquickcontrols updated: 22fab1502f...e516c88c48
Submodule qtquickcontrols2 updated: b63d182dc2...67f67f2cc6
Submodule qtrepotools updated: 43f97c0477...471da8d402
2
qtscript
2
qtscript
Submodule qtscript updated: 5287370341...059fc10f8f
2
qtscxml
2
qtscxml
Submodule qtscxml updated: a3bfb9e792...90b000155e
Submodule qtsensors updated: beac0b2e3e...0032fd6150
Submodule qtserialbus updated: 398eda8be9...fa54696446
Submodule qtserialport updated: 10967b1443...df8d69c000
2
qtspeech
2
qtspeech
Submodule qtspeech updated: ca8768b90c...577060af2d
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 55825068ab...4c44cffd7b
Submodule qtsystems updated: cc2077700b...434af789f0
2
qttools
2
qttools
Submodule qttools updated: cb72077e56...89d766d653
Submodule qttranslations updated: 38d6c3fe84...64f3b105fb
Submodule qtvirtualkeyboard updated: ad1da1a8c3...2d9cb8747c
Submodule qtwayland updated: 19cdda76e8...b0c416dede
Submodule qtwebchannel updated: d342edcc22...bf66a8531e
Submodule qtwebengine updated: 8013563877...9cda8d4384
2
qtwebkit
2
qtwebkit
Submodule qtwebkit updated: d9ca6bcb08...5b94fe36c9
Submodule qtwebkit-examples updated: 1ac4ee2402...1a839b5056
Submodule qtwebsockets updated: 38d830d00f...94a1fe0b12
Submodule qtwebview updated: 08cb6659a4...c403171094
Submodule qtwinextras updated: 93a998f5ef...3393a78af1
Submodule qtx11extras updated: 30b0e73404...6143e155ad
Submodule qtxmlpatterns updated: 30a4041893...0171940a53
Reference in New Issue
Block a user