Skip to content

Commit

Permalink
Adjust submodule branches
Browse files Browse the repository at this point in the history
Change-Id: I952bb9255a393baec2d9ede1cabfca7a47e2dc93
  • Loading branch information
ossilator committed Feb 16, 2015
1 parent 2c39898 commit 122d455
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
[submodule "qtbase"]
path = qtbase
url = ../qtbase.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtsvg"]
path = qtsvg
url = ../qtsvg.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtdeclarative"]
path = qtdeclarative
url = ../qtdeclarative.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtactiveqt"]
path = qtactiveqt
url = ../qtactiveqt.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtscript"]
path = qtscript
url = ../qtscript.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtmultimedia"]
path = qtmultimedia
url = ../qtmultimedia.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qttools"]
path = qttools
url = ../qttools.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtxmlpatterns"]
path = qtxmlpatterns
url = ../qtxmlpatterns.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qttranslations"]
path = qttranslations
url = ../qttranslations.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtdoc"]
path = qtdoc
url = ../qtdoc.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtrepotools"]
path = qtrepotools
Expand All @@ -56,12 +56,12 @@
[submodule "qtwebkit"]
path = qtwebkit
url = ../qtwebkit.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtwebkit-examples"]
path = qtwebkit-examples
url = ../qtwebkit-examples.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtqa"]
path = qtqa
Expand All @@ -71,12 +71,12 @@
[submodule "qtlocation"]
path = qtlocation
url = ../qtlocation.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtsensors"]
path = qtsensors
url = ../qtsensors.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtsystems"]
path = qtsystems
Expand All @@ -97,84 +97,84 @@
[submodule "qtconnectivity"]
path = qtconnectivity
url = ../qtconnectivity.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtwayland"]
path = qtwayland
url = ../qtwayland.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qt3d"]
path = qt3d
url = ../qt3d.git
branch = dev
branch = 5.5
[submodule "qtimageformats"]
path = qtimageformats
url = ../qtimageformats.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtquick1"]
path = qtquick1
url = ../qtquick1.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtgraphicaleffects"]
path = qtgraphicaleffects
url = ../qtgraphicaleffects.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtquickcontrols"]
path = qtquickcontrols
url = ../qtquickcontrols.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtserialport"]
path = qtserialport
url = ../qtserialport.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtx11extras"]
path = qtx11extras
url = ../qtx11extras.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtmacextras"]
path = qtmacextras
url = ../qtmacextras.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtwinextras"]
path = qtwinextras
url = ../qtwinextras.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtandroidextras"]
path = qtandroidextras
url = ../qtandroidextras.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtenginio"]
path = qtenginio
url = ../qtenginio.git
branch = dev
branch = 1.2
initrepo = true
[submodule "qtwebsockets"]
path = qtwebsockets
url = ../qtwebsockets.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtwebchannel"]
path = qtwebchannel
url = ../qtwebchannel.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtwebengine"]
path = qtwebengine
url = ../qtwebengine.git
branch = dev
branch = 5.5
initrepo = true
[submodule "qtcanvas3d"]
path = qtcanvas3d
url = ../qtcanvas3d.git
branch = dev
branch = 5.5
initrepo = true

0 comments on commit 122d455

Please sign in to comment.