qt5base-lts/tests/auto/widgets/kernel
Christian Ehrlicher 383d2eaab4 Fix autotest tst_QAction::setStandardKeys()
The possible key sequences for QKeySequence::Copy on X11 is Ctrl+C, then
Ctrl+Insert and at last F16. The order is defined in
QPlatformThemePrivate::keyBindings.

Task-number: QTBUG-46053
Change-Id: I86a0767e268088edfce98cfb07f9fb78f00d0713
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2018-02-12 17:39:57 +00:00
..
qaction Fix autotest tst_QAction::setStandardKeys() 2018-02-12 17:39:57 +00:00
qactiongroup Updated license headers 2016-01-21 18:55:18 +00:00
qapplication Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qboxlayout Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
qdesktopwidget Updated license headers 2016-01-21 18:55:18 +00:00
qformlayout testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qgesturerecognizer Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qgridlayout Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
qlayout testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qshortcut Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsizepolicy Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qstackedlayout Plug memleaks in tst_QStackedLayout 2017-01-14 18:17:47 +00:00
qtooltip Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qwidget tst_QWidget: port away from QRegion::rects() 2017-12-06 18:30:52 +00:00
qwidget_window Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
qwidgetaction testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qwidgetmetatype Updated license headers 2016-01-21 18:55:18 +00:00
qwidgetsvariant Updated license headers 2016-01-21 18:55:18 +00:00
qwindowcontainer Fix crash when reparenting window container 2017-09-28 12:09:27 +00:00
kernel.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00