summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qcborvalue_json
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-8/+7
|\
| * Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-051-8/+7
* | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-071-1/+12
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* 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