keepassxc/src/autotype
Jonathan White 09d719d48f
Update base translations and improve consistency (#12432)
* Improve confirmation prompts and tooltips for delete actions in the GUI

* Fixes #10543
2025-10-25 19:28:22 -04:00
..
mac Replace legacy code on macOS builds (#11428) 2024-12-21 23:29:00 -05:00
test Optimize includes across code base 2021-07-13 22:08:33 -04:00
windows Fix Auto-Type modifiers on Windows 2022-04-02 12:51:33 -04:00
xcb Fix code formatting with new clang-format version 2024-08-13 21:38:37 -04:00
AutoType.cpp Fix all Qt 5.15 deprecation warnings (#7783) 2025-10-25 19:17:35 -04:00
AutoType.h Always reset Auto-Type state on finished signal 2025-02-22 08:23:31 -05:00
AutoTypeAction.cpp Several fixes for Auto-Type 2022-03-19 08:23:53 -04:00
AutoTypeAction.h Several fixes for Auto-Type 2022-03-19 08:23:53 -04: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 Move global shortcut handling into OSUtils (#5566) 2020-12-13 23:23:25 -05:00
AutoTypeSelectDialog.cpp Add URL auto-type and copy options to auto-type selection popup and menus (#12341) 2025-10-25 19:25:36 -04:00
AutoTypeSelectDialog.h Reduce delay when searching entries in Auto-Type select dialog 2022-03-23 16:15:45 -04:00
AutoTypeSelectDialog.ui Update base translations and improve consistency (#12432) 2025-10-25 19:28:22 -04:00
CMakeLists.txt cmake: emit warning if X11_Xi or X11_XTest not found 2022-09-22 06:49:07 -04:00
PickcharsDialog.cpp Require Qt >= 5.12 2025-10-25 18:59:21 -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-09-22 06:49:07 -04:00
ShortcutWidget.cpp Move global shortcut handling into OSUtils (#5566) 2020-12-13 23:23:25 -05:00
ShortcutWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02: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