qt6-bb10/tests/auto/widgets
Maciej Czarnecki 3b8f828174 QWizard: Do not remove the Next button's shortcut
Currently on Windows, the Next button's shortcut doesn't work, because
QWizard overrides it with an empty key sequence.
The key sequence should be changed only if isVistaThemeEnabled() returns
true.

Task-number: QTBUG-46894
Change-Id: I54f26388b167973cc8065a867d9e771c1e6a2a72
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2017-10-24 16:43:52 +00:00
..
dialogs QWizard: Do not remove the Next button's shortcut 2017-10-24 16:43:52 +00:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview tests: fix and un-blacklist tst_qgraphicsview::hoverLeave 2017-10-17 13:58:29 +00:00
itemviews Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3 2017-09-20 10:06:34 +00:00
kernel QAction: fix ::setData() always emits changed() 2017-10-24 16:43:30 +00:00
styles tst_QStyle::drawItemPixmap(): Check on the image color 2017-07-19 07:33:38 +00:00
util QCompleter: Send activated() signal only once on return key 2017-09-22 00:02:06 +00:00
widgets QShortcut: Fall back to cross platform code in absence of QPA menu 2017-10-17 02:34:35 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00