summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qbinaryjsonvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* Convert QString to use QArrayDataPointerLars Knoll2019-12-161-2/+5
* Use QString::DataPointer instead of QStringPrivateLars Knoll2019-12-081-1/+1
* Inline the size and data pointer members in QStringThiago Macieira2019-12-081-4/+3
* Reimplement JSON support on top of CborUlf Hermann2019-10-211-0/+134