qt5base-lts/src
Morten Johan Sørvig dd9da0441b Compute logical DPI on a per-screen basis
The logical DPI reported to applications is the platform screen
logical DPI divided by the platform screen scale factor.

Use the screen in question when calculating the DPI instead of
the values from the main screen.

QHighDpiScaling::logicalDpi now takes a QScreen pointer.

Done-with: Friedemann Kleint <Friedemann.Kleint@qt.io>
Task-number: QTBUG-53022
Change-Id: I0f62b5878c37e3488e9a8cc48aef183ff822d0c4
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-08-23 03:40:14 +02:00
..
3rdparty Fix build without features.dlopen 2019-08-19 01:51:32 +09:00
android Merge remote-tracking branch 'origin/5.13' into dev 2019-07-10 10:39:33 +02:00
angle Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-28 01:00:23 +02:00
concurrent Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
corelib Add support for the Islamic Civil calendar 2019-08-22 10:10:02 +00:00
dbus Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new variadic (async)Call() 2019-08-07 20:09:17 +00:00
gui Compute logical DPI on a per-screen basis 2019-08-23 03:40:14 +02:00
network Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
opengl Port some trivial cases from QMutex to QRecursiveMutex 2019-07-06 11:22:37 +02:00
openglextensions Move forward-declaration inside of namespace 2019-05-15 10:58:49 +00:00
platformheaders Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
platformsupport Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
plugins Rename QWidgetBackingStore to QWidgetRepaintManager 2019-08-20 11:33:47 +02:00
printsupport Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
sql Fix build without feature.stringlistmodel 2019-06-30 17:16:52 +09:00
testlib Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
tools Add support for calendars beside Gregorian 2019-08-20 13:41:21 +02:00
widgets widgets: Clean up and reorder QWidgetRepaintManager implementation 2019-08-22 12:10:13 +02:00
winmain Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
xml Be less laissez-faire with implicit conversions to QChar 2019-07-09 07:09:44 +02:00
src.pro Merge remote-tracking branch 'origin/5.13' into dev 2019-07-17 10:44:21 +02:00