qt5base-lts/tests/auto/corelib
Lars Knoll 9f33ad904a Move all the QProperty related code into one compilation unit
And mark some methods as inline.

Performance is critical for our new property system. Compiling
it in one unit makes it possible for the compiler to do a much
better job at inlining and generating optimized code.

Improves performance of binding evaluations by another 20%.

Change-Id: I5a2aa93c74d2b68418b0a9d2e34d8199bb71e3ad
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-07-10 15:07:22 +02:00
..
animation CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
global CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
io Tests: Use QVERIFY instead of QCOMPARE for empty lists 2020-07-10 14:30:58 +02:00
itemmodels CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
kernel Move all the QProperty related code into one compilation unit 2020-07-10 15:07:22 +02:00
mimetypes CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
plugin CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
serialization CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text Fix QByteArray::count implementation for longer data 2020-07-09 18:38:33 +02:00
thread Tests: Use QVERIFY instead of QCOMPARE for empty lists 2020-07-10 14:30:58 +02:00
time CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
tools Tests: Use QVERIFY instead of QCOMPARE for empty lists 2020-07-10 14:30:58 +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