aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archived/qtquickcontrols2/changes-6.0.0
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-07-20 11:03:39 +0200
committerMitch Curtis <mitch.curtis@qt.io>2021-07-22 09:56:41 +0200
commit2baab6ba9aeafb15b4dadb16d707c45ebb1c2e14 (patch)
tree4d4f0efb8a52c5278d8f4d95f7acd89452a9bec8 /dist/archived/qtquickcontrols2/changes-6.0.0
parentd81881ad45818d2b8f9f1c10c58e5d96f1b4974f (diff)
Move dist files into dist/archived/qtquickcontrols2
In preparation for merging qtquickcontrols2 into qtdeclarative. Any future change logs for controls can use the same change file as declarative. Task-number: QTBUG-95173 Change-Id: Icf08e5f9c9dd5b88672db1defc54f47fe630bf66 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'dist/archived/qtquickcontrols2/changes-6.0.0')
-rw-r--r--dist/archived/qtquickcontrols2/changes-6.0.017
1 files changed, 17 insertions, 0 deletions
diff --git a/dist/archived/qtquickcontrols2/changes-6.0.0 b/dist/archived/qtquickcontrols2/changes-6.0.0
new file mode 100644
index 0000000000..f1f569f39b
--- /dev/null
+++ b/dist/archived/qtquickcontrols2/changes-6.0.0
@@ -0,0 +1,17 @@
+Qt 6.0.0 is a new major version release of Qt. It is not binary compatible with
+earlier Qt releases.
+
+The goal has been to retain as much source compatibility with Qt 5.15 as
+possible, but some changes were inevitable to make Qt a better framework.
+
+To make it easier to port to Qt 6.0, we have created a porting guide to
+summarize those changes and provide guidance to handle them. In the guide, you
+can find links to articles about changes that may affect your application and
+help you transition from Qt 5.15 to Qt 6.0:
+
+https://doc.qt.io/qt-6/portingguide.html
+
+For more details refer to the online documentation of Qt 6.0:
+
+https://doc.qt.io/qt-6/index.html
+