qt6-bb10/tests/auto/widgets/widgets
Jan Arve Saether c360fbcd6c Do the actual removal of the Soft Keys API and related code
In addition to the actual removal of the softkeys API in QAction,
this commit removes some enums related to the softkeys feature:
  Qt::WA_MergeSoftkeys
  Qt::WA_MergeSoftkeysRecursively

It also removes some "zombie" enums:
  Qt::WindowSoftkeysVisibleHint = 0x40000000,
  Qt::WindowSoftkeysRespondHint = 0x80000000,

  (The only implementation that used these were removed when
  qapplication_s60.cpp and qwidget_s60.cpp were removed.)

Change-Id: Ib6fc6d543def4757383d5f19256199d9d190c614
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
2012-10-29 20:27:27 +01:00
..
qabstractbutton tst_QAbstractButton::keyNavigation(): QSKIP -> XFAIL 2012-09-27 18:35:55 +02:00
qabstractscrollarea Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qabstractslider normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qabstractspinbox Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbuttongroup normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qcalendarwidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcheckbox tst_qcheckbox: remove duplicate code 2012-09-27 15:03:15 +02:00
qcombobox QComboBox: new signal currentTextChanged 2012-10-26 15:24:19 +02:00
qcommandlinkbutton tst_QCommandLinkButton: cleanup whitespace 2012-09-27 15:21:41 +02:00
qdatetimeedit normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qdial Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdialogbuttonbox Do the actual removal of the Soft Keys API and related code 2012-10-29 20:27:27 +01:00
qdockwidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdoublespinbox Properly check for widget's visibility in doublespinbox autotest 2012-10-26 00:26:35 +02:00
qfocusframe Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfontcombobox normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qgroupbox Unmark tst_qgroupbox as a parallel test 2012-10-24 02:29:17 +02:00
qlabel tst_QLabel: remove QSKIP, wrap Q_OS_MAC 2012-09-27 21:13:52 +02:00
qlcdnumber Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlineedit normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qmainwindow Do the actual removal of the Soft Keys API and related code 2012-10-29 20:27:27 +01:00
qmdiarea normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qmdisubwindow normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qmenu Do the actual removal of the Soft Keys API and related code 2012-10-29 20:27:27 +01:00
qmenubar normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qplaintextedit Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
qprogressbar Remove Cleanlooks and Plastique 2012-10-22 19:36:43 +02:00
qpushbutton Remove Cleanlooks and Plastique 2012-10-22 19:36:43 +02:00
qradiobutton Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qscrollarea Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qscrollbar [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabled 2012-09-26 19:06:47 +02:00
qsizegrip Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qslider Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qspinbox Fix integer overflow in QSpinBox. 2012-10-22 19:36:43 +02:00
qsplitter Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstackedwidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstatusbar Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtabbar Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtabwidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextbrowser normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qtextedit normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qtoolbar normalise signal/slot signatures [QtWidgets tests] 2012-10-19 00:44:54 +02:00
qtoolbox Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtoolbutton test: Remove QSKIP from tst_QToolButton::triggered() 2012-10-04 12:55:23 +02:00
widgets.pro Move QValidator tests to QtGui 2012-10-10 23:27:03 +02:00