summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qtextstream/tst_qtextstream.cpp
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
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-4/+4
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-271-2/+2
* 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-141-81/+37
* Make QLocale(QString) explicitLars Knoll2020-04-011-2/+2
* Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-301-3/+3
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-8/+8
* Clean up QTextStream functionsAllan Sandfeld Jensen2019-03-231-47/+50
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-1/+4
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-1/+4
| |\
| | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-1/+4
* | | 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-261-0/+3057