summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-3/+3
* Implement QJsonObject data stream operatorJędrzej Nowacki2018-10-031-0/+17
* JSON: Add qHash functions for JSON and CBOR typesUlf Hermann2018-08-271-0/+11
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+1312