summaryrefslogtreecommitdiff
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-07-01 09:07:37 +0200
commit4c08765698ead4a489aff0e8d57484085ece74a9 (patch)
tree77ac448b150ae6ff17bc4885fa7f208e7aabf7b6
parentb06418354dec491a3add91185b46528dd326269a (diff)
downloadqtimageformats-4c08765698ead4a489aff0e8d57484085ece74a9.tar.gz
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)
-rw-r--r--src/imageformats/doc/src/qt6-changes.qdoc45
-rw-r--r--src/imageformats/doc/src/qtimageformats.qdoc4
2 files changed, 0 insertions, 49 deletions
diff --git a/src/imageformats/doc/src/qt6-changes.qdoc b/src/imageformats/doc/src/qt6-changes.qdoc
deleted file mode 100644
index d42bb5a..0000000
--- a/src/imageformats/doc/src/qt6-changes.qdoc
+++ /dev/null
@@ -1,45 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
- \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 f45c609..9431ba4 100644
--- a/src/imageformats/doc/src/qtimageformats.qdoc
+++ b/src/imageformats/doc/src/qtimageformats.qdoc
@@ -77,10 +77,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}.