qt5base-lts/src
Friedemann Kleint 0f8ad242fb Add a virtual sendPostedEvents() to QEventDispatcherWin32.
Reimplement this in QWindowGuiEventDispatcher to send both Qt posted events and
queued QPA window system events. We need to do this at a well defined place,
instead of sending events outside of the eventloop from the Windows proc.

This fixes various hangs for example in tst_qinputdialog, which used a 0-timer
to close a dialog.

Change-Id: I64e0b8f1209fb434059a7fa667ed585902c19db4
Initial-patch-by: bhughes <bradley.hughes@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-20 14:17:41 +01:00
..
3rdparty Fix isolated Thai SARA AM handling 2012-01-17 16:12:53 +01:00
corelib Add a virtual sendPostedEvents() to QEventDispatcherWin32. 2012-01-20 14:17:41 +01:00
dbus Remove the default address parameter from QDBusServer's constructor. 2012-01-17 17:41:14 +01:00
gui Introducing QPlatformSharedGraphicsCache 2012-01-20 14:17:41 +01:00
modules Remove QtV8 library from QtBase 2012-01-09 19:54:07 +01:00
network Remove the useless connManager() function. 2012-01-19 22:26:43 +01:00
opengl Fixed crash in GL 2 paint engine on Intel Atom. 2012-01-17 10:30:17 +01:00
platformsupport Added xrender as a dependency to build glxconvenience. 2012-01-06 09:38:31 +01:00
plugins Add a virtual sendPostedEvents() to QEventDispatcherWin32. 2012-01-20 14:17:41 +01:00
printsupport Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
sql Rename all our interfaces from com.trolltech to org.qt-project 2012-01-19 14:28:49 +01:00
testlib Change QSKIP to fail for outdated tests. 2012-01-18 02:10:09 +01:00
tools Remove QBool and use bool instead. 2012-01-20 14:17:41 +01:00
widgets Change visibility of eventFilter(). 2012-01-20 12:42:10 +01:00
winmain Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
xml Fix memory leak in QDomDocument entity text expansion 2012-01-10 02:01:41 +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 QtV8 library from QtBase 2012-01-09 19:54:07 +01:00