0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 04:12:15 +02:00
keepassxc/src
Wolfram Rösler 97b034dbcb Ignore system icon theme, always use our own icons
With the Material Design icons, any other icons brought in through
the system icon theme will look inconsistent.

Also remove the KEEPASSXC_IGNORE_ICON_THEME environment variable
(which was introduced during development of the new icons to
disable the system icon theme and is thus no longer needed).

Fixes #475
2020-01-29 19:18:54 -05:00
..
autotype Prevent crash if Auto-Type performed on new entry 2020-01-10 14:04:57 +01:00
browser Cleanup UI files 2020-01-27 22:58:19 -05:00
cli Use db-create as Create::name (#4263) 2020-01-29 15:18:48 -05:00
core Ignore system icon theme, always use our own icons 2020-01-29 19:18:54 -05:00
crypto CLI: set decryption time on create. 2020-01-27 23:00:34 -05:00
fdosecrets Ignore system icon theme, always use our own icons 2020-01-29 19:18:54 -05:00
format Adding db-info CLI command. (#4231) 2020-01-26 23:44:31 -05:00
gui Ignore system icon theme, always use our own icons 2020-01-29 19:18:54 -05:00
keeshare Ignore system icon theme, always use our own icons 2020-01-29 19:18:54 -05:00
keys Use PasswordKey for storing transformed secrets. 2019-11-09 11:33:32 +01:00
proxy Merge branch 'master' into develop 2019-06-12 01:10:25 +02:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent SSH Agent: SSH_AUTH_SOCK override and conn test 2020-01-27 22:57:57 -05:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Encode trailing equal signs from base32 TOTP key 2019-11-10 08:42:50 -05:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
config-keepassx.h.cmake Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403) 2019-05-12 12:35:42 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Use Qt::AA_UseHighDpiPixmaps on all platforms 2020-01-11 19:00:15 +01:00