1. 26 Jan, 2023 2 commits
    • Morph's avatar
      main: Enable High DPI fixes for Qt >= 5.14 · 6a1b089a
      Morph authored
      This uses Qt's new high DPI application attributes for scaling the current window.
      However, these aren't perfect as scaling with non integer scales will cause artifacts in UI, icons and other elements.
      Therefore, we use a heuristic to select an appropriate integer scale value depending on the current screen resolution and applies this to the application.
      6a1b089a
    • Morph's avatar
      Merge pull request #9681 from Morph1984/nice-one-qt6 · 0a7cdc19
      Morph authored
      main: Only set AA_DisableWindowContextHelpButton below Qt6
      0a7cdc19
  2. 25 Jan, 2023 9 commits
  3. 24 Jan, 2023 2 commits
  4. 23 Jan, 2023 1 commit
  5. 22 Jan, 2023 7 commits
  6. 21 Jan, 2023 3 commits
  7. 20 Jan, 2023 16 commits