aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2020-02-03 13:45:24 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2020-02-13 13:26:46 +0200
commitbb39b8730a8cd622eea4f361940c24371bd05c5a (patch)
treea1bdeab86c726f7d045e156a74b5c6ae1de83809
parent59a1bcec4e3aacfacdae477f8c7383210ded6478 (diff)
Remove 'TP' status from submodules
From Qt 5.15 -> - QtQuick3D will be officially supported - QtLottie will be officially supported - QtQuickTimeline will be officially supported Task-number: QTBUG-81818 Task-number: QTBUG-81834 Task-number: QTBUG-81922 Change-Id: I5e6efd5ccaf0bb25c83c9b88cc6cc2f8146993e2 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 930b43cd..9c017725 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -311,16 +311,16 @@
path = qtlottie
url = ../qtlottie.git
branch = 5.15
- status = preview
+ status = addon
[submodule "qtquicktimeline"]
depends = qtbase qtdeclarative
path = qtquicktimeline
url = ../qtquicktimeline
branch = 5.15
- status = preview
+ status = addon
[submodule "qtquick3d"]
depends = qtbase qtdeclarative
path = qtquick3d
url = ../qtquick3d.git
branch = 5.15
- status = preview
+ status = addon