keepassxc/src
Waqar Ahmed a472ef8a93
Allow configuring keyboard shortcuts (#9643)
Closes #2689

The design of the respective code is loosely based on KDE's KActionCollection. The ActionCollection manages all actions that can be shortcut configured. These actions are then exposed in the config and a user can assign a different shortcut.

Actions inside the MainWindow have been added to the ActionCollection.

---------

Co-authored-by: Jonathan White <support@dmapps.us>
2024-02-04 06:29:04 -05:00
..
autotype Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
browser Allow groups to restrict by browser integration key (#6437) 2024-01-14 07:43:48 -05:00
cli Fix logging for no clipping program worked 2024-01-06 17:47:34 -05:00
core Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
crypto Fix Botan 3 build (#9388) 2023-05-07 08:48:58 -04:00
fdosecrets Fix database merge crash when fdosecrets is enabled (#10136) 2024-01-02 07:17:25 -05:00
format Fix multiple TOTP issues 2024-01-06 15:17:13 -05:00
gui Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
keeshare Fix minor typos (#10124) 2023-12-22 15:12:07 -05:00
keys Fix Botan 2/3 include 2023-11-22 23:11:47 -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
quickunlock Add Polkit Quick Unlock Support 2023-10-23 23:07:27 -04:00
sshagent Greatly improve performance when rendering entry view (#9398) 2023-05-07 11:35:20 -04: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
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
zxcvbn Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
CMakeLists.txt Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Linux: Fix warning message about --allow-screencapture (#9638) 2023-07-19 16:12:25 -04:00