summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/tst_qxmlstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-1/+0
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-3/+3
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-1/+1
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-1/+1
* Always write XML documents as UTF-8Lars Knoll2020-05-141-91/+0
* Add an expansion limit for entitiesLars Knoll2020-02-261-2/+42
* Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-35/+34
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-14/+14
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-1/+1
* Fix QXmlStreamWriter xmlns attribute placementhjk2018-09-281-0/+32
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+1745