qt5base-lts/tests/auto/tools
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
..
moc Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
qdbuscpp2xml MetaObject: Store the QMetaType of the methods 2020-06-02 22:42:15 +02:00
qdbusxml2cpp Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
qmake Regenerate Tests 2020-01-16 08:16:17 +00:00
qmakelib Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
rcc Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00
uic uic/Python: import all the classes for QtCore and QtGui 2020-05-05 22:04:51 +02:00
CMakeLists.txt Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00