mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Merge remote-tracking branch 'origin/5.6' into dev
Conflicts: .gitmodules qtquickcontrols2 qtwebview Change-Id: Ic5b78f36511d5e022aacd6ade5d052345bc84d14
This commit is contained in:
17
.gitmodules
vendored
17
.gitmodules
vendored
@@ -57,12 +57,10 @@
|
||||
path = qtwebkit
|
||||
url = ../qtwebkit.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
[submodule "qtwebkit-examples"]
|
||||
path = qtwebkit-examples
|
||||
url = ../qtwebkit-examples.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
[submodule "qtqa"]
|
||||
path = qtqa
|
||||
url = ../qtqa.git
|
||||
@@ -118,7 +116,6 @@
|
||||
path = qtquick1
|
||||
url = ../qtquick1.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
[submodule "qtgraphicaleffects"]
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
@@ -129,6 +126,10 @@
|
||||
url = ../qtquickcontrols.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
[submodule "qtserialbus"]
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = dev
|
||||
[submodule "qtserialport"]
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
@@ -179,3 +180,13 @@
|
||||
url = ../qtcanvas3d.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
[submodule "qtwebview"]
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
[submodule "qtquickcontrols2"]
|
||||
path = qtquickcontrols2
|
||||
url = ../qtquickcontrols2.git
|
||||
branch = dev
|
||||
initrepo = true
|
||||
|
||||
Reference in New Issue
Block a user