aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules17
1 files changed, 14 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 90a794c1..287f82a4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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