keepassxc/src
Janek Bevendorff b45f0e3e46 Enable high-DPI scaling to support 4k screens.
This enables coordinate system scaling for high-DPI
displays, which enforces correct proportions even
on small 4k displays. The icons are scaled up without
interpolation, which makes them crisp, but a bit
pixelated. A new scalable icon set will solve this
problem, but is not scope of this patch.

Resolves #548, #1381, #1710, #1888

In addition, this patch enforces the KeePassXC icon
theme for the KMessageBox close icon, since using
the system theme produces very ugly icons on some
Linux systems.
2018-10-21 20:34:46 +02:00
..
autotype Reformat CMakeLists.txt files 2018-10-19 22:16:44 +02:00
browser Reformat CMakeLists.txt files 2018-10-19 22:16:44 +02:00
cli Reformat CMakeLists.txt files 2018-10-19 22:16:44 +02:00
core Multiple fixes to MainWindow and some cleanup 2018-10-20 15:30:48 +02:00
crypto Add CLI tests and improve coding style and i18n 2018-10-19 21:49:54 +02:00
format Add CLI tests and improve coding style and i18n 2018-10-19 21:49:54 +02:00
gui Enable high-DPI scaling to support 4k screens. 2018-10-21 20:34:46 +02:00
keys Add a new database settings wizard 2018-09-25 21:12:47 +02:00
proxy Merge branch 'master' 2018-08-24 09:42:38 -04:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Add a new database settings wizard 2018-09-25 21:12:47 +02:00
streams Formatting the code. 2018-03-31 16:01:30 -04:00
totp Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
touchid Add a new database settings wizard 2018-09-25 21:12:47 +02:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Reformat CMakeLists.txt files 2018-10-19 22:16:44 +02:00
config-keepassx.h.cmake Implement review feedback 2018-10-19 22:16:44 +02:00
main.cpp Enable high-DPI scaling to support 4k screens. 2018-10-21 20:34:46 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00