summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qxmlstream.h
Commit message (Expand)AuthorAgeFilesLines
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-4/+4
* QXmlString::size(): Change return type to qsizetypeMarcel Krems2020-08-261-1/+1
* Port QXmlStreamReader from QStringRef to QStringViewKarsten Heimrich2020-08-191-28/+19
* Refactor QXmlStreamStringRefKarsten Heimrich2020-08-191-26/+35
* Cleanup QXmlStreamStringRefKarsten Heimrich2020-08-191-7/+1
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-34/+35
* MSVC: remove the extern templateThiago Macieira2020-08-051-8/+10
* Remove non-Qt6 compile time switches from QtCoreAllan Sandfeld Jensen2020-07-241-12/+0
* Use QList instead of QVector in corelibJarek Kobus2020-06-251-8/+7
* Cleanup header fileLars Knoll2020-05-251-104/+0
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-191-1/+1
* Always write XML documents as UTF-8Lars Knoll2020-05-141-6/+0
* Add an expansion limit for entitiesLars Knoll2020-02-261-0/+2
* Compile when bumping the Qt version to 6.0Lars Knoll2019-05-021-2/+2
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-04-081-6/+0
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-12/+12
* Modernize the "textcodec" featureLiang Qi2018-11-071-1/+1
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+540