mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-25 09:13:16 -05:00
Includes following changes: * Encryption Settings now has a similar key with the new database wizard for switching between Advanced and Simple Settings * The extra UI layer DatabaseSettingsDialog.ui has been removed. DatabaseSettingsDialog class now inherits EditWidget instead of DialogyWidget (just like Application Settings). * Extra classes for separate page settings (DatabaseSettingsPageFdoSecrets, DatabaseSettingsPageKeeShare) have been removed. Instead the widgets are used directly in DatabaseSettingsDialog. Same could be done later to Application --------- Co-authored-by: Jonathan White <support@dmapps.us> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestGui.cpp | ||
| TestGui.h | ||
| TestGuiBrowser.cpp | ||
| TestGuiBrowser.h | ||
| TestGuiFdoSecrets.cpp | ||
| TestGuiFdoSecrets.h | ||
| TestGuiPixmaps.cpp | ||
| TestGuiPixmaps.h | ||