qt5base-lts/tests/auto/widgets
Mitch Curtis a089de0d99 Fix tst_QWidget::translucentWidget() on high DPI displays
It was grabbing a QLabel without accounting for the size of
the window in the case where the DPI is larger than 1:

FAIL!  : tst_QWidget::translucentWidget() Compared values are not the same
   Actual   (actual.size())  : QSize(32x32)
   Expected (expected.size()): QSize(16x16)

Change-Id: I4873f3c6364ee2696f5612d91e6c97c60b2cd915
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2017-05-29 10:35:46 +00:00
..
dialogs Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot() 2017-04-29 07:39:09 +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 Fix tst_QDirModel for qemu 2017-04-07 05:53:47 +00:00
kernel Fix tst_QWidget::translucentWidget() on high DPI displays 2017-05-29 10:35:46 +00:00
styles tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
util Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
widgets Skip failing autotests with b2qt toolchain 2017-05-09 08:11:18 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00