summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qbinaryjsonvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated binary json featureEdward Welbourne2020-07-311-147/+0
* Convert QString to use QArrayDataPointerLars Knoll2019-12-161-12/+4
* Use QString::DataPointer instead of QStringPrivateLars Knoll2019-12-081-1/+1
* Inline the size and data pointer members in QStringThiago Macieira2019-12-081-8/+8
* Add reference-count manipulation functions to QArrayData and hide refThiago Macieira2019-12-081-4/+4
* Reimplement JSON support on top of CborUlf Hermann2019-10-211-0/+155