Merge remote-tracking branch 'origin/5.6' into dev

Conflicts:
	.gitmodules
	qtquickcontrols2
	qtwebview

Change-Id: Ic5b78f36511d5e022aacd6ade5d052345bc84d14
This commit is contained in:
Oswald Buddenhagen
2015-09-18 12:00:07 +02:00
72 changed files with 46 additions and 55231 deletions

17
.gitmodules vendored
View File

@@ -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