summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdom.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-04-27 15:09:43 +0200
committerLars Knoll <lars.knoll@qt.io>2020-05-14 07:50:05 +0200
commit8835c64f795b641619b852c2055605afd9d16442 (patch)
treebf78777da7bc983fce764d68b88fb3a521628ae9 /src/xml/dom/qdom.cpp
parentb8db1233411893aaecb0b6a61b02b0ef3c1520e5 (diff)
Get rid of the QTextCodec dependency in QXmlStreamReader
Use QStringDecoder to convert the data instead. [ChangeLog][Important Behavior Changes] QXmlStreamWriter always encodes XML in UTF-8, and QXmlStreamReader is limited to XML files encoded in Unicode encodings (UTF-8, UTF-16 and UTF-32) and latin1 (ISO-8859-1). Change-Id: I10da612b951f4312ddaf63a89587697777dd8dc1 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/xml/dom/qdom.cpp')
0 files changed, 0 insertions, 0 deletions