summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonobject.h
Commit message (Expand)AuthorAgeFilesLines
* QJsonObject: add QLatin1String overloads of non-const methodsMat Sutcliffe2019-07-201-1/+13
* JSON: add some QStringView overloadsMat Sutcliffe2019-07-201-6/+22
* QJsonObject: minor refactoringMat Sutcliffe2019-07-201-0/+2
* Optimize non-const overload of QJsonObject::operator[]Mat Sutcliffe2019-07-201-0/+1
* 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
* Implement QJsonObject 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/+271