keepassxc/src/gui/wizard
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
..
ImportWizard.cpp Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
ImportWizard.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
ImportWizardPageReview.cpp Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
ImportWizardPageReview.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
ImportWizardPageReview.ui Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
ImportWizardPageSelect.cpp Fix issues with locking database 2024-05-05 11:05:51 -04:00
ImportWizardPageSelect.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
ImportWizardPageSelect.ui Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
NewDatabaseWizard.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
NewDatabaseWizard.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
NewDatabaseWizardPage.cpp Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
NewDatabaseWizardPage.h Improve database encryption settings UX 2023-07-09 12:29:56 -07:00
NewDatabaseWizardPage.ui Improve database encryption settings UX 2023-07-09 12:29:56 -07:00
NewDatabaseWizardPageDatabaseKey.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
NewDatabaseWizardPageDatabaseKey.h Place database credentials widget in scroll area 2020-10-19 21:32:01 -04:00
NewDatabaseWizardPageEncryption.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
NewDatabaseWizardPageEncryption.h Restore correct formatting 2018-11-28 18:29:15 -05:00
NewDatabaseWizardPageMetaData.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
NewDatabaseWizardPageMetaData.h Optimize includes across code base 2021-07-13 22:08:33 -04:00