qt5base-lts/src/widgets
Christian Ehrlicher 411c2e3e4f QCommonStyle: make sure to pass the widget to pixelMetric()
QStyle::pixelMetric() expects the affected QWidget as third parameter.
Some (external) styles rely on this to return the correct value.
Therefore add the widget to the function calls where possible.

Fixes: QTBUG-80971
Task-number: QTBUG-1857
Change-Id: I768ebb61a914cdba6e0549f841d46cf3edb0a2a6
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-12-28 10:10:32 +01:00
..
accessible Fix QAccessibleWidget::focusChild() to return focused descendant 2019-12-19 08:39:10 +01:00
dialogs QFileInfoGatherer: don't pass empty list to QFileSystemWatcher 2019-12-23 16:05:39 +01:00
doc wasm: fix getOpenFileContent doc 2019-12-11 06:06:51 +10:00
effects More nullptr usage in headers 2019-03-14 07:37:52 +00:00
graphicsview QGraphicsItem: disable deprecated warnings during compilation 2019-10-28 13:09:40 +01:00
itemviews QAbstractItemView: add a note about ToolTipRole in dataChanged() 2019-12-09 18:49:53 +01:00
kernel Contain Qt::AA_SetPalette logic in QApplicationPrivate::setPalette_helper 2019-12-21 14:30:14 +01:00
statemachine More nullptr usage in headers 2019-03-14 07:37:52 +00:00
styles QCommonStyle: make sure to pass the widget to pixelMetric() 2019-12-28 10:10:32 +01:00
util Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
widgets Doc: Clarify ownership of added menu for QMenuBar::addMenu(QMenu *) 2019-12-09 19:43:22 +03:00
configure.json Goodbye showYellowThing 2019-08-22 09:43:48 +02:00
configure.pri Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
Qt5WidgetsConfigExtras.cmake.in
Qt5WidgetsMacros.cmake CMake: Set SKIP_AUTOMOC/AUTOUIC where needed 2017-11-22 13:51:30 +00:00
QtWidgets.dynlist
qtwidgets.tracepoints Reduce amount of tracepoints required for event tracking 2019-05-02 14:15:58 +00:00
widgets.pro Remove eval mode 2019-02-12 15:48:45 +00:00