qt5base-lts/tests/auto/widgets
Tor Arne Vestbø 1f70c073d4 QMessageBox: Respect clients overriding QDialog::done()
As a result of d8bbb5ee0e, we
were no longer calling QDialog::done(), which users may have
overridden.

We now pull out the dialog code to determine whether to
emit accepted/rejected directly in done(), so that we
can go back to calling QDialog::done().

Pick-to: 6.6 6.5
Change-Id: Ie08270123d61d9010acd8c989b66986f71960ad0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-06-29 18:49:46 +02:00
..
dialogs QMessageBox: Respect clients overriding QDialog::done() 2023-06-29 18:49:46 +02:00
effects tests: blacklist tst_QGraphicsEffect::draw() on Wayland 2023-04-17 16:05:24 +02:00
graphicsview tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
itemviews QHeaderView: Don't add new sections on no-op 2023-06-23 19:21:42 +02:00
kernel Fix sending deferred delete events when posted before outermost loop 2023-06-09 16:31:35 +02:00
styles QStyleSheetStyle: Default to foreground for unset brushes only 2023-06-09 23:42:47 +02:00
util Implement QWidgetPrivate::focusObject() 2023-06-21 00:30:41 +02:00
widgets tst_qcombobox: skip popupPositionAfterStyleChange on QEMU 2023-06-27 13:58:55 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00