qt5base-lts/tests/auto/corelib
Lars Knoll 1e0f2be5ac Do not store non relocatable types in QVariants internal storage
This mostly reverts change 76e8e8e9c8.
The reason is that storing non relocatable types inline in
QVariants storage would implicitly make QVariant non relocatable.

Fixes: QTBUG-87686
Change-Id: I2a09b1dcdd907d60085dccf17f987086dcba878c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-10-23 09:50:16 +02:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global QRandomGenerator: add 64-bit bounded() versions 2020-10-20 22:45:06 -07:00
io Add function to access QLockFile's file name 2020-10-18 20:16:38 +02:00
itemmodels Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
kernel Do not store non relocatable types in QVariants internal storage 2020-10-23 09:50:16 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
serialization Fix some compiler warnings from tests 2020-10-16 13:53:04 +02:00
text Fix strange capacity check in tst_QString::append_special_cases 2020-10-21 17:56:48 +02:00
thread Drop constexpr from QAtomicTraits::isLockFree() 2020-10-20 10:49:30 +02:00
time Add unit test for malformed RFC2822 dates 2020-10-22 13:54:45 +02:00
tools Auto tests: Fix some MSVC warnings about integer conversions 2020-10-21 07:31:27 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00