keepassxc/src
Joan Bruguera 319c8201be Fix flickering & not restoring from tray on some Linuxes (#1595).
Fix/work around KeePassXC flickering and not restoring from tray on some Linux systems, which happens if the window is hidden and minimized by code at the same time (see issue #1595).
2018-03-12 21:30:25 +01:00
..
autotype Fix inconsistent mutex unlocking due to double slot execution, fixes #1561 2018-03-10 10:52:18 +01:00
browser Fix freeze and high CPU usage on invalid STDIN data, resolves #1620 2018-03-06 21:55:32 +01:00
cli fix cli commands, translations and codestyle 2018-02-07 17:35:20 +01:00
core Fix dark tray icon option making all icons dark 2018-03-08 21:34:15 +01:00
crypto SymmetricCipher: Add support for AES-128-CBC 2018-02-11 15:31:06 +01:00
format KdbxXmlReader: Support Protected attribute on most nodes 2018-03-06 19:11:10 +01:00
gui Fix flickering & not restoring from tray on some Linuxes (#1595). 2018-03-12 21:30:25 +01:00
http Fix GCC 8 memset warning and set -Werror only for debug builds, resolves #1558 2018-03-04 21:18:13 +01:00
keys Raise error if challenge-response failed during KDBX4 key transformation, resolves #1656 2018-03-06 22:08:09 +01:00
proxy Fix freeze and high CPU usage on invalid STDIN data, resolves #1620 2018-03-06 21:55:32 +01:00
sshagent SSH Agent: Helpful error message for adding keys 2018-03-11 10:57:30 -04:00
streams Fix coding style and GUI test 2018-01-13 14:24:57 -05:00
totp Change QTotp class name to Totp 2017-11-20 22:25:09 -02:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Remove qsvg imageformat plugin to prevent crash when trying to load SVG icons, resolves #1602 2018-03-06 22:23:52 +01:00
config-keepassx.h.cmake Add support for pre-releases 2018-02-18 10:20:34 +01:00
main.cpp Fix flickering & not restoring from tray on some Linuxes (#1595). 2018-03-12 21:30:25 +01:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00