qt5base-lts/tests/auto/widgets/dialogs
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
..
qcolordialog tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdialog tst_QDialog: Instantiate test dialog on the stack. 2016-02-29 15:04:40 +00:00
qerrormessage Update copyright headers 2015-02-11 06:49:51 +00:00
qfiledialog Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-27 08:35:45 +01:00
qfiledialog2 QFileDialog test: make the right subwidget visible 2015-12-10 22:26:01 +00:00
qfilesystemmodel QFileSystemModel: report special files which are not symlinks 2015-12-13 11:46:17 +00:00
qfontdialog Autotest: Blacklist tst_QFontDialog::setFont() 2016-02-23 07:30:34 +00:00
qinputdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qmessagebox QMessageBox test: Refactor closing dialogs. 2015-11-05 13:53:50 +00:00
qprogressdialog Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qsidebar Update copyright headers 2015-02-11 06:49:51 +00:00
qwizard tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00