keepassxc/src/gui/dbsettings
Janek Bevendorff 5492b5c4f6
Redesign database unlock widget. (#3287)
With this change we get rid of the confusing key component checkboxes.
Now a component is either there or not (if left empty). There is
no redundant distinction between "unset" and "emtpy" anymore.
For compatibility with older databases that have "empty" passwords,
KeePassXC will ask if the user wants to retry with an empty password
if unlocking failed and the password field was left blank.

Besides these functional changes, the widget's layout has been
rearranged to be more compact, less stretched out (e.g. input fields
do not fill the full window width anymore), and more user-friendly
by providing a help tooltip for the hardware key field and accessible
descriptions for screen readers.
2019-06-22 18:00:31 +02:00
..
DatabaseSettingsDialog.cpp KeeShare settings fixes 2019-06-22 11:22:37 -04:00
DatabaseSettingsDialog.h Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
DatabaseSettingsDialog.ui Add a new database settings wizard 2018-09-25 21:12:47 +02:00
DatabaseSettingsWidget.cpp Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
DatabaseSettingsWidget.h Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetBrowser.cpp Code formatting 2019-05-19 18:21:34 -04:00
DatabaseSettingsWidgetBrowser.h Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetBrowser.ui Multiple macOS fixes and include keepassxc-cli in DMG (#2165) 2018-12-28 18:32:25 -05:00
DatabaseSettingsWidgetEncryption.cpp Ran make format 2019-03-19 18:56:17 -04:00
DatabaseSettingsWidgetEncryption.h Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetEncryption.ui Add a new database settings wizard 2018-09-25 21:12:47 +02:00
DatabaseSettingsWidgetGeneral.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetGeneral.h Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetGeneral.ui Add a new database settings wizard 2018-09-25 21:12:47 +02:00
DatabaseSettingsWidgetMasterKey.cpp Redesign database unlock widget. (#3287) 2019-06-22 18:00:31 +02:00
DatabaseSettingsWidgetMasterKey.h Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetMetaDataSimple.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetMetaDataSimple.h Restore correct formatting 2018-11-28 18:29:15 -05:00
DatabaseSettingsWidgetMetaDataSimple.ui Add a new database settings wizard 2018-09-25 21:12:47 +02:00