summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qtextstream.h
Commit message (Expand)AuthorAgeFilesLines
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-8/+10
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Remove more QStringRef overloads that aren't requiredLars Knoll2020-06-111-1/+0
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-4/+0
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-5/+0
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-0/+3
* Switch to using versioned deprecated macrosAllan Sandfeld Jensen2020-04-091-24/+24
* Doc: Document QTestStream manipulators under the Qt namespaceTopi Reinio2020-04-071-2/+2
* Mark the old style unprefixed stream functions deprecatedAllan Sandfeld Jensen2019-12-161-12/+30
* Disable Clang warning for 'using namespace' in qtextstream.hJüri Valdmann2019-10-251-0/+3
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-2/+2
* Clean up QTextStream functionsAllan Sandfeld Jensen2019-03-231-0/+19
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+1
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+1
* | Add QTextStream operators for QStringViewFriedemann Kleint2018-07-201-0/+1
|/
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+287