qt5base-lts/tests/auto/widgets
Oliver Wolff e05dc08ba0 winrt: Implement QPlatformCursor::setPos
Additionally to setting the cursor position we have to make sure that
enter and leave events are triggered. As WinRT at the moment only supports
maximized/fullscreen native top level widgets, an enter or leave event has
to be triggered, every time the cursor enters or leaves the core window.
Same as is done on Windows desktop an enter event is immediately followed
by a move event even for emulated mouse events.

Change-Id: I4b9a7b07f8e24b7887619f96979a064d933788aa
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2018-08-06 05:24:35 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
effects tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents() 2018-05-21 06:05:15 +00:00
graphicsview Fix compilation of tst_QGraphicsItem in Visual Studio 2018-07-26 06:45:49 +00:00
itemviews winrt: Implement QPlatformCursor::setPos 2018-08-06 05:24:35 +00:00
kernel winrt: Implement QPlatformCursor::setPos 2018-08-06 05:24:35 +00:00
styles Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
util winrt: Make widgets/util auto tests pass 2018-05-25 11:02:23 +00:00
widgets Blacklist flaky tst_QSpinBox::stepModifierPressAndHold on OpenSUSE 2018-08-04 13:45:42 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00