Improved popup and mouse event handling.
authorSamuel Rødal <samuel.rodal@nokia.com>
Wed, 11 May 2011 11:57:33 +0000 (13:57 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Wed, 11 May 2011 11:57:33 +0000 (13:57 +0200)
commited2a2dc6dae0a2523cecfd272609d322ace16145
tree09c871563684425f27940e88608507c7261260a4
parent0719af99b7041e024a4fdf0fbdc26b1ca0dd787d
Improved popup and mouse event handling.

Use QApplicationPrivate::sendMouseEvent() to ensure hover events are
sent. Copy most of the popup handling code from qapplication_x11.cpp
src/plugins/platforms/xcb/qxcbwindow.cpp
src/widgets/kernel/qapplication_qpa.cpp
src/widgets/kernel/qwidgetwindow_qpa.cpp