mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00: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> |
||
|---|---|---|
| .. | ||
| group | ||
| CMakeLists.txt | ||
| DatabaseSettingsWidgetKeeShare.cpp | ||
| DatabaseSettingsWidgetKeeShare.h | ||
| DatabaseSettingsWidgetKeeShare.ui | ||
| KeeShare.cpp | ||
| KeeShare.h | ||
| KeeShareSettings.cpp | ||
| KeeShareSettings.h | ||
| SettingsPageKeeShare.cpp | ||
| SettingsPageKeeShare.h | ||
| SettingsWidgetKeeShare.cpp | ||
| SettingsWidgetKeeShare.h | ||
| SettingsWidgetKeeShare.ui | ||
| ShareExport.cpp | ||
| ShareExport.h | ||
| ShareImport.cpp | ||
| ShareImport.h | ||
| ShareObserver.cpp | ||
| ShareObserver.h | ||