qt5base-lts/tests/auto/widgets
Ivan Solovev 30830e0cba Android: use empty Intent to clear clipboard data on API < 28
ClipboardManager didn't have any APIs to clear clipboard data before
API level 28.
As a workaround an empty Intent with MIMETYPE_UNKNOWN is created and
inserted into the clipboard for lower API levels.
This makes the QApplication::clipboard()->clear() method work more or
less as expected.
This allows to unblacklist tst_QPlainTextEdit::copyAvailable().

Task-number: QTBUG-87423
Task-number: QTBUG-89402
Pick-to: 6.3 6.2
Change-Id: I454376199cf3b8eed0fa2ecf2f85b87f40892280
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2022-03-18 18:35:03 +01:00
..
dialogs Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
effects Fix tst_qgraphicseffect on Wayland 2021-03-11 08:04:21 +01:00
graphicsview Activate tst_qgraphicsview for Android 2022-02-24 14:34:32 +01:00
itemviews Repair some of tst_qtableview tests on Android 2022-03-15 21:05:31 +01:00
kernel QFormLayout: Fix assert when showing with hidden rows 2022-03-15 12:45:46 +01:00
styles QStyle: Fix cases when logicalValue is outside range 2022-03-10 12:39:11 +01:00
util Position QCompleter popup based on the widget's screen geometry 2022-02-15 01:28:30 +00:00
widgets Android: use empty Intent to clear clipboard data on API < 28 2022-03-18 18:35:03 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00