summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qdatastream.h
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of QDataStreamFriedemann Kleint2021-02-181-2/+3
* Bump versionPaul Wicking2021-01-111-2/+3
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-0/+14
* Remove deprecated QDataStream::unsetDevice()Edward Welbourne2020-08-281-4/+0
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-5/+5
* Add overload for char to QDataStreamLars Knoll2020-08-151-0/+8
* Remove friend declarations that aren't requiredLars Knoll2020-08-151-2/+7
* Small cleanupLars Knoll2020-08-151-2/+2
* Constrain the data stream operators for containersLars Knoll2020-08-151-14/+21
* Use QList instead of QVector in corelibJarek Kobus2020-06-251-2/+2
* Long live std::pair!Giuseppe D'Angelo2020-06-101-2/+2
* QMetaType: Support char16_t and char32_tFabian Kosmale2020-05-151-0/+5
* Bump the datastream version for Qt 6Jarek Kobus2020-02-281-7/+1
* Separate streaming of QHash and QMultiHash/QMap and QMultiMapLars Knoll2020-02-031-17/+39
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+3
|\
| * Qt 6: Deprecate QHash::insertMultiLars Knoll2019-12-121-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-1/+1
|\|
| * Fix compile with we use QT_DISABLE_DEPRECATED_BEFORE=0x060000 in appsLaurent Montel2019-12-051-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-0/+17
|\|
| * Deprecate reverse iteration on QHashLars Knoll2019-11-051-0/+17
* | Make QList an alias to QVectorLars Knoll2019-10-301-12/+0
* | Get rid of QList forward declarationsLars Knoll2019-10-041-6/+1
|/
* QDataStream: move QLinkedlist operators to qlinkedlist.hMarc Mutz2019-05-141-13/+0
* Prepare QDataStream for Qt 6.0Lars Knoll2019-05-021-1/+9
* Add serializer/deserializer for EnumerationPaolo Dastoli2019-04-051-0/+10
* Bump versionKari Oikarinen2019-02-251-2/+3
* QtCore: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-231-0/+3
* Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-1/+1
* Bump versionOswald Buddenhagen2018-10-111-2/+3
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-2/+2
|\
| * QDataStream: Fix inlining of operator<<,>>() for quint32Friedemann Kleint2018-06-211-2/+2
* | Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-221-1/+1
* | Bump versionOswald Buddenhagen2018-02-201-2/+3
|/
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+466