keepassxc/src/sshagent
Gianluca Recchia fc930bae69
Restore correct formatting
Many lines were not conformant with the project's formatting rules.
This patch should fix all formatting and whitespace issues in the code
base.
A clang-format directive was put around the connect() calls containing
SIGNALs and SLOTs whose signatures would be denormalized because of the
formatting rules.
2018-11-28 18:29:15 -05:00
..
AgentSettingsPage.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
AgentSettingsPage.h Restore correct formatting 2018-11-28 18:29:15 -05:00
AgentSettingsWidget.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
AgentSettingsWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
AgentSettingsWidget.ui Fix Auto-Type locale source strings 2018-01-21 15:54:46 +01:00
ASN1Key.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
ASN1Key.h Restore correct formatting 2018-11-28 18:29:15 -05:00
bcrypt_pbkdf.cpp SSH agent support 2017-11-19 14:38:59 +02:00
BinaryStream.cpp Enhance readability when accessing static members 2018-10-31 15:16:04 +01:00
BinaryStream.h Formatting the code. 2018-03-31 16:01:30 -04:00
blf.h Keep openSSH-portable's blowfish code unmodified 2018-03-17 11:03:36 +01:00
blowfish.c Keep openSSH-portable's blowfish code unmodified 2018-03-17 11:03:36 +01:00
CMakeLists.txt SSH Agent: Support old unencrypted DSA and RSA keys 2018-02-04 15:59:08 +02:00
includes.h Formatting the code. 2018-03-31 16:01:30 -04:00
KeeAgentSettings.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
KeeAgentSettings.h Formatting the code. 2018-03-31 16:01:30 -04:00
OpenSSHKey.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
OpenSSHKey.h SSH Agent: Show MD5 fingerprint of keys 2018-07-16 18:45:20 -04:00
SSHAgent.cpp Fix bugs introduced by database refactor #2491 (#2503) 2018-11-23 07:49:55 -05:00
SSHAgent.h Fix bugs introduced by database refactor #2491 (#2503) 2018-11-23 07:49:55 -05:00