qt5base-lts/tests/auto/widgets
Alexander Volkov 43f5377fad Make QMessageBox window with the detailed text closable
QMessageBox window ignores QCloseEvent if it was created
with Ok button and the detailed text was set. But it can
be closed if it contains only one button.

Make it closable if there are two buttons and one of them
is the "Show Details..." button.

[ChangeLog][QtWidgets][QMessageBox] A message box with two
buttons, one of which is the "Show Details..." button,
can be closed by clicking the X button on the window's
title bar.

Task-number: QTBUG-69526
Change-Id: Iba09e38561eb3898dc2aecfd38d8519d512a71c1
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-08-14 04:39:05 +00:00
..
dialogs Make QMessageBox window with the detailed text closable 2018-08-14 04:39:05 +00:00
effects tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()s 2018-04-25 05:47:01 +00:00
graphicsview Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
itemviews QHeaderView: Send the StatusTip events to itself if there is no parent 2018-06-14 04:21:35 +00:00
kernel Make tests compile for Android 2018-06-25 08:01:19 +00:00
styles Reset geometry constraints when removing stylesheet 2018-07-17 11:24:29 +00:00
util tests/auto/widgets/util: Avoid unconditional qWait()s 2018-04-13 12:32:52 +00:00
widgets Android: Blacklist various cases in tst_QLineEdit 2018-06-26 08:06:10 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00