qt6-bb10/tests/auto/widgets/widgets
Wang Chuan 75285b64ad QComboBox: send font change event to popup menu when font changed
The font change in QComboBox might cause incorrect appearance of popup
menu since it doesn't notify popup menu to relayout itself

Fixes the issue by send font change event to the item view of popup
menu when received a font change event in QComboBox

Fixes: QTBUG-75846
Change-Id: I4821015cca95a7e233a22262596a6fbf27f10aef
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2020-02-07 09:18:47 +08:00
..
qabstractbutton
qabstractscrollarea Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
qabstractslider Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qabstractspinbox
qbuttongroup
qcalendarwidget
qcheckbox
qcombobox QComboBox: send font change event to popup menu when font changed 2020-02-07 09:18:47 +08:00
qcommandlinkbutton
qdatetimeedit Pass QDate, QTime as value classes, rather than by const reference 2019-08-30 10:54:27 +02:00
qdial
qdialogbuttonbox
qdockwidget Fix notification of QDockWidget when it gets undocked 2019-05-07 17:28:23 +00:00
qdoublespinbox Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qfocusframe
qfontcombobox test: migrate QFontComboBox test to QRegularExpression 2019-06-10 09:35:45 +02:00
qframe Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qgroupbox QGroupBox: always disable children in a checkable, unchecked groupbox 2019-10-11 13:53:49 +02:00
qkeysequenceedit
qlabel Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qlcdnumber
qlineedit QLineEdit: Fix End key for input masks 2019-11-15 13:40:05 +02:00
qmainwindow
qmdiarea Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qmdisubwindow Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qmenu Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qmenubar Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qopenglwidget Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qplaintextedit Fix updating the text cursor position after editing 2019-12-06 15:52:35 +01:00
qprogressbar Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
qpushbutton
qradiobutton
qscrollarea QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
qscrollbar Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qsizegrip Brush up and stabilize tst_QSizeGrip 2019-04-03 15:06:06 +00:00
qslider
qspinbox Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
qsplashscreen
qsplitter Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qstackedwidget
qstatusbar
qtabbar
qtabwidget Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qtextbrowser QTextBrowser: assume Markdown is UTF-8 2019-07-08 07:25:35 +02:00
qtextedit QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and border 2019-09-17 23:05:09 +02:00
qtoolbar
qtoolbox
qtoolbutton Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
widgets.pro