qt5base-lts/tests/auto/corelib/serialization
Lars Knoll 03326a2fec Move implementation of QVector/List back to qlist.h
And name the main class QList. That's also the one we document.

This gives less porting pain for our users, and a lot less churn
in our API, as we use QList in Qt 5 in 95% of our API.
In addition, it gives more consistent naming with QStringList and
QByteArrayList and disambiguates QList vs QVector(2|3|4)D.

Fixes: QTBUG-84468
Change-Id: I3cba9d1d3179969d8bf9320b31be2230d021d1a9
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-06-20 20:01:33 +02:00
..
json Merge remote-tracking branch 'origin/5.15' into dev 2020-05-04 17:38:40 +02:00
qcborstreamreader Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qcborstreamwriter cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
qcborvalue Merge remote-tracking branch 'origin/5.15' into dev 2020-05-18 08:52:33 +02:00
qcborvalue_json Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qdatastream Remove QRegExp from QVariant 2020-05-14 12:19:47 +00:00
qdatastream_core_pixmap Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qtextstream Remove winrt 2020-06-06 20:25:49 +02:00
qxmlstream Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
cborlargedatavalidation.cpp QCborValue: catch overflow in QByteArray when decoding chunked strings 2020-05-07 07:39:26 -07:00
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00