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>
This commit is contained in:
J-P Nurmi
2018-01-23 12:50:19 +01:00
committed by Frederik Gladhorn
parent b032d87632
commit 13be05c06d

4
.gitmodules vendored
View File

@@ -162,7 +162,7 @@
path = qtquickcontrols path = qtquickcontrols
url = ../qtquickcontrols.git url = ../qtquickcontrols.git
branch = dev branch = dev
status = essential status = addon
[submodule "qtserialbus"] [submodule "qtserialbus"]
depends = qtserialport depends = qtserialport
path = qtserialbus path = qtserialbus
@@ -247,7 +247,7 @@
path = qtquickcontrols2 path = qtquickcontrols2
url = ../qtquickcontrols2.git url = ../qtquickcontrols2.git
branch = dev branch = dev
status = addon status = essential
[submodule "qtpurchasing"] [submodule "qtpurchasing"]
depends = qtbase qtandroidextras depends = qtbase qtandroidextras
recommends = qtdeclarative recommends = qtdeclarative