qt5base-lts/src
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
..
3rdparty Update PCRE2 to 10.34 2019-12-25 00:49:19 +01:00
android Android: Do not extract QML assets data 2019-10-02 15:00:35 +00:00
angle Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
concurrent QtConcurrent: fix warning about function parameters shadowing class members 2019-10-08 23:21:14 +02:00
corelib QRegularExpression: adjust the error codes matching PCRE2 10.34 2019-12-28 01:33:25 +01:00
dbus Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00
gui Don’t reset highDpicaleFactorRoundingPolicy 2019-12-19 14:21:01 +01:00
network Doc: Fix qdoc compilation errors qtbase 2019-12-12 07:14:50 +01:00
opengl Fix depth in renderText() 2019-12-03 13:51:28 +01:00
openglextensions QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGL 2019-10-21 09:14:18 -04:00
platformheaders Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
platformsupport CoreText: Fix getting system fonts on recent macOS/iOS versions 2019-11-28 06:08:45 +00:00
plugins macOS Don't throw away backingstore buffers when backing properties change 2019-12-23 13:55:50 +01:00
printsupport QPrintDialog: don't access dangling pointer when cups is disabled 2019-12-23 16:05:48 +01:00
sql Doc/SQL: update sql driver creation instructions 2019-12-14 08:46:14 +01:00
testlib Doc: Fix qdoc compilation errors qtbase 2019-12-12 07:14:50 +01:00
tools uic: Rename raise() to raise_() for Python 2019-12-19 12:38:58 +01:00
widgets QCommonStyle: make sure to pass the widget to pixelMetric() 2019-12-28 10:10:32 +01:00
winmain Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
xml QDom: use QLocale::C when converting a double to a xml attribute 2019-11-19 17:33:33 +01:00
src.pro Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00