qt5base-lts/tests/auto/widgets
Andy Shaw bcfacd4b6f Make sure the QSplashScreen isn't closed instantly when calling finish()
Most of the time the widget passed in to finish() will not yet have a
window handle so it would just call close() straight away. This
way it ensures has a window handle.

Task-number: QTBUG-35757
Change-Id: I2e212a2ea496cc4e4bba57a8c2d0d127afc43e48
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
2015-02-17 08:27:20 +00:00
..
dialogs Enter/Return should cause an edit inside an itemview on OS X 2015-01-23 10:35:14 +01:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview Do not close popup widgets when showing a widget embedded into QGraphicsView. 2015-02-05 13:54:01 +00:00
itemviews Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeData() 2015-02-06 09:43:38 +00:00
kernel re-enable more QWidget tests 2015-02-13 12:33:52 +00:00
styles Android: Fix some QStyle tests 2015-01-08 10:07:06 +01:00
util Android: Fix some tests for QCompleter 2015-01-23 09:43:04 +01:00
widgets Make sure the QSplashScreen isn't closed instantly when calling finish() 2015-02-17 08:27:20 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00