keepassxc/src
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
..
autotype Fix text selection for clear_field step on Mac 2023-02-07 06:57:45 -05:00
browser Fix support for referenced URL fields 2023-03-30 07:20:46 -04:00
cli Translate Cipher and KDF strings 2023-02-14 22:34:14 -08:00
core Fix bugs with preview widget 2023-03-30 07:21:32 -04:00
crypto Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
fdosecrets Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
format Translate Cipher and KDF strings 2023-02-14 22:34:14 -08:00
gui Fix various accessibility issues (#9138) 2023-04-15 21:35:54 -04:00
keeshare Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
keys clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
sshagent SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
streams clang-tidy: use auto 2022-05-01 16:02:02 -04:00
thirdparty Link ykcore against pthread (#7807) 2022-04-15 10:27:04 +02:00
totp Increase max TOTP step to 24 hours 2023-03-30 07:23:29 -04:00
touchid Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
winhello Properly handle Windows Hello errors 2023-02-14 22:33:42 -08:00
zxcvbn Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
CMakeLists.txt Fix branding images for Windows installer 2023-04-11 23:24:58 -04:00
config-keepassx.h.cmake Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Add menu option to allow screenshots 2023-02-18 14:56:51 -08:00