qt5base-lts/tests/auto/corelib/tools/containerapisymmetry
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
..
.gitignore Add a test for container API symmetry 2017-04-07 08:32:24 +00:00
CMakeLists.txt Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
containerapisymmetry.pro Remove QLinkedList 2020-02-19 21:01:07 +01:00
tst_containerapisymmetry.cpp Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00