summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qcborvalue_json/tst_qcborvalue_json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-051-8/+7
* 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-081-0/+339