keepassxc/tests/gui
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
..
CMakeLists.txt FdoSecrets: Major Refactor and Code Consolidation (#5747) 2021-02-05 15:07:59 -05:00
TestGui.cpp Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
TestGui.h Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
TestGuiBrowser.cpp Fix several issues with Quick Unlock (#9697) 2023-08-10 08:21:08 -04:00
TestGuiBrowser.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestGuiFdoSecrets.cpp Add configurable password strength check on database password (#9782) 2024-01-06 13:53:18 -05:00
TestGuiFdoSecrets.h FdoSecrets: add smarter handling of database unlock requests 2022-06-04 16:27:18 -04:00
TestGuiPixmaps.cpp Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
TestGuiPixmaps.h Optimize includes across code base 2021-07-13 22:08:33 -04:00