keepassxc/src/sshagent
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
..
AgentSettingsPage.cpp Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
AgentSettingsPage.h Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
AgentSettingsWidget.cpp Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
AgentSettingsWidget.h Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
AgentSettingsWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
CMakeLists.txt Cleanup and replumb back to functional state 2018-12-28 17:54:52 -05:00
KeeAgentSettings.cpp SSH Agent: Reset settings when KeeAgent.settings is removed 2020-05-23 11:30:31 -04:00
KeeAgentSettings.h SSH Agent: Reset settings when KeeAgent.settings is removed 2020-05-23 11:30:31 -04:00
SSHAgent.cpp Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
SSHAgent.h SSH Agent: Track which database owns a key for remove-on-lock 2020-05-19 09:23:41 -04:00