summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization
Commit message (Expand)AuthorAgeFilesLines
* Regenerate tests/auto/corelib/serializationAlexandru Croitor2019-11-125-29/+31
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+2
|\
| * Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+1
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
* | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-0715-8/+250
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-157-25/+239
|\|
| * Fix removal of QJsonObject properties when assigning undefinedSimon Hausmann2019-07-301-0/+2
| * Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-222-19/+168
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-202-19/+168
| | |\
| | | * Fix QCborStreamReader not flushing QIODevices due to internal bufferingThiago Macieira2019-07-192-19/+168
| * | | QJsonObject: add QLatin1String overloads of non-const methodsMat Sutcliffe2019-07-201-0/+42
| * | | JSON: add some QStringView overloadsMat Sutcliffe2019-07-201-0/+18
| * | | 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
| * | | unblacklist passing testsDaniel Smith2019-07-081-1/+2
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-112-12/+119
|\| | |
| * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+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
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-034-32/+49
|\| | |
| * | | 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
| * | | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-033-23/+23
| * | | Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-8/+0
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1612-77/+303
|\| | |
| * | | Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-1/+1
| * | | Add serializer/deserializer for EnumerationPaolo Dastoli2019-04-051-0/+86
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-313-0/+73
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-263-0/+73
| | |\|
| | | * QPixmap: More safe failing if qApp is not a QGuiApplicationAlbert Astals Cid2019-03-223-0/+73
| * | | Clean up QTextStream functionsAllan Sandfeld Jensen2019-03-231-47/+50
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-193-6/+3
| |\|
| | * Add cmdline feature to qmakeJoerg Bornemann2019-02-183-6/+3
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-1/+6
| |\|
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-272-1/+6
| | |\
| | | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-262-1/+6
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-2/+2
| |\| |
| | * | QCborStreamReader: make sure setDevice() clears the last errorThiago Macieira2018-11-081-2/+2
| * | | Fully support operator[] on QCborValue and QCborValueRefEdward Welbourne2018-11-011-2/+57
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-1/+1
| |\| |
| | * | tst_QCborValue: Disable support for spaceship operatorJüri Valdmann2018-10-311-1/+1
| * | | 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
* | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-015-0/+23
|/ / /
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-0/+3
|\| |
| * | Support QCborMap::operator[] taking a string literalEdward Welbourne2018-10-081-0/+3