summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-06-29 08:36:02 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-06-29 09:23:56 +0000
commit06bb60e98efa32b1f5f2fd01d5dd3e15465ba7e4 (patch)
tree87aabdf0734363e7a162ef13c507ab566dae1317
parentc5805bf53c1b900e98ba4152c9ac2806f84024e3 (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. Change-Id: Ic99ea35005a2fb0d111e345c1e7eac1baf659bea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> (cherry picked from commit cdd84c8b3ed8f57948de5e5fe09ee4714298a6ab) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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}.