keepassxc/src
Anton Bobov 0732c4bfd4 fix(gui): enable Auto-Type help button when feature is active
The 'openHelpButton' in the Auto-Type configuration widget is now
enabled whenever the main 'Enable Auto-Type for this entry' checkbox is
checked, regardless of whether a custom sequence is defined.

Previously, the help button's state depended on the custom sequence
being enabled, which was inconsistent and confusing. The help is now
available whenever the main Auto-Type feature is enabled, providing
assistance for both default and window-specific sequences.
2026-01-17 14:23:41 +01:00
..
autotype Take delays into account when Auto-Type TOTP values 2025-11-23 16:13:26 -05:00
browser Passkeys: Add publicKey to register response (#12757) 2026-01-17 14:01:13 +01:00
cli Fix uninitialized memory when --pw-stdin is used with a pipe 2025-11-01 19:56:11 -04:00
core Support building with clang on Windows 2025-11-22 17:51:02 -05: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 Bitwarden import: Add support for timestamps and password history (#12588) 2025-10-26 08:10:01 -04:00
gui fix(gui): enable Auto-Type help button when feature is active 2026-01-17 14:23:41 +01:00
keeshare Implement Group sync for KeeShare (#11593) 2025-11-09 16:10:45 -05:00
keys Prevent interface lockups during startup with multiple tabs 2025-11-09 16:11:38 -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 Fix various typos 2025-08-24 10:25:48 -04:00
sshagent Fix typos 2025-12-06 14:08:35 -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 Support building with clang on Windows 2025-11-22 17:51:02 -05: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