summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qtextstream.h
Commit message (Expand)AuthorAgeFilesLines
* 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