qt5base-lts/tests/auto/widgets/graphicsview
Frederik Gladhorn d7ca800a87 Clean up ShortcutOverride handling
Instead of sending the event from random places, send it from
QWindowSystemInterface. This allows to send override events on OS X to
menus before doing other key processing and reduces the number of
ShortcutOverride events on all platforms to exactly one per key press
event.

Additional test by Friedemann Kleint.

Task-number: QTBUG-38986
Change-Id: I6981bb776aba586ebc7c3daa5fd7a0d84c25bc3e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
2014-10-30 11:40:18 +01:00
..
qgraphicsanchorlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsanchorlayout1 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicseffectsource Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsgridlayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicsitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsitemanimation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicslayoutitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslinearlayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicsobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicspixmapitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicspolygonitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsproxywidget Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView. 2014-10-23 06:33:10 +02:00
qgraphicsscene QGraphicsScene: stabilize stacking order of toplevel items 2014-10-24 22:02:18 +02:00
qgraphicssceneindex Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicstransform Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsview Clean up ShortcutOverride handling 2014-10-30 11:40:18 +01:00
qgraphicswidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
graphicsview.pro Re-enable tests tst_qgraphicsproxywidget, tst_qgraphicswidget. 2013-07-24 22:16:58 +02:00