qt5base-lts/tests/auto/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
..
dialogs Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-18 11:44:49 +01:00
effects tst_qgraphicseffect: Wait for exposed instead of active 2019-10-15 20:39:32 +02:00
graphicsview Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
itemviews Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-18 11:44:49 +01:00
kernel Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-11 11:27:49 +01:00
styles Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
util Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-28 08:09:51 +01:00
widgets Fix deprecation of QComboBox:::currentIndexChanged(const QString&) 2020-03-25 13:09:38 +01:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00