qt5base-lts/tests/auto
Thiago Macieira 64db4861bf Replace QArrayData::capacityReserved with a full flags field
Instead of stealing one bit from the alloc field, let's use a full
32-bit for the flags. The first flag to be in the field is the
CapacityReserved (even though the allocate() function will store some
others there, not relevant for now).

This is done in preparation for the need for more flags necessary
anyway.

Change-Id: I4c997d14743495e0d4558a6fb0a6042eb3d4975d
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-12-07 14:18:04 +01:00
..
bic/data Add binary compatibility files for Qt5.13.0 for QtBase 2019-08-15 04:19:39 +00:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
corelib Replace QArrayData::capacityReserved with a full flags field 2019-12-07 14:18:04 +01:00
dbus Merge remote-tracking branch 'origin/5.15' into dev 2019-11-25 11:30:04 +01:00
gui Merge remote-tracking branch 'origin/5.15' into dev 2019-12-05 01:00:44 +01:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.15' into dev 2019-12-04 01:00:23 +01:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Merge remote-tracking branch 'origin/5.15' into dev 2019-12-04 01:00:23 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-25 01:00:16 +02:00
testlib Merge remote-tracking branch 'origin/5.15' into dev 2019-11-25 11:30:04 +01:00
tools Fix tst_moc for C++17 2019-12-06 16:19:27 +01:00
widgets Merge remote-tracking branch 'origin/5.15' into dev 2019-12-04 01:00:23 +01:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2019-11-27 08:41:33 +01:00
auto.pro Disable tests with qemu-arm & developer-build configurations in the CI 2019-10-03 15:12:33 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00