keepassxc/tests/gui
Carlo Teubner 24dc07897b 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:38:29 -04:00
..
CMakeLists.txt Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
TestGui.cpp Search entry: respect shortcut config on Copy key 2024-06-16 17:38:29 -04:00
TestGui.h Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04: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