keepassxc/src
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
..
autotype Reduce complexity of {CLEARFIELD} on Linux 2024-04-28 18:22:13 -04:00
browser Passkeys: Fix incorrect username fill 2024-06-12 21:27:06 -04:00
cli Fix broken build when using system zxcvbn (#10717) 2024-05-27 15:11:34 -04:00
core Improve Entry placeholder resolution (#10846) 2024-06-16 10:47:27 -04:00
crypto Botan: don't call deprecated functions (#10826) 2024-06-01 15:53:35 -04:00
fdosecrets Cleanup compiler warnings on all platforms (#10847) 2024-06-12 21:25:15 -04:00
format Fix encryption settings behavior 2024-06-16 08:43:09 -04:00
gui Search entry: respect shortcut config on Copy key 2024-06-16 17:38:29 -04:00
keeshare Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
keys Fix issues with Hardware Key auto detection 2024-05-05 16:33:03 -04:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Fix file permissions for some files 2024-06-06 17:35:49 -04:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
quickunlock Fix TouchID not being shown after lid close 2024-03-08 10:55:22 -05:00
sshagent Botan: don't call deprecated functions (#10826) 2024-06-01 15:53:35 -04:00
streams clang-tidy: use auto 2022-05-01 16:02:02 -04:00
thirdparty Fix broken build when using system zxcvbn (#10717) 2024-05-27 15:11:34 -04:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
CMakeLists.txt Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04: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 Correct minor issues in translations 2024-04-28 18:16:10 -04:00