qt6-bb10/tests/auto/widgets/widgets
David Faure 5aa40e5b00 QComboBox: also adjust size on model reset, with AdjustToContents
When the size adjust policy is QComboBox::AdjustToContents, the combobox
sizeHint was recalculated on dataChanged, rowsInserted, rowsRemoved,
and setModel, but not when the model was reset. This led to truncated
items in the combobox when models are filled asynchronously.

Task-number: QTBUG-5413
Change-Id: I3456c327d680dfffa58d6dcb26c79456c67b2a32
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-04-04 12:24:44 +00:00
..
qabstractbutton Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractslider autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qabstractspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qbuttongroup Update copyright headers 2015-02-11 06:49:51 +00:00
qcalendarwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qcheckbox Update copyright headers 2015-02-11 06:49:51 +00:00
qcombobox QComboBox: also adjust size on model reset, with AdjustToContents 2015-04-04 12:24:44 +00:00
qcommandlinkbutton Update copyright headers 2015-02-11 06:49:51 +00:00
qdatetimeedit autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qdial Update copyright headers 2015-02-11 06:49:51 +00:00
qdialogbuttonbox Update copyright headers 2015-02-11 06:49:51 +00:00
qdockwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qdoublespinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qfocusframe Update copyright headers 2015-02-11 06:49:51 +00:00
qfontcombobox Update copyright headers 2015-02-11 06:49:51 +00:00
qframe Update copyright headers 2015-02-11 06:49:51 +00:00
qgroupbox Update copyright headers 2015-02-11 06:49:51 +00:00
qkeysequenceedit Update copyright headers 2015-02-11 06:49:51 +00:00
qlabel Update copyright headers 2015-02-11 06:49:51 +00:00
qlcdnumber Update copyright headers 2015-02-11 06:49:51 +00:00
qlineedit Do not emit textEdited on inputMask change 2015-03-27 12:55:57 +00:00
qmainwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qmdiarea Update copyright headers 2015-02-11 06:49:51 +00:00
qmdisubwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qmenu Fixed license headers 2015-02-17 18:46:09 +00:00
qmenubar Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
qopenglwidget Fix incorrect FBO bindings with QOpenGLWidget 2015-03-30 20:48:07 +00:00
qplaintextedit Add missing QPlainTextEdit::createStandardContextMenu(QPoint) 2015-02-15 14:25:01 +00:00
qprogressbar Update copyright headers 2015-02-11 06:49:51 +00:00
qpushbutton QAbstractButton: emit released on focus out or disable 2015-03-10 11:35:32 +00:00
qradiobutton Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollbar Update copyright headers 2015-02-11 06:49:51 +00:00
qsizegrip Update copyright headers 2015-02-11 06:49:51 +00:00
qslider Update copyright headers 2015-02-11 06:49:51 +00:00
qspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qsplashscreen Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qsplitter Update copyright headers 2015-02-11 06:49:51 +00:00
qstackedwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qstatusbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtextbrowser Update copyright headers 2015-02-11 06:49:51 +00:00
qtextedit Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbox Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbutton Update copyright headers 2015-02-11 06:49:51 +00:00
widgets.pro QFrame: add unit test 2014-11-04 15:31:04 +01:00