Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable High DPI scaling, resolves #221 #315

Merged
merged 1 commit into from
Feb 17, 2017

Conversation

phoerious
Copy link
Member

This PR resolves #221

Description

This PR enables automatic HiDPI scaling when compiled with Qt >= 5.6.0. This fixes or at least mitigates #221. We couldn't find a perfect solution for Windows 10 yet, but this fix at least resolves the biggest problems. It also appears to fix HiDPI problems on Fedora.

How Has This Been Tested?

I can't test it myself due to the lack of a HiDPI monitor, so I can only rely on reports by affected users.

Types of changes

  • ✅ Bug fix (non-breaking change which fixes an issue)

Checklist:

  • ✅ I have read the CONTRIBUTING document. [REQUIRED]
  • ✅ My code follows the code style of this project. [REQUIRED]
  • ✅ All new and existing tests passed. [REQUIRED]

@phoerious phoerious added this to the v2.1.2 milestone Feb 16, 2017
@droidmonkey droidmonkey merged commit 1b8366f into release/2.1.2 Feb 17, 2017
@droidmonkey droidmonkey deleted the hotfix/221-high-dpi-scaling branch February 17, 2017 01:57
phoerious added a commit that referenced this pull request Feb 17, 2017
- Ask for save location when creating a new database [#302]
- Remove Libmicrohttpd dependency to clean up the code and ensure better OS X compatibility [#317, #265]
- Prevent Qt from degrading Wifi network performance on certain platforms [#318]
- Visually refine user interface on OS X and other platforms [#299]
- Remove unusable tray icon setting on OS X [#293]
- Fix compositing glitches on Ubuntu and prevent flashing when minimizing to the tray at startup [#307]
- Fix AppImage tray icon on Ubuntu [#277, #273]
- Fix global menu disappearing after restoring KeePassXC from the tray on Ubuntu [#276]
- Fix result order in entry search [#320]
- Enable HiDPI scaling on supported platforms [#315]
- Remove empty directories from installation target [#282]
@MMXXVII MMXXVII mentioned this pull request Feb 18, 2017
@phoerious phoerious added pr: bugfix Pull request that fixes a bug and removed bug labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: bugfix Pull request that fixes a bug user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants