summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/json
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Fix conversion of QVariant() in QJsonArrays and Objects (through CBOR)Thiago Macieira2020-06-241-2/+45
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-041-0/+7
|\
| * Fix data corruption regression in QJsonObject::erase()Eirik Aavitsland2020-04-231-0/+7
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-0/+97
|\|
| * QJsonObject: add missing detach2() callsThiago Macieira2020-04-091-0/+97
* | CMake: Regenerate tests projectsAlexandru Croitor2020-03-121-0/+5
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+2
| |\|
| | * Fix parameter of QJsonObject::const_iterator operator-(const_iterator)Friedemann Kleint2020-01-031-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-9/+69
|\| |
| * | Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-051-9/+69
| |/
* | Regenerate tests/auto/corelib/serializationAlexandru Croitor2019-11-121-15/+16
* | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-071-0/+35
|/
* Fix removal of QJsonObject properties when assigning undefinedSimon Hausmann2019-07-301-0/+2
* QJsonObject: add QLatin1String overloads of non-const methodsMat Sutcliffe2019-07-201-0/+42
* JSON: add some QStringView overloadsMat Sutcliffe2019-07-201-0/+18
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+26
|\
| * Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-1/+26
* | Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-8/+0
|/
* Implement QJsonValue data stream operatorJędrzej Nowacki2018-10-031-0/+59
* Implement QJsonObject data stream operatorJędrzej Nowacki2018-10-031-0/+34
* Implement QJsonArray data stream operatorJędrzej Nowacki2018-10-031-11/+47
* Implement QJsonDocument data stream operatorsJędrzej Nowacki2018-10-031-0/+41
* QJsonDocument: Make emptyObject an objectJüri Valdmann2018-07-311-0/+2
* QJsonDocument: Avoid overflow of string lengthsJüri Valdmann2018-05-142-0/+0
* QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-041-0/+0
* QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-041-0/+0
* QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-042-0/+1
* JSON: remove braces from UUID text representationsThiago Macieira2018-03-021-0/+2
* QJsonValue: use the fully-encoded form of a URL in fromVariant()Thiago Macieira2018-03-021-0/+20
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-2636-0/+3096