summaryrefslogtreecommitdiffstats
path: root/examples/corelib/serialization/convert/xmlconverter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-3/+3
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-4/+4
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-10/+10
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-3/+3
* Examples: properly parse more than one element in maps and listsThiago Macieira2019-03-221-3/+3
* Examples: add an example that converts between different file formatsThiago Macieira2018-07-041-0/+514