qt5base-lts/tests/auto/gui
Giuseppe D'Angelo fec51be209 tst_qshortcut (x2): use op | instead of op + to combine keys
Following the introduction of QKeyCombination, reduce the number
of warnings raised by the test. Drive-by, remove some pointless
math like Qt::SHIFT+0, which does not make any sense and would
actually fail to compile (shortly).

Refactoring the test to fully use QKeyCombination (instead of
ints) is left as a future exercise; some QKeyCombination->int
warnings are still around.

Change-Id: If825bc4c369986623447927bb11493c4f58b544f
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-09-07 15:50:02 +02:00
..
image Port tst_qiconhighdpi to the new QIcon::pixmap() API 2020-08-29 10:02:47 +02:00
itemmodels Move QFileSystemModel into QtGui 2020-08-25 06:33:44 +02:00
kernel tst_qshortcut (x2): use op | instead of op + to combine keys 2020-09-07 15:50:02 +02:00
math3d Remove deprecated method QQuaternion::conjugate 2020-09-07 04:36:16 +02:00
painting Remove deprecated QPrinter and QPagedPaintDevice APIs 2020-09-04 08:37:59 +02:00
qopengl CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qopenglconfig CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qvulkan CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
rhi rhi: sanityCheckGraphicsPipeline handle no vertex attributes 2020-08-18 07:58:50 +02:00
text Remove deprecated QPrinter and QPagedPaintDevice APIs 2020-09-04 08:37:59 +02:00
util Don't capture this explicitly in tests 2020-07-29 18:34:16 +00:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
gui.pro Remove winrt 2020-06-06 20:25:49 +02:00