qt5base-lts/tests/auto/gui/kernel
Friedemann Kleint dff3843d98 QShortcut: Properly port to the new configure system
Move the feature to corelib so that the QMetaType enumeration
values can be properly excluded and there is no need for a
dummy class.

Use QT_REQUIRE_CONFIG in the headers of classes to be disabled.
Add headers/source files in the .pro file depending on the configure
feature in libraries and tests.
Add the necessary exclusions and use QT_CONFIG.

Task-number: QTBUG-76493
Change-Id: I02499ebee1a3d6d9a1e5afd02517beed5f4536b7
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2019-10-25 12:12:39 +02:00
..
noqteventloop QEventDispatcherWin32: avoid livelock in a foreign event loop 2019-08-29 09:12:29 +00:00
qbackingstore Updated license headers 2016-01-21 18:55:18 +00:00
qclipboard QProcess: mark obsolete functions as deprecated 2019-01-23 18:49:12 +00:00
qcursor tst_QCursor::equality(): Silence warnings 2018-04-05 09:00:39 +00:00
qdrag Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qevent Updated license headers 2016-01-21 18:55:18 +00:00
qfileopenevent Fix test for sandboxed targets 2016-09-15 14:25:50 +00:00
qguiapplication unblacklist passing tests 2019-07-08 11:01:42 +00:00
qguieventdispatcher unblacklist passing tests 2019-07-08 11:01:42 +00:00
qguieventloop unblacklist passing tests 2019-07-08 11:01:42 +00:00
qguimetatype QShortcut: Properly port to the new configure system 2019-10-25 12:12:39 +02:00
qguitimer Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qguivariant Remove tests/auto/qtest-config.h. 2016-04-12 14:56:49 +00:00
qhighdpiscaling Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *) 2019-08-11 12:01:26 +02:00
qinputmethod tst_QInputMethod check WindowActivation capability instead of platform 2018-03-12 10:51:32 +00:00
qkeyevent QShortcut: Properly port to the new configure system 2019-10-25 12:12:39 +02:00
qkeysequence Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
qmouseevent Add helper function to reset QMouseEvent localPos 2016-08-01 09:58:23 +00:00
qmouseevent_modal Updated license headers 2016-01-21 18:55:18 +00:00
qopenglwindow Re-enable tst_QOpenGLWindow on Win32 2019-09-27 20:41:55 +02:00
qpalette Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qpixelformat Updated license headers 2016-01-21 18:55:18 +00:00
qrasterwindow tests/auto/gui/kernel: Use QTRY_VERIFY instead of manual wait loops 2018-04-11 06:11:27 +00:00
qscreen Updated license headers 2016-01-21 18:55:18 +00:00
qsurfaceformat Updated license headers 2016-01-21 18:55:18 +00:00
qtouchevent Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qwindow Prospective fix to stabilize tst_qwindow::isActive() on Windows 10 2019-10-03 15:09:16 +00:00
kernel.pro QShortcut: Properly port to the new configure system 2019-10-25 12:12:39 +02:00