diff --git a/.gitmodules b/.gitmodules index f7c1926a..8c304a32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -260,3 +260,24 @@ url = ../qtpurchasing.git branch = dev initrepo = true +[submodule "qtcharts"] + depends = qtbase + recommends = qtdeclarative qtmultimedia + path = qtcharts + url = ../qtcharts.git + branch = dev + initrepo = true +[submodule "qtdatavis3d"] + depends = qtbase + recommends = qtdeclarative + path = qtdatavis3d + url = ../qtdatavis3d.git + branch = dev + initrepo = true +[submodule "qtvirtualkeyboard"] + depends = qtbase qtdeclarative qtsvg + recommends = qtmultimedia qtquickcontrols + path = qtvirtualkeyboard + url = ../qtvirtualkeyboard.git + branch = dev + initrepo = true diff --git a/qtcharts b/qtcharts new file mode 160000 index 00000000..18b59621 --- /dev/null +++ b/qtcharts @@ -0,0 +1 @@ +Subproject commit 18b5962194a7d4b32362957ed2fc3cb6f5c383ba diff --git a/qtdatavis3d b/qtdatavis3d new file mode 160000 index 00000000..c7752afb --- /dev/null +++ b/qtdatavis3d @@ -0,0 +1 @@ +Subproject commit c7752afb91f2aa7038a65c3c8eb58a5195b357b7 diff --git a/qtvirtualkeyboard b/qtvirtualkeyboard new file mode 160000 index 00000000..765cfb5c --- /dev/null +++ b/qtvirtualkeyboard @@ -0,0 +1 @@ +Subproject commit 765cfb5c8aa29fb2fe8a5af7acd15ee9b52ae8b3