qt5base-lts/src
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
..
3rdparty Update contact information in license headers. 2012-01-23 04:04:33 +01:00
corelib Remove QEventLoop::DeferredDeletion 2012-01-23 14:47:10 +01:00
dbus Update contact information in license headers. 2012-01-23 04:04:33 +01:00
gui Fix synthesizing mouse events when touches change ordering 2012-01-23 13:10:00 +01:00
modules Remove dependency of QtDBus onto QtXml 2012-01-22 22:10:02 +01:00
network Update contact information in license headers. 2012-01-23 04:04:33 +01:00
opengl Update contact information in license headers. 2012-01-23 04:04:33 +01:00
platformsupport Update contact information in license headers. 2012-01-23 04:04:33 +01:00
plugins Use QObject pointer as QCocoaAccessibleElement id. 2012-01-23 14:47:10 +01:00
printsupport Update contact information in license headers. 2012-01-23 04:04:33 +01:00
sql Remove Symbian specific code from QtSql. 2012-01-23 11:02:18 +01:00
testlib Revert "Blow up earlier when adding test rows without columns." 2012-01-23 13:07:47 +01:00
tools Update contact information in license headers. 2012-01-23 04:04:33 +01:00
widgets Remove dead code. 2012-01-23 09:34:39 +01:00
winmain Update contact information in license headers. 2012-01-23 04:04:33 +01:00
xml Remove Symbian specific code from QtXml. 2012-01-23 11:02:18 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Remove dependency of QtDBus onto QtXml 2012-01-22 22:10:02 +01:00