summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qcborvalue_json
Commit message (Expand)AuthorAgeFilesLines
* QCborValue: move the toDiagnosticNotation() function to its own fileThiago Macieira2018-07-301-4/+4
* CBOR: Complete the conversions between CBOR, JSON and Qt meta typesThiago Macieira2018-07-041-0/+9
* QCborValue: add support for QVariant and JSON conversionsThiago Macieira2018-06-082-0/+346