keepassxc/src
Jonathan White c830f85c09 Various minor bug fixes / enhancements
* Fix issues when Config options were renamed
* Fix compile issues when using clang 10
* Rearrange database menu icons and import database menu icons
* Set minimum size of MainWindow to 800 to prevent search bar from hiding
* Fix not saving password generator options when closing the standalone generator
* Add headers to health check reports
* Don't show hidden content dots when notes are hidden but empty.

* Fix saving new database files in SMB shares on Windows, fixes #4809

* Gracefully handle duplicate attachments :
Instead of bailing out with an error, prepend a random string to the name of duplicate attachment records. This prevents data loss from other programs that mishandled KDBX XML writing. Fixes #2493

* Properly handle blocked import of signed KeeShare database, fixes #4413
2020-06-04 10:03:40 -04:00
..
autotype Refactor Config. 2020-05-02 22:30:27 +02:00
browser Custom browser feature for Linux/macOS 2020-05-21 14:13:45 -04:00
cli Significantly enhance hardware key robustness 2020-05-14 20:19:56 -04:00
core Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
crypto Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
fdosecrets Squash of previous remove_shadows branch 2020-06-02 15:56:16 +02:00
format Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
gui Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
keeshare Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
keys Significantly enhance hardware key robustness 2020-05-14 20:19:56 -04:00
proxy Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04: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 Refactor Config. 2020-05-02 22:30:27 +02:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Squash of previous remove_shadows branch 2020-06-02 15:56:16 +02: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 Add option to launch KeePassXC at system startup 2020-05-06 10:44:53 +02:00