qt5base-lts/tests/auto/widgets/dialogs
Gabriel de Dietrich df7944e7d7 Cocoa: Fix QFontDialog, QColorDialog auto-tests
The new Cocoa event dispatcher made apparent some deficiencies in the
way the dialog helpers were being hidden. In particular, we would not stop
a dialog helper's modal loop when closing the dialog, resulting in the
auto-tests hanging. Also, since the QApplication event loop is runnig with
[NSApp run] in the stack, the previous workarounds are no longer needed.

Task-number: QTBUG-24321
Change-Id: Ifba713c286638d78a699c319a15683d09714f06f
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2013-08-29 12:44:24 +02:00
..
qabstractprintdialog QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qcolordialog Cocoa: Fix QFontDialog, QColorDialog auto-tests 2013-08-29 12:44:24 +02:00
qdialog Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformTheme 2013-08-23 08:42:35 +02:00
qerrormessage QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qfiledialog Merge remote-tracking branch 'origin/stable' into dev 2013-06-27 13:06:38 +02:00
qfiledialog2 QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qfilesystemmodel tst_qfilesystemmodel: increased test's permitted runtime 2013-08-06 08:30:20 +02:00
qfontdialog Cocoa: Fix QFontDialog, QColorDialog auto-tests 2013-08-29 12:44:24 +02:00
qinputdialog QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qmessagebox QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qprogressdialog QtWidgets: avoid integer divide by zero in QProgressDialog 2013-05-15 05:06:15 +02:00
qsidebar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwizard QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
dialogs.pro Fixed autotest build for configurations without printsupport 2013-05-21 07:25:39 +02:00