keepassxc/tests/gui
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
..
CMakeLists.txt FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGui.cpp Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
TestGui.h Implement 'Save Database Backup' option 2020-05-16 11:00:27 -04:00
TestGuiBrowser.cpp Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiBrowser.h Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiFdoSecrets.cpp FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGuiFdoSecrets.h FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGuiPixmaps.cpp Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
TestGuiPixmaps.h Replace database icons with SVG's 2020-05-29 10:00:32 -04:00