summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization
Commit message (Expand)AuthorAgeFilesLines
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-4/+4
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-073-6/+6
* Use qsizetype in QListLars Knoll2020-07-061-2/+2
* Fix conversion of QVariant() in QJsonArrays and Objects (through CBOR)Thiago Macieira2020-06-242-3/+46
* QCborMap: remove the optimization not to detach from non-const find()Thiago Macieira2020-06-231-0/+62
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Remove winrtOliver Wolff2020-06-061-1/+0
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-271-2/+2
* Remove references to deleted file shift-jis.txtKari Oikarinen2020-05-242-2/+0
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-182-5/+30
|\
| * QCborValue: catch overflow in QByteArray when decoding chunked stringsThiago Macieira2020-05-072-5/+30
* | Remove QRegExp from QVariantLars Knoll2020-05-141-70/+0
* | Document the string converter classesLars Knoll2020-05-141-1/+1
* | Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-6/+5
* | Start porting QTextStream away from QTextCodecLars Knoll2020-05-143-846/+38
* | Always write XML documents as UTF-8Lars Knoll2020-05-141-91/+0
* | Remove Perforce commands from setupSuite.shThiago Macieira2020-05-051-3/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-042-0/+207
|\|
| * QCborValue: check parsing of invalid URLThiago Macieira2020-04-301-0/+8
| * QCborValue: add tests of parsing invalid ISO date-time stringsThiago Macieira2020-04-301-4/+72
| * QCborValue: add an extra check against producing invalid ISO datesThiago Macieira2020-04-301-0/+15
| * QCborValue: avoid signed integer oveflows when decoding time_tThiago Macieira2020-04-301-0/+109
| * 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-221-0/+12
|\|
| * QCborValue: fix the move-assignment operatorv5.15.0-beta4Thiago Macieira2020-04-111-0/+12
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-112-0/+222
|\|
| * QCborArray: fix operator[] that extends the arrayThiago Macieira2020-04-091-0/+54
| * QCborMap: fix assigning elements from the map to itselfThiago Macieira2020-04-091-0/+71
| * QJsonObject: add missing detach2() callsThiago Macieira2020-04-091-0/+97
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-087-20/+293
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-315-20/+235
| |\
| | * tst_QCborValue: Prepare for 64-bit QVectors in Qt 6Thiago Macieira2020-03-271-7/+15
| | * CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-275-16/+223
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-271-0/+54
| |\|
| | * QCborValue::fromCbor: Apply a recursion limit to decodingThiago Macieira2020-03-251-0/+54
* | | Make QLocale(QString) explicitLars Knoll2020-04-011-2/+2
* | | CMake: Regenerate tests projectsAlexandru Croitor2020-03-123-4/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-3/+4
|\| |
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-3/+4
| * | Disable warnings for the deprecated QLinkedListSona Kurazyan2020-03-061-14/+73
* | | Bump the datastream version for Qt 6Jarek Kobus2020-02-281-1/+2
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-281-2/+42
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+42
| |\| |
| | * | Add an expansion limit for entitiesLars Knoll2020-02-261-2/+42
* | | | Get rid of QMatrixJarek Kobus2020-02-281-11/+6
|/ / /
* | | Remove QLinkedListSona Kurazyan2020-02-192-24/+2
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-1/+1
|\ \ \
| * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-12/+12
|\ \ \ \ | |/ / / |/| / / | |/ /