qt6-bb10/tests/auto/widgets/widgets
Lars Knoll 46ebd11e66 Fix deprecation of QComboBox:::currentIndexChanged(const QString&)
Don't introduce another overload with two parameters. Users
want a simple signal to connect to, not another overload. Deprecate
the currentIndexChanged(QString) overload, usage of that can/should
get replaced by currentTextChanged().

This partially reverts commit 11dc7b35c8.

Change-Id: I5e7d16413f3d62b1a5a7a197f510af2c45cdfa55
Reviewed-by: Vitaly Fanaskov <vitaly.fanaskov@qt.io>
2020-03-25 13:09:38 +01:00
..
qabstractbutton Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qabstractscrollarea tst_QAbstractScrollArea: Use qWaitForWindowExposed instead of active 2019-10-16 07:03:09 +02:00
qabstractslider Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qabstractspinbox Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qbuttongroup Fix keypad navigation within a button group for push buttons 2020-03-20 08:20:00 +01:00
qcalendarwidget Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qcheckbox Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qcombobox Fix deprecation of QComboBox:::currentIndexChanged(const QString&) 2020-03-25 13:09:38 +01:00
qcommandlinkbutton Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qdatetimeedit QDateTimeEdit: with keyboardTracking off, allow values outside the range 2020-03-20 22:18:00 +01:00
qdial Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qdialogbuttonbox Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qdockwidget Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qdoublespinbox Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-28 08:09:51 +01:00
qfocusframe QFocusFrame: protect it from being moved around by accident 2018-11-27 14:59:52 +00:00
qfontcombobox Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qframe Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qgroupbox Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qkeysequenceedit
qlabel Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qlcdnumber
qlineedit Make inputmask 'X' mask character require non-blank input 2019-12-10 09:36:24 +01:00
qmainwindow Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qmdiarea Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-28 08:09:51 +01:00
qmdisubwindow QPushButton: only trigger button when click occurs within the bevel rect 2020-01-28 22:26:26 +01:00
qmenu Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-20 11:28:14 +01:00
qmenubar Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qopenglwidget Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qplaintextedit Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-10 13:51:40 +02:00
qprogressbar Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qpushbutton Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qradiobutton Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qscrollarea QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
qscrollbar Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qsizegrip Brush up and stabilize tst_QSizeGrip 2019-04-03 15:06:06 +00:00
qslider
qspinbox Make setReadOnly track ReadOnlyChange events only 2020-01-09 13:52:25 +01:00
qsplashscreen Add a QSplashScreen constructor taking a QScreen 2019-09-10 07:34:03 +00:00
qsplitter Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qstackedwidget Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qstatusbar Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qtabbar QTabBar: fix QStyleOptionTab::position 2020-01-22 08:47:57 +01:00
qtabwidget Allow hiding tabs in QTabWidget / QTabBar 2019-12-20 09:41:09 +00:00
qtextbrowser Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qtextedit Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qtoolbar Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qtoolbox
qtoolbutton Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-28 08:09:51 +01:00
widgets.pro winrt: Skip/blacklist failing opengl tests 2018-05-28 08:36:55 +00:00