keepassxc/tests/gui
Jonathan White 5ad6562578
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>
2025-02-10 19:16:31 -05:00
..
CMakeLists.txt FdoSecrets: Major Refactor and Code Consolidation (#5747) 2021-02-05 15:07:59 -05:00
TestGui.cpp Refactor Database Settings (#9485) 2025-02-10 19:16:31 -05:00
TestGui.h Overhaul action states and add icons to toolbar 2024-10-07 18:07:15 -04:00
TestGuiBrowser.cpp Overhaul action states and add icons to toolbar 2024-10-07 18:07:15 -04:00
TestGuiBrowser.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestGuiFdoSecrets.cpp Fix code formatting with new clang-format version 2024-08-13 21:38:37 -04:00
TestGuiFdoSecrets.h FdoSecrets: add smarter handling of database unlock requests 2022-09-22 06:49:07 -04:00
TestGuiPixmaps.cpp Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
TestGuiPixmaps.h Optimize includes across code base 2021-07-13 22:08:33 -04:00