summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qtextstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove more QStringRef overloads that aren't requiredLars Knoll2020-06-111-15/+0
* Add since markers for the Qt::endl, etc.Albert Astals Cid2020-06-091-24/+72
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+1
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-199/+66
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-0/+39
* Clean up the Flag handling in QStringConverterLars Knoll2020-05-141-2/+2
* Start work on a new API to replace QTextCodecLars Knoll2020-05-141-1/+1
* Clean up state handling for ICU and iconv based codecsLars Knoll2020-05-101-2/+4
* Doc: Document QTestStream manipulators under the Qt namespaceTopi Reinio2020-04-071-24/+96
* Doc: Mark QTextStream manipulators as deprecatedTopi Reinio2020-03-261-0/+24
* Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-1/+1
* Mark the old style unprefixed stream functions deprecatedAllan Sandfeld Jensen2019-12-161-10/+42
* Use quiet NaNs instead of signaling onesEdward Welbourne2019-09-041-1/+1
* Be less laissez-faire with implicit conversions to QCharMarc Mutz2019-07-091-1/+1
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-13/+13
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
* Clean up QTextStream functionsAllan Sandfeld Jensen2019-03-231-24/+76
* QtCore: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-3/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-12/+12
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-12/+12
* | Correct which codecs QTextStream::autoDetectUnicode detectsThiago Macieira2018-11-081-6/+6
* | Add QTextStream operators for QStringViewFriedemann Kleint2018-07-201-0/+15
|/
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+3192