qt6-bb10/src/widgets
Olivier Goffart 7eeb88a5cd When changing screen, only update the font if dpi has changed
Generally, this might avoid unnecessary work in a quite common case.

But if high dpi scaling is set, the dpi (in logical pixels) does
not change. However this event is sent before
QGuiApplicationPrivate::processWindowScreenChangedEvent has had
time to change the geometry, and might cause a problem in QMenu

Amends f3a4b4258f.

Task-number: QTBUG-59484
Change-Id: Ie4ceedcb0754613cf239ae86b225c4139b70d0cc
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2017-03-17 23:14:09 +00:00
..
accessible Add feature.abstractbutton 2017-03-13 08:57:54 +00:00
dialogs Add feature.pushbutton 2017-03-06 20:35:07 +00:00
doc model-view-programming.qdoc: Add missing list/endlist 2017-01-24 12:33:09 +00:00
effects Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG 2017-01-02 10:31:25 +00:00
graphicsview Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
itemviews Add feature.abstractbutton 2017-03-13 08:57:54 +00:00
kernel When changing screen, only update the font if dpi has changed 2017-03-17 23:14:09 +00:00
statemachine Fix build with statemachine feature disabled 2016-10-11 06:05:09 +00:00
styles Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9 2017-03-13 19:45:20 +00:00
util Add feature.pushbutton 2017-03-06 20:35:07 +00:00
widgets Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9 2017-03-13 19:45:20 +00:00
Qt5WidgetsConfigExtras.cmake.in
Qt5WidgetsMacros.cmake
QtWidgets.dynlist
configure.json Add feature.abstractbutton 2017-03-13 08:57:54 +00:00
configure.pri Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
widgets.pro QtWidgets: Remove Windows CE. 2016-04-07 10:24:45 +00:00