From cdd84c8b3ed8f57948de5e5fe09ee4714298a6ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 29 Jun 2022 08:36:02 +0200 Subject: 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 --- src/imageformats/doc/src/qt6-changes.qdoc | 21 --------------------- src/imageformats/doc/src/qtimageformats.qdoc | 4 ---- 2 files changed, 25 deletions(-) delete mode 100644 src/imageformats/doc/src/qt6-changes.qdoc 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}. -- cgit v1.2.3