aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-08-24 20:48:25 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-28 07:42:17 +0200
commit725a51b1d83626e16989804707356baa909c339f (patch)
tree091d1bc26966bd2abab804759003f63e598a1b56 /.gitmodules
parentf00429b71a3962efdad73c873c4882638a10df7c (diff)
Remove qtjsondb from qt5.git
The jsondb module has been ongoing research work. But it won't be done in time for Qt 5.0, and is currently also less relevant. It's also currently not being actively worked on. So let's remove it from the list of modules compiled with qt5.git and keep it as research. The module can still be compiled stand-alone on top of the Qt essentials. Change-Id: I6fd4524cae43b803a842788ff22a7525dc7bc0e6 Reviewed-by: Yuchen Deng <loaden@gmail.com> Reviewed-by: Kevin Simons <kevin.b.simons@gmail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index cb992f7a..ba2aa2e0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,9 +64,6 @@
[submodule "qtwayland"]
path = qtwayland
url = git://gitorious.org/qt/qtwayland.git
-[submodule "qtjsondb"]
- path = qtjsondb
- url = git://gitorious.org/qt/qtjsondb.git
[submodule "qt3d"]
path = qt3d
url = git://gitorious.org/qt/qt3d.git