keepassxc/src/gui/entry
Jonathan White 52775d4a3f
Fix various accessibility issues (#9138)
Enable buddy fields in group and entry edit pages
* Fixes #9060, you can now press Alt + [letter] to skip between fields on the group and entry edit pages.
* Move the expire checkbox to the right hand column and use the standard eye icon button for notes reveal. Only show notes reveal button if the hide notes setting is enabled.

Fix overflow of text in default auto-type sequence preview
* Fixes #9083

Add copy title shortcut (Ctrl + I)
* Closes #9109

Fix issues with menu actions being enabled incorrectly

Add accessibility description to password widget to explain how to hide/show passwords and open the generator
* Closes #9059

Add F6 shortcut to focus search
* Closes #9163
2023-04-15 21:35:54 -04:00
..
AutoTypeAssociationsModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
AutoTypeAssociationsModel.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
EditEntryWidget.cpp Fix various accessibility issues (#9138) 2023-04-15 21:35:54 -04:00
EditEntryWidget.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
EditEntryWidget_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidgetAdvanced.ui Fix unreadable buttons in attachments widget 2021-08-22 17:09:21 -04:00
EditEntryWidgetAutoType.ui Fix translations 2022-03-20 23:31:52 +01:00
EditEntryWidgetBrowser.ui Add Browser Integration to Group Edit page 2021-10-11 00:19:06 -04:00
EditEntryWidgetHistory.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetMain.ui Fix various accessibility issues (#9138) 2023-04-15 21:35:54 -04:00
EditEntryWidgetSSHAgent.ui SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
EntryAttachmentsModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryAttachmentsModel.h Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryAttachmentsWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
EntryAttachmentsWidget.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EntryAttachmentsWidget.ui Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttributesModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryAttributesModel.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryHistoryModel.cpp Add tags to history comparison 2022-04-03 13:28:39 -04:00
EntryHistoryModel.h Show what changed between entry history items 2021-12-22 05:52:54 -05:00
EntryModel.cpp Select new entry after cloning 2023-02-13 23:22:13 -08:00
EntryModel.h Fix crash when deleting items in recycle bin while searching (#8117) 2022-09-22 08:40:23 -04:00
EntryURLModel.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
EntryURLModel.h Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryView.cpp Hide group column header choice when not in search 2023-03-30 07:22:41 -04:00
EntryView.h Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00