qt5base-lts/tests/auto/widgets/dialogs/qdialog
Friedemann Kleint c7e213334b tst_QDialog: Instantiate test dialog on the stack.
Remove the member variable and instantiate only where needed
on the stack to prevent it from interfering with windows created
by other tests.

Remove flag Qt::X11BypassWindowManagerHint as it does not seem
to have any effect.

Task-number: QTBUG-51516
Change-Id: I3bf88bf148f365c57aaf989671f8b9c3c3f0d8e2
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2016-02-29 15:04:40 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qdialog.pro Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformTheme 2013-08-23 08:42:35 +02:00
tst_qdialog.cpp tst_QDialog: Instantiate test dialog on the stack. 2016-02-29 15:04:40 +00:00