Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-61122

Enable automatic high-DPI scaling for the Qt installer

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 5.9.0
    • Packaging & Installer
    • 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:

       

        For Gerrit Dashboard: QTBUG-61122
        # Subject Branch Project Status CR V

            kamartti Katja Marttila
            jpnurmi J-P Nurmi
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes