keepassxc/tests/gui
Carlo Teubner b7e6679a58
Search entry: respect shortcut config on Copy key
If the system Copy key sequence (i.e. Ctrl+C or Cmd+C) is pressed while
inside the search entry without any text being selected, previously we
would copy the currently selected entry's password. This made sense when
keyboard shortcuts were fixed. Now that they are configurable, change it
to re-route the event to the main window, which can then take the
appropriate action (i.e. Ctrl+C might be bound to some other action).
2024-06-16 17:39:09 -04:00
..
CMakeLists.txt FdoSecrets: Major Refactor and Code Consolidation (#5747) 2021-02-05 15:07:59 -05:00
TestGui.cpp Search entry: respect shortcut config on Copy key 2024-06-16 17:39:09 -04:00
TestGui.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
TestGuiBrowser.cpp Improve database encryption settings UX 2024-04-28 23:41:45 -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-04-29 17:26:06 -04:00
TestGuiFdoSecrets.h FdoSecrets: add smarter handling of database unlock requests 2022-09-22 06:49:07 -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