qt6-bb10/tests/auto/widgets
Friedemann Kleint 9205110cfe Refactor tst_QStyleSheetStyle::focus/hoverColors()
- Put all widgets in one dialog so that show/setActive occurs only once.
- Use the center of the widget geometry for positioning.
- Remove BypassWindowManagerHint which likely causes qWaitForWindowActive()
  to fail.
- Move the cursor out of the way and subsequently send mouse events
  to the QWindow

Task-number: QTBUG-51400
Change-Id: I2176d8dbaead72d7a6fa89aa769e4c804eea7a0c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2017-06-12 14:27:04 +00:00
..
dialogs QWidgetWindow: don't give focus to windows that are being destroyed 2017-05-30 10:49:36 +00:00
effects QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists 2017-05-29 10:23:01 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CI 2017-05-11 10:32:38 +00:00
itemviews QHeaderView: fix visual/logical index corruption when restoring state 2017-05-26 12:43:31 +00:00
kernel Fix tst_QWidget::translucentWidget() on high DPI displays 2017-05-29 10:35:46 +00:00
styles Refactor tst_QStyleSheetStyle::focus/hoverColors() 2017-06-12 14:27:04 +00:00
util Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
widgets Fix crash when calling QWidget::grab() on a QOpenGLWidget 2017-06-07 14:49:13 +00:00
widgets.pro