keepassxc/src/sshagent
Jonathan White 44b152eb70
Greatly improve performance when rendering entry view (#9398)
* Fixes #9390
* Create one QCollator per entry view instead of creating one on every sort request. This greatly improves the speed of sorting and displaying entries.
* Rewrite recursive multiple placeholder replacement to use QRegularExpression
2023-05-07 11:35:20 -04:00
..
AgentSettingsPage.cpp Move icon handling from Resources to gui/Icons (#5506) 2020-10-05 20:41:00 -04:00
AgentSettingsPage.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
AgentSettingsWidget.cpp SSH Agent: Fix Windows agent selection, radio buttons 2022-04-02 08:47:00 -04:00
AgentSettingsWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
AgentSettingsWidget.ui SSH Agent: Fix Windows agent selection, radio buttons 2022-04-02 08:47:00 -04:00
ASN1Key.cpp SSH Agent: Store raw key data as complete blobs 2021-10-01 16:25:14 -04:00
ASN1Key.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
BinaryStream.cpp Replace all crypto libraries with Botan 2021-04-05 22:56:03 -04:00
BinaryStream.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
CMakeLists.txt SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
KeeAgentSettings.cpp Greatly improve performance when rendering entry view (#9398) 2023-05-07 11:35:20 -04:00
KeeAgentSettings.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
OpenSSHKey.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKey.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGen.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGen.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGenDialog.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGenDialog.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGenDialog.ui SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
SSHAgent.cpp Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
SSHAgent.h SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys 2021-10-01 16:25:14 -04:00