summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qdatastream
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation issues with QtLite configurationJari Helaakoski7 days1-0/+12
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-2/+2
* QPolygonF: delegate QDataStream marshalling to QListThiago Macieira2024-03-261-12/+23
* Deprecate QDataStream::readBytes(char *&, uint &) instead of removing itIvan Solovev2024-02-071-0/+18
* QDataStream: use SizeLimitExceeded status in write operationsIvan Solovev2024-02-071-0/+14
* QDataStream: use qint64 to represent size while reading and writingIvan Solovev2024-02-071-2/+2
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* QBitArray: fix potential truncation in QDataStream op>>()Marc Mutz2024-01-311-0/+2
* QDataStream: add a new SizeLimitExceeded status codeIvan Solovev2024-01-261-2/+2
* Add support for containers > 4 Gi elements in QDataStreamØystein Heskestad2023-10-231-7/+15
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-2/+2
* CI: Enable tests under corelib/serialization for Wasm platformPiotr Wierciński2023-08-141-0/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Shoehorn AccentColor into QPalette and keep existing 64bit resolve maskAxel Spoerl2023-05-211-2/+3
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-211-6/+6
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-1/+3
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-111-18/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* QVariant: use a typedef name when saving user types to QDataStreamThiago Macieira2021-12-174-0/+99
* Fix autotest runtime failures on INTEGRITYTatiana Borisova2021-12-161-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-33/+0
* tst_qdatastream: expect failure on 32bit system with large QBitArraySamuli Piippo2021-01-082-3/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+9
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Add checks for new QBitArray versionAllan Sandfeld Jensen2020-09-291-46/+57
* Switch QBitArray to qsizetypeAllan Sandfeld Jensen2020-09-291-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-4/+4
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-171-1/+1
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-1/+1
* Constrain the data stream operators for containersLars Knoll2020-08-151-0/+8
* 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