qt5base-lts/tests/auto/widgets
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
..
dialogs QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QSwipeGestureRecognizer: Fix gesture cancel on direction change. 2014-10-23 21:14:23 +02:00
graphicsview Clean up ShortcutOverride handling 2014-10-30 11:40:18 +01:00
itemviews Merge remote-tracking branch 'origin/5.4' into dev 2014-10-20 19:12:25 +02:00
kernel Clean up ShortcutOverride handling 2014-10-30 11:40:18 +01:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
util Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets Correctly update QComboBox appearance on editable change 2014-10-24 08:51:18 +02:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00