qt5base-lts/tests/auto/widgets
Christian Ehrlicher b0c804f345 QComboBox: unify behavior of setModel() and modelReset
When a new model is set, a valid index is selected. When a model is
reset, this is not the case which is slightly inconsistent. Fix it by
using the same logic to find a valid index when the model is reset

Fixes: QTBUG-80998
Change-Id: I6c167511e199a6664343cf1dc3bcd27c65389bfd
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-01-28 06:24:26 +01:00
..
dialogs Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-10 13:51:40 +02:00
effects tst_qgraphicseffect: Wait for exposed instead of active 2019-10-15 20:39:32 +02:00
graphicsview Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
itemviews Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
kernel Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
styles Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
util Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
widgets QComboBox: unify behavior of setModel() and modelReset 2020-01-28 06:24:26 +01:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00