qt6-bb10/tests/auto/corelib/serialization/qxmlstream
Lars Knoll 33bb695a28 Start porting QTextStream away from QTextCodec
As a first step add setEncoding/encoding() methods that use the
QStringConverter::Encoding enum, and port all uses of setCodec()/
codec() over to the new API.

Internally QTextStream still uses QTextCodec, this will be ported
over to QStringConverter in a follow-up change.

Change-Id: Icd764cf47b449b57f4ebd010c2dad89e6717d6c0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-14 07:50:13 +02:00
..
XML-Test-Suite
data QXmlStreamReader: early return in case of malformed attributes 2020-01-23 19:44:09 +01:00
.gitattributes
.gitignore
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
XML-Test-Suite-LICENSE.txt
qc14n.h
qxmlstream.pro
setupSuite.sh Remove Perforce commands from setupSuite.sh 2020-05-05 12:24:38 -07:00
tst_qxmlstream.cpp Start porting QTextStream away from QTextCodec 2020-05-14 07:50:13 +02:00