keepassxc/src/keys
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
..
drivers Restore correct formatting 2018-11-28 18:29:15 -05:00
ChallengeResponseKey.h Restore correct formatting 2018-11-28 18:29:15 -05:00
CompositeKey.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
CompositeKey.h Restore correct formatting 2018-11-28 18:29:15 -05:00
FileKey.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
FileKey.h Restore correct formatting 2018-11-28 18:29:15 -05:00
Key.h Restore correct formatting 2018-11-28 18:29:15 -05:00
PasswordKey.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
PasswordKey.h Restore correct formatting 2018-11-28 18:29:15 -05:00
YkChallengeResponseKey.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
YkChallengeResponseKey.h Restore correct formatting 2018-11-28 18:29:15 -05:00