summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qtextstream_p.h
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-2/+2
* Fix clang-cl warningAllan Sandfeld Jensen2022-02-151-2/+2
* qtextstream.h: streamline includesFabian Kosmale2022-02-101-0/+1
* QTextStream: code tidiesGiuseppe D'Angelo2022-01-161-6/+9
* QTextStream: Always use direct connection inside QDeviceClosedNotifierIevgenii Meshcheriakov2021-07-271-2/+7
* Use UTF-8 when converting 8 bit data in QTextStreamLars Knoll2020-09-151-0/+1
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-0/+2
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-12/+5
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-0/+1
* Modernize the "textcodec" featureLiang Qi2018-11-071-3/+3
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+200