qt6-bb10/tests/auto/corelib
Thiago Macieira 788a7bfdb1 QPlugin: move some of the logic from moc's output to qplugin.h
This will allow us to make changes in QtCore itself, without having to
worry about moc compatibility.

The output uses an #ifdef so this version of moc can still be used to
compile earlier versions of Qt (usually, in cross-compilation
environments). See discussion in the mailing list[1].

[1] https://lists.qt-project.org/pipermail/development/2021-September/041732.html

Change-Id: I2de1b4dfacd443148279fffd16a39784c80c5f3b
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-10-04 14:01:34 -07:00
..
animation Avoid use after free in tst_qsequentialanimationgroup 2021-06-02 16:45:23 +02:00
global Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
io Fix QDir::entryList to work for directories that end with '.lnk' 2021-09-30 21:20:25 +02:00
itemmodels Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
kernel Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin QPlugin: move some of the logic from moc's output to qplugin.h 2021-10-04 14:01:34 -07:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
thread Cleanup of qthreadpool 2021-10-01 12:01:21 +02:00
time Fix QDateTimeParser's handling of 't' format to match serialization 2021-09-20 15:05:36 +02:00
tools Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00