summaryrefslogtreecommitdiffstats
path: root/src/core5/serialization/qbinaryjson.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-191-2/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-231-38/+2
* Use placement operator new to value-initialize malloc'ed dataThiago Macieira2022-06-061-1/+1
* Port binary JSON to new special integer bitfieldsUlf Hermann2022-05-111-39/+42
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-181-3/+2
* Doc: Fix documentation warningsTopi Reinio2020-10-191-1/+1
* Move binary JSON feature to Qt5Compat moduleSona Kurazyan2020-07-301-0/+596