qt5base-lts/tests/auto/corelib
Kai Köhne 8275611766 Core: Remove 'properties' feature
Even QtCore alone cannot be built without the properties feature since
Qt 5.5. While fixing this is easy, other modules like dbus,
networking are also using QObject::property() and friends liberally.

All in all I doubt that anybody will miss the feature (otherwise it
would have been fixed in the last decade).

Change-Id: Iaf3cc20bda54ee2ff3b809fac8fa82b94ecc88c0
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-02-14 12:50:59 +01:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global tst_qlogging: use correct qlogging_helper path on webOS 2022-02-03 14:24:21 +02:00
io Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
itemmodels tst_QItemModel: fix memleaks 2022-01-05 08:22:00 +01:00
kernel Core: Remove 'properties' feature 2022-02-14 12:50:59 +01:00
mimetypes Remove unused .qrc files 2022-01-17 23:17:01 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin QPluginLoader: report the right load hints 2022-02-03 03:26:40 +01:00
serialization Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
text Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
thread Add qt_internal_undefine_global_definition function 2022-02-02 16:45:37 +01:00
time Fix an inaccurate comment and update a test case 2022-02-09 20:46:24 +00:00
tools Fix build with C++20 on macOS 2022-02-11 22:56:35 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00