qt6-bb10/src/widgets/styles
Volker Hilsheimer e9ae8c2b0c Fusion style: don't use large icons in QLineEdit
Partly revert 24226bb5f5 by falling through
to the QCommonStyle implementation, which defaults to PM_SmallIconSize.

Fixes: QTBUG-92460
Change-Id: I82f99e98640a962577fd94556bef04f4da5789e7
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2021-04-07 09:57:30 +02:00
..
images QTabBar/Windows: Fix close button icons being too small on high-res screens 2021-01-15 12:26:40 +01:00
qcommonstyle.cpp Add setting the ICON size attribute in lineedit to the style plugin 2021-03-12 08:39:04 +08:00
qcommonstyle.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qcommonstyle_p.h Make QStringList an alias to QList<QString> 2020-09-12 23:37:15 +02:00
qcommonstylepixmaps_p.h
qdrawutil.cpp Port from devicePixelRatioF() to devicePixelRatio() 2020-09-10 17:28:11 +02:00
qdrawutil.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qfusionstyle.cpp Fusion style: don't use large icons in QLineEdit 2021-04-07 09:57:30 +02:00
qfusionstyle_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qfusionstyle_p_p.h Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS 2020-07-08 01:09:38 +02:00
qpixmapstyle.cpp Remove QStyleOptionProgressBar::orientation member 2020-08-29 22:05:09 +02:00
qpixmapstyle_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qpixmapstyle_p_p.h
qproxystyle.cpp QStyle: add name() to return the name of the style 2021-01-14 05:43:14 +00:00
qproxystyle.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qproxystyle_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qstyle.cpp Add setting the ICON size attribute in lineedit to the style plugin 2021-03-12 08:39:04 +08:00
qstyle.h Add setting the ICON size attribute in lineedit to the style plugin 2021-03-12 08:39:04 +08:00
qstyle.qrc QTabBar/Windows: Fix close button icons being too small on high-res screens 2021-01-15 12:26:40 +01:00
qstyle_p.h QStyle: add name() to return the name of the style 2021-01-14 05:43:14 +00:00
qstyleanimation.cpp QStyleAnimation: make sure the last frame of animation is rendered 2020-12-07 14:43:47 +00:00
qstyleanimation_p.h Pass QDate and QTime as value classes 2020-02-27 10:48:25 +01:00
qstylefactory.cpp QStyle: add name() to return the name of the style 2021-01-14 05:43:14 +00:00
qstylefactory.h
qstylehelper.cpp QDial: fix painting QDial when the rect has an offset 2021-01-29 07:26:56 +01:00
qstylehelper_p.h Widget style: Use per-screen DPI in QStyleHelper::dpiScaled() 2019-08-23 01:41:33 +00:00
qstyleoption.cpp Initialize QStyleOptionHeaderV2 with correct version 2021-02-22 10:54:40 +01:00
qstyleoption.h Unbreak binary compatibility in QStyleOptionHeader 2021-02-19 22:21:30 +01:00
qstylepainter.cpp
qstylepainter.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qstyleplugin.cpp
qstyleplugin.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qstylesheetstyle.cpp Fix incorrectly-drawn menu indicator for QPushButton on macOS 2021-04-06 10:55:54 +02:00
qstylesheetstyle_default.cpp Remove the Windows XP style from public accessibility 2017-04-13 21:39:09 +00:00
qstylesheetstyle_p.h Rename confusingly named QFont/QPalette::resolve overloads 2020-08-25 17:59:10 +02:00
qwindowsstyle.cpp Use (new) erase()/erase_if() algorithms 2020-12-05 00:47:44 +01:00
qwindowsstyle_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qwindowsstyle_p_p.h Port from devicePixelRatioF() to devicePixelRatio() 2020-09-10 17:28:11 +02:00