summaryrefslogtreecommitdiffstats
path: root/examples/corelib/serialization/convert
Commit message (Expand)AuthorAgeFilesLines
* Prefix textstream operators with Qt::Lars Knoll2019-05-022-4/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-3/+3
|\
| * Examples: properly parse more than one element in maps and listsThiago Macieira2019-03-221-3/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-2/+1
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* | Cleanup QtCore examplesChristian Ehrlicher2019-02-061-1/+0
* | Implement QDataStream operator for QCborSimpleValueJędrzej Nowacki2018-10-031-13/+0
|/
* Metatype: make the Qt CBOR value-like types built-in meta typesThiago Macieira2018-07-041-3/+0
* CBOR: Add QDebug operators for the Qt CBOR value-like typesThiago Macieira2018-07-041-10/+0
* Examples: add an example that converts between different file formatsThiago Macieira2018-07-0415-0/+2493