summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qcborvalue
Commit message (Expand)AuthorAgeFilesLines
* Fix QCborStreamReader not flushing QIODevices due to internal bufferingThiago Macieira2019-07-191-10/+69
* tst_QCborValue: Disable support for spaceship operatorJüri Valdmann2018-10-311-1/+1
* Support QCborMap::operator[] taking a string literalEdward Welbourne2018-10-081-0/+3
* tst_QCborValue: eliminate unused lambdaEdward Welbourne2018-09-251-1/+0
* QCborValue diagnostics: Properly escape stringsThiago Macieira2018-08-031-0/+6
* QCborValue: move the toDiagnosticNotation() function to its own fileThiago Macieira2018-07-301-0/+165
* QCborValue: refactor extended types so isTag() is trueThiago Macieira2018-07-051-3/+4
* QCborArray & Map: implement efficient take() / extract()Thiago Macieira2018-07-041-0/+31
* Long live DOM API for CBOR!Thiago Macieira2018-06-082-0/+1501