summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* 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
* Remove Perforce commands from setupSuite.shThiago Macieira2020-05-051-3/+1
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+42
|\
| * Add an expansion limit for entitiesLars Knoll2020-02-261-2/+42
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-0/+9005
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-0/+9005
| |\
| | * QXmlStreamReader: early return in case of malformed attributesGiuseppe D'Angelo2020-01-232-0/+9005
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-35/+34
|\| |
| * | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-35/+34
| |/
* / cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-071-0/+18
|/
* 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-264074-0/+204197