qt5base-lts/tests/auto/widgets/kernel
Bradley T. Hughes 1831abb5bb Remove QEventLoop::DeferredDeletion
This flag has been deprecated since Qt 4.4, so remove it.
tst_QApplication had 2 nearly identical tests, one for testing the
QEventLoop::DeferredDeletion flag, and one to test sendPostedEvents()
with QEvent::DeferredDelete. The latter is the preferred way, so keep
that test, but remove the test for the obsoleted flag.

Change-Id: Icdb7483c32b3c920bda31d2bbb4f7414ece6d826
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-01-23 14:47:10 +01:00
..
qaction Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qactiongroup Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qapplication Remove QEventLoop::DeferredDeletion 2012-01-23 14:47:10 +01:00
qboxlayout Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdesktopwidget Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qformlayout Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qgridlayout Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qlayout Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
qstackedlayout Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtooltip Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
qwidget Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
qwidget_window Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
qwidgetaction Update contact information in license headers. 2012-01-23 04:04:33 +01:00
kernel.pro Disable 'make check' for tst_QWidget on Mac OS X 2012-01-19 11:31:22 +01:00