keepassxc/src/autotype
Jonathan White f62ea95499 Don't add space to invalid TOTP strings
* Fixes #11357
* Introduces validity parameter to TOTP generator function for future use elsewhere in the code base
* Fixes this in preview panel and TOTP dialog
* Disable actions to copy/show TOTP if the settings are invalid
* Show an error message on the TOTP setup dialog if the settings are invalid
* Show a TOTP icon with an x if the settings are invalid
2025-06-19 16:22:17 -04:00
..
mac Replace legacy code on macOS builds (#11428) 2024-11-10 09:18:04 -05:00
test Refactor: separate GUI sources from core sources 2024-06-29 11:50:23 -04:00
windows Refactor: separate GUI sources from core sources 2024-06-29 11:50:23 -04:00
xcb Fix code formatting with new clang-format version 2024-07-28 18:25:12 -04:00
AutoType.cpp Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -04:00
AutoType.h Always reset Auto-Type state on finished signal 2025-02-22 06:39:02 -05: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 Don't add space to invalid TOTP strings 2025-06-19 16:22:17 -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 Require Qt >= 5.12 2024-06-22 00:01:23 -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