qt6-bb10/tests/auto/corelib
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
..
animation Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
global Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
io Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
itemmodels Remove the deprecated QDirModel 2020-06-04 19:11:19 +02:00
kernel Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
mimetypes QMimeType::suffixForFileName shouldn't lowercase the file suffix 2020-06-01 13:36:05 +02:00
plugin CMake: Fix failing plugin tests on MinGW 2020-06-09 09:34:17 +02:00
serialization Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
statemachine Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
text Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
thread Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
time Remove winrt 2020-06-06 20:25:49 +02:00
tools Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00