qt5base-lts/tests/auto/corelib/serialization/qxmlstream
Marc Mutz b85a9d0ee1 Move QZipReader/Writer from QtGui to QtCore
These classes depend only on Core, not Gui.

This allows dropping the dependency of tst_qxmlstream and tst_qzip on
QtGui, and prevents a tst_qxmlstream FTBFS when building with
QT_NO_TEXTODFWRITER.

Symbols move from QtGui to QtCore, but the classes are private API, so
not under BC constraints.

The classes are not used outside qtbase, so no other in-tree users
need porting.

Task-number: QTBUG-3897
Change-Id: Ifa148f43ec139d7f9ac1f3893e2fcf4640e3c60c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-04-26 12:01:05 +02:00
..
data Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
XML-Test-Suite Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
.gitattributes Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
CMakeLists.txt Move QZipReader/Writer from QtGui to QtCore 2023-04-26 12:01:05 +02:00
qc14n.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
setupSuite.sh Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tst_qxmlstream.cpp Move QZipReader/Writer from QtGui to QtCore 2023-04-26 12:01:05 +02:00
XML-Test-Suite-LICENSE.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00