summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qbinaryjson_p.h
Commit message (Expand)AuthorAgeFilesLines
* Port qt_to_latin1() (and it's variants) from ushort to char16_tMarc Mutz2020-05-111-4/+3
* Port qt_from_latin1() from ushort to char16_tMarc Mutz2020-05-101-1/+0
* Reimplement JSON support on top of CborUlf Hermann2019-10-211-0/+617