aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2018-01-23 12:50:19 +0100
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2018-01-31 21:59:17 +0000
commit13be05c06d8a14e2982f0b6d6aadcadb935d27b5 (patch)
treef366a5736174eebe8c01645013eb4fcdfcbf5810
parentb032d8763264b801da7f42d875cdf0a224e54c23 (diff)
Swap qtquickcontrols vs. qtquickcontrols2 statuses
The Qt Quick Controls (1) module, which was still listed as an essential module, has not been actively developed for almost three years. Promote Qt Quick Controls 2 as an essential module instead, and demote Qt Quick Controls (1) as an addon. Change-Id: If51c6c17d199ca10a574053d7dba67539a764aba Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 1fc98730..64a36638 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -162,7 +162,7 @@
path = qtquickcontrols
url = ../qtquickcontrols.git
branch = dev
- status = essential
+ status = addon
[submodule "qtserialbus"]
depends = qtserialport
path = qtserialbus
@@ -247,7 +247,7 @@
path = qtquickcontrols2
url = ../qtquickcontrols2.git
branch = dev
- status = addon
+ status = essential
[submodule "qtpurchasing"]
depends = qtbase qtandroidextras
recommends = qtdeclarative