keepassxc/src/keeshare
Sami Vänttinen fbdd97b1be
Refactor Database Settings (#9485)
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>
2024-06-22 07:25:32 -04:00
..
group Fix focus traps 2022-10-15 17:33:36 -04:00
CMakeLists.txt Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
DatabaseSettingsWidgetKeeShare.cpp Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
DatabaseSettingsWidgetKeeShare.h Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
DatabaseSettingsWidgetKeeShare.ui Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
KeeShare.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
KeeShare.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
KeeShareSettings.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
KeeShareSettings.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
SettingsPageKeeShare.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
SettingsPageKeeShare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
SettingsWidgetKeeShare.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
SettingsWidgetKeeShare.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
SettingsWidgetKeeShare.ui KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
ShareExport.cpp Minor changes to Group API to make it more explicit 2024-03-09 10:44:54 -05:00
ShareExport.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
ShareImport.cpp Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
ShareImport.h Replace all crypto libraries with Botan 2021-04-05 22:56:03 -04:00
ShareObserver.cpp Minor changes to Group API to make it more explicit 2024-03-09 10:44:54 -05:00
ShareObserver.h Optimize includes across code base 2021-07-13 22:08:33 -04:00