keepassxc/src/autotype
Jonathan White 195e5b53f2 Reduce complexity of {CLEARFIELD} on Linux
Instead of `CTRL + HOME, CTRL + SHIFT + END, BACKSPACE` use `HOME, SHIFT + END, BACKSPACE`

Fixes #10006
2024-04-28 18:22:13 -04:00
..
mac Fix text selection for clear_field step on Mac 2023-02-07 06:57:45 -05:00
test clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
windows Fix Auto-Type modifiers on Windows 2022-04-02 12:51:33 -04:00
xcb Reduce complexity of {CLEARFIELD} on Linux 2024-04-28 18:22:13 -04:00
AutoType.cpp Fix focus loss when using Auto-Type from locked database 2024-04-23 20:56:31 -04:00
AutoType.h Fix focus loss when using Auto-Type from locked database 2024-04-23 20:56:31 -04:00
AutoTypeAction.cpp Several fixes for Auto-Type 2022-03-19 08:23:53 -04:00
AutoTypeAction.h clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
AutoTypeMatch.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
AutoTypeMatchModel.cpp Auto-Type: Remember previous selected global match 2021-11-26 10:31:20 -05:00
AutoTypeMatchModel.h Auto-Type: Remember previous selected global match 2021-11-26 10:31:20 -05:00
AutoTypeMatchView.cpp Auto-Type: Remember previous selected global match 2021-11-26 10:31:20 -05:00
AutoTypeMatchView.h Auto-Type: Remember previous selected global match 2021-11-26 10:31:20 -05:00
AutoTypePlatformPlugin.h clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
AutoTypeSelectDialog.cpp Fix build failure with Qt5.6 (#9382) 2023-05-07 23:22:57 -04:00
AutoTypeSelectDialog.h Reduce delay when searching entries in Auto-Type select dialog 2022-03-23 16:15:45 -04:00
AutoTypeSelectDialog.ui Several fixes for Auto-Type 2022-03-19 08:23:53 -04:00
CMakeLists.txt cmake: make libxi and libxtst a requirement with autotype enabled 2022-06-19 10:34:52 -04:00
PickcharsDialog.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
PickcharsDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
PickcharsDialog.ui Add password strength indicator to PasswordEditWidget 2022-05-31 07:34:50 -04:00
WindowSelectComboBox.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
WindowSelectComboBox.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00