summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qdatastream
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-2/+2
* Remove QRegExp from QVariantLars Knoll2020-05-141-70/+0
* CMake: Regenerate tests projectsAlexandru Croitor2020-03-122-4/+0
* 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
* | Get rid of QMatrixJarek Kobus2020-02-281-11/+6
* | Remove QLinkedListSona Kurazyan2020-02-192-24/+2
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-12/+12
|\|
| * tst_QDataStream::readQCursor(): Replace deprecated QCursor APISze Howe Koh2020-02-011-12/+12
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-072-0/+70
|\ \
| * \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-032-0/+70
| |\ \
| | * \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-0/+6
| | |\ \
| | * | | Post Merge FixesLeander Beernaert2020-01-241-0/+35
| | * | | Regenerate TestsLeander Beernaert2020-01-161-0/+2
| | * | | Fix qmake buildsAlexandru Croitor2019-12-111-0/+2
| | * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+2
| | |\ \ \
| | * | | | Regenerate tests/auto/corelib/serializationAlexandru Croitor2019-11-121-11/+12
| | * | | | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-072-2/+32
* | | | | | Separate streaming of QHash and QMultiHash/QMap and QMultiMapLars Knoll2020-02-031-7/+60
|/ / / / /
* | | / / Split QHash and QMultiHash in auto testLars Knoll2020-01-301-7/+60
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-0/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+6
| |/
* / QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+2
|/
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-4/+4
* Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of itMarc Mutz2019-07-121-0/+2
* test: add missing QRegularExpression specific QDataStream testsSamuel Gaist2019-06-101-0/+74
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-11/+43
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-11/+43
| |\
| | * QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-11/+43
* | | Add serializer/deserializer for EnumerationPaolo Dastoli2019-04-051-0/+86
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-17/+24
|\|
| * Improve support for QImages in QDataStream read transactionsEirik Aavitsland2018-10-151-17/+24
* | Implement QDataStream operator for main CBOR classesJędrzej Nowacki2018-10-031-0/+40
* | Implement QJsonValue data stream operatorJędrzej Nowacki2018-10-031-0/+25
* | Implement QJsonObject data stream operatorJędrzej Nowacki2018-10-031-0/+25
* | Implement QJsonArray data stream operatorJędrzej Nowacki2018-10-031-0/+25
* | Handle errors when streaming QJsonDocument through QDataStreamJędrzej Nowacki2018-10-031-0/+26
|/
* Add a QPalette color role for placeholder textsFilipe Azevedo2018-05-041-11/+11
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-265-0/+3502