qt5base-lts/tests/auto/corelib
Jarek Kobus 0475460102 Use QList instead of QVector in corelib
Applied to headers only. Source file to be changed separately.
Omitted statemachine for now to avoid conflicts.
Omitted qmetatype.h for now - to be handled later.

Task-number: QTBUG-84469
Change-Id: I317376037a62467c313467d92955ad0b7473aa97
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-06-25 22:30:59 +02:00
..
animation Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
global Allow qMin, qMax and qBound for types that can be losslessly converted 2020-06-25 06:20:18 +02:00
io Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
itemmodels Remove the deprecated QDirModel 2020-06-04 19:11:19 +02:00
kernel Use QList instead of QVector in corelib 2020-06-25 22:30:59 +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 Fix conversion of QVariant() in QJsonArrays and Objects (through CBOR) 2020-06-24 22:43:57 +02:00
statemachine Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
text Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
thread Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
time Use ranged for loops in place of foreach in QTimeZone tests 2020-06-23 16:59:45 +02:00
tools QPair: add a check that SB works as expected 2020-06-24 17:49:35 +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