keepassxc/tests/gui
Jonathan White 3b459813ed Replace "Master Key" with "Database Credentials"
Definitions:
* Database Key - Cryptographic hash used to perform encrypt/decrypt of the database.

* Database Credentials - User facing term to refer to the collection of Password, Key File, and/or Hardware Key used to derive the Database Key.

Changes:
* Remove the term "master" and "key" from the user's lexicon and clarify  the code base based on the definitions above.
* Clean up wording in the UI to be clearer to the end user.
2020-07-02 17:39:45 -04:00
..
CMakeLists.txt FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGui.cpp Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
TestGui.h Implement 'Save Database Backup' option 2020-05-16 11:00:27 -04:00
TestGuiBrowser.cpp Fix theming with Qt 5.15 2020-06-04 10:03:40 -04:00
TestGuiBrowser.h Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiFdoSecrets.cpp FDO Secrets: Fix double free on exit 2020-06-19 21:24:43 -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