summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-06-29 08:36:02 +0200
committerKai Köhne <kai.koehne@qt.io>2022-06-29 11:10:18 +0200
commitcdd84c8b3ed8f57948de5e5fe09ee4714298a6ab (patch)
tree09d78d23d117c669707150ce26e254d929a7ee8a
parentd6ee8be27aabe81dff404e68d3509c3067c42ef7 (diff)
Remove "Changes in Qt 6" stub
The page was just a stub; apparently nothing worthwhile to report changed in Qt ImageFormats for Qt 6. Pick-to: 6.2 6.3 6.4 Change-Id: Ic99ea35005a2fb0d111e345c1e7eac1baf659bea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
-rw-r--r--src/imageformats/doc/src/qt6-changes.qdoc21
-rw-r--r--src/imageformats/doc/src/qtimageformats.qdoc4
2 files changed, 0 insertions, 25 deletions
diff --git a/src/imageformats/doc/src/qt6-changes.qdoc b/src/imageformats/doc/src/qt6-changes.qdoc
deleted file mode 100644
index b717290..0000000
--- a/src/imageformats/doc/src/qt6-changes.qdoc
+++ /dev/null
@@ -1,21 +0,0 @@
-// Copyright (C) 2020 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \page qtimageformats-changes-qt6.html
- \title Changes to Qt Image Formats
- \ingroup changes-qt-5-to-6
- \brief Migrate Qt Image Formats to Qt 6.
-
- Qt 6 is a result of the conscious effort to make the framework more
- efficient and easy to use.
-
- We try to maintain binary and source compatibility for all the public
- APIs in each release. But some changes were inevitable in an effort to
- make Qt a better framework.
-
- In this topic we summarize those changes in Qt Image Formats, and provide guidance
- to handle them.
-
- \section1 ADD STUFF HERE
-*/
diff --git a/src/imageformats/doc/src/qtimageformats.qdoc b/src/imageformats/doc/src/qtimageformats.qdoc
index 8619000..87e3b81 100644
--- a/src/imageformats/doc/src/qtimageformats.qdoc
+++ b/src/imageformats/doc/src/qtimageformats.qdoc
@@ -53,10 +53,6 @@ plugins/imageformats), together with the default image format
plugins. They may be deployed to the target system in the same way as
other plugins, see the \l{Deploying Plugins} documentation.
-\section1 Module Evolution
-\l{Changes to Qt Image Formats} lists important changes in the module
-API and functionality that were done for the Qt 6 series of Qt.
-
\section1 Licenses and Attributions
Qt Image Formats is available under commercial licenses from \l{The Qt Company}.