-
Suggestion
-
Resolution: Done
-
P2: Important
-
None
-
5.9.0
-
None
Qt's high-DPI support has been getting better and better version by version. Automatic high-DPI scaling has been recently enabled (for all platforms) in the most prominent Qt tools. I'd suggest doing the same for the Qt installer to make it look a lot better on high-DPI screens and that way to give new users a better first impression of Qt.
Automatic high-DPI scaling can be enabled by calling:
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
somewhere in the beginning of main().
Qt Creator:
Assistant, Designer & Linguist:
- is duplicated by
-
QTIFW-987 Enable high dpi support in Qt MaintenanceTool per default
-
- Closed
-
| For Gerrit Dashboard: QTBUG-61122 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 196769,2 | Enable high-DPI scaling | 3.0 | installer-framework/installer-framework | Status: MERGED | +2 | 0 |