summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonarray.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-18/+8
|\
| * Reimplement JSON support on top of CborUlf Hermann2019-10-211-18/+8
* | Get rid of QList forward declarationsLars Knoll2019-10-041-1/+0
|/
* Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-4/+0
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-3/+3
* Add QJsonArray::cbegin()/cend() methodsLars Knoll2019-01-251-0/+2
* Implement QJsonArray data stream operatorJędrzej Nowacki2018-10-031-0/+5
* JSON: Add qHash functions for JSON and CBOR typesUlf Hermann2018-08-271-0/+2
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+274