keepassxc/src
Patrick Sean Klein 571f7ba6e4
TagsEdit code improvements and crash fix
Fix crash when pressing home on empty tag field

Move completer to TagsEdit.
Move cursor blink status to TagsEdit.
Move paint implementation to impl.
Simplify calcRect and drawTag.

Hide editing_index and cursor position.
Fix bug where an empty tag was shown if the tag edit was unfocused.
Fix a bug where the scollbar was not updated when a tag was removed.

Hide remaining TextEdit internal fields.
Refactor to use QLinkedList.
Remove obsolete EmptyTagIterator.
Encapsulate tags and selected index in tags manager.
2024-12-22 10:47:43 -05:00
..
autotype Implement T-CONV and T-REPLACE-RX entry placeholders 2024-11-13 17:51:21 -05:00
browser Browser: Fix cancel with database unlock dialog (#11435) 2024-11-10 17:30:38 -05:00
cli CLI: Restore the original codepage on windows 2024-12-03 14:32:27 -05:00
core Implement T-CONV and T-REPLACE-RX entry placeholders 2024-11-13 17:51:21 -05:00
crypto Fix typos 2024-08-09 17:41:08 -04:00
fdosecrets Overhaul action states and add icons to toolbar 2024-10-06 23:22:18 -04:00
format Support passkeys with Bitwarden import (#11401) 2024-10-24 20:12:47 -04:00
gui TagsEdit code improvements and crash fix 2024-12-22 10:47:43 -05:00
keeshare Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
keys Hardware keys: Fix PCSC daemon recovery on Linux 2024-08-11 17:43:48 -04: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 Add timeout to SSH Agent streams 2024-11-10 09:15:16 -05:00
streams clang-tidy: use auto 2022-05-01 16:02:02 -04:00
thirdparty Fix typos 2024-08-09 17:41:08 -04:00
CMakeLists.txt Replace legacy code on macOS builds (#11428) 2024-11-10 09:18:04 -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 CLI: Restore the original codepage on windows 2024-12-03 14:32:27 -05:00