summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qtextstream
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-8 when converting 8 bit data in QTextStreamLars Knoll2020-09-151-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-3/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-4/+4
* 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
* 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-142-845/+37
* Make QLocale(QString) explicitLars Knoll2020-04-011-2/+2
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-035-0/+98
|\
| * Regenerate TestsLeander Beernaert2020-01-161-0/+1
| * Regenerate tests/auto/corelib/serializationAlexandru Croitor2019-11-123-3/+3
| * Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+1
| |\
| * | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-075-0/+97
* | | Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-301-3/+3
| |/ |/|
* | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
|/
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* unblacklist passing testsDaniel Smith2019-07-081-1/+2
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-032-9/+9
* 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
* | | QTextStream - re-enable manipulators test caseChristian Ehrlicher2018-09-171-13/+17
|/ /
* / Add QTextStream operators for QStringViewFriedemann Kleint2018-07-201-0/+12
|/
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261026-0/+20645