keepassxc/src
Jessy LANGE 7ec0f1f5a8
Add "press enter to search" option (#12263)
* Also increase auto-search timeout to 500 ms to improve user experience, especially with large databases. The previous value of 100ms guaranteed a search was performed after every character entered, even when typing relatively fast. 

---------

Co-authored-by: Jonathan White <support@dmapps.us>
2025-07-06 14:16:25 -04:00
..
autotype Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
browser Enforce new-line at end of code files 2025-07-06 11:50:24 -04:00
cli Fix handling of small passphrase wordlists 2025-06-19 16:22:17 -04:00
core Add "press enter to search" option (#12263) 2025-07-06 14:16:25 -04:00
crypto Correct Argon2 settings when creating new database 2025-07-06 10:52:11 -04:00
fdosecrets Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
format Fix Proton Pass importer not importing email when there is no username 2025-06-22 11:00:25 -04:00
gui Add "press enter to search" option (#12263) 2025-07-06 14:16:25 -04:00
keeshare Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
keys Refactor YubiKey key to avoid deadlock 2025-02-01 08:01:31 -05:00
networking Refactor: separate GUI sources from core sources 2024-06-29 11:50:23 -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 Device Password fallback when Touch-ID devices are unavailable (#11410) 2024-11-10 17:10:04 -05:00
sshagent Implement function to clear all ssh-agent identities (#10649) 2025-02-01 12:01:22 -05:00
streams Enforce new-line at end of code files 2025-07-06 11:50:24 -04:00
thirdparty Fix typos 2024-08-09 17:41:08 -04:00
CMakeLists.txt Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -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 Add --minimized CLI option 2025-02-09 14:37:53 -05:00