keepassxc/src
Jonathan White b90e9ee428 Fix behavior when saving after canceling entry edit
* Fixes #3141
* Clearing the entry edit widget prior to emitting the editFinished signal caused the widget to be marked modified and prevent new entries from being created. Use an explicit boolean to notify commit success.
* Don't clear password generator on canceling a cancel
* Don't discard changes if saving from a cancel produces an error
2019-05-31 08:22:38 -04:00
..
autotype Fix global Auto-Type when database locked 2019-05-12 12:37:50 -04:00
browser Use Snap-Specific directories 2019-05-30 15:32:26 -04:00
cli Set console code page to CP_UTF8 on Windows if supported. (#3050) 2019-04-25 09:28:48 +02:00
core Support Database Custom Data Merging (#3002) 2019-05-01 18:35:08 -04:00
crypto Set default Argon2 transform rounds to 10 2019-05-31 08:22:38 -04:00
format Read all database attachments even if duplicated 2019-05-25 15:48:19 -04:00
gui Fix behavior when saving after canceling entry edit 2019-05-31 08:22:38 -04:00
keeshare Update INSTALL.md and cleanup CMakeLists.txt (#3074) 2019-05-07 12:56:55 -04:00
keys Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
proxy Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Only remove keys on exit if they would remove on lock (#2985) 2019-04-12 19:55:28 +02:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Fix argument parsing for OTP TOTP URL's 2019-05-31 08:22:38 -04:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Enhance update checker 2019-04-11 08:52:51 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Update INSTALL.md and cleanup CMakeLists.txt (#3074) 2019-05-07 12:56:55 -04:00
config-keepassx.h.cmake Enhance update checker 2019-04-11 08:52:51 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00