keepassxc/src
Jonathan White 6182b605c0
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-16 07:16:19 -04:00
..
autotype Fix text selection for clear_field step on Mac 2023-02-18 14:16:23 -08:00
browser Fix Native Messaging script path with BSDs (#8835) 2023-02-18 13:59:55 -08:00
cli Translate Cipher and KDF strings 2023-02-19 08:28:59 -08:00
core Fix bugs with preview widget 2023-04-03 23:21:24 -04:00
crypto Fix support for AES-256/GCM openssh keys (#8968) 2023-02-18 14:04:47 -08:00
fdosecrets FdoSecrets: add smarter handling of database unlock requests 2022-09-22 06:49:07 -04:00
format Translate Cipher and KDF strings 2023-02-19 08:28:59 -08:00
gui Fix various accessibility issues (#9138) 2023-04-16 07:16:19 -04:00
keeshare Fix focus traps 2022-10-16 19:17:02 -04:00
keys [CLI] Add a db-edit command (#8400) 2022-10-16 19:17:02 -04:00
post_install Run macdeployqt only once at install time 2022-03-21 00:15:57 +01:00
proxy Run macdeployqt only once at install time 2022-03-21 00:15:57 +01:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
sshagent Fix support for AES-256/GCM openssh keys (#8968) 2023-02-18 14:04:47 -08:00
streams Optimize includes across code base 2021-07-13 22:08:33 -04:00
thirdparty Link ykcore against pthread (#7807) 2022-09-22 06:49:07 -04:00
totp Increase max TOTP step to 24 hours 2023-04-03 23:21:55 -04:00
touchid Fix crash on macOS when unlocking database 2022-10-29 12:45:17 -04:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
winhello Properly handle Windows Hello errors 2023-02-19 08:28:59 -08:00
zxcvbn Add support for Microsoft Visual Studio buildchain 2021-09-19 17:16:45 -04:00
CMakeLists.txt Fix branding images for Windows installer 2023-04-11 23:25:48 -04:00
config-keepassx.h.cmake Fix use of WITH_XC_X11 build flag 2022-10-17 22:55:11 +02: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-25 14:20:48 -05:00