qt5base-lts/tests/auto/corelib
Lars Knoll 14dece57e9 Remap QMetaType ids to create more space for builtin types
We were starting to run out of space for builtin core types.
Remap the type id's to create lots of additional space.
We now reserve the first 64k id's for Qt, and have 16k id's for
Qt Core. That should hopfully be enough for a while ;-)

Fixes: QTBUG-85914
Change-Id: I0dab6bf23652e46a9557d9b38af7990b68c572b6
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2020-09-12 23:35:29 +02:00
..
animation Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation" 2020-09-11 17:11:02 +02:00
global Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
io Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
itemmodels Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
kernel Remap QMetaType ids to create more space for builtin types 2020-09-12 23:35:29 +02:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
serialization Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
text Fix warnings coming from using the deprecated overload of qCheckSum 2020-09-11 19:32:34 +02:00
thread Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
time [QtCore] Fix QDateTime unit test: time zone of system was used 2020-09-11 19:34:25 +02:00
tools Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +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