keepassxc/src
Carlo Teubner f62e0534a2 Fixes for minor issues found by static analysis
Mostly style issues.

I used the following tools to find most of these:

- lgtm.com
- clang-tidy
- cpplint
- cppcheck
2020-02-02 08:46:58 -05:00
..
autotype Fixes for minor issues found by static analysis 2020-02-02 08:46:58 -05:00
browser Implement Password Health Report 2020-02-01 09:30:12 -05:00
cli Implement Password Health Report 2020-02-01 09:30:12 -05:00
core Fixes for minor issues found by static analysis 2020-02-02 08:46:58 -05:00
crypto CLI: set decryption time on create. 2020-01-27 23:00:34 -05:00
fdosecrets FdoSecrets: check and show PID and executable for existing secret service process 2020-01-29 19:20:55 -05:00
format Add braces around single line statements 2020-02-02 08:46:18 -05:00
gui Fixes for minor issues found by static analysis 2020-02-02 08:46:58 -05:00
keeshare Ignore system icon theme, always use our own icons 2020-01-29 19:18:54 -05:00
keys Use PasswordKey for storing transformed secrets. 2019-11-09 11:33:32 +01:00
proxy Merge branch 'master' into develop 2019-06-12 01:10:25 +02:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent SSH Agent: SSH_AUTH_SOCK override and conn test 2020-01-27 22:57:57 -05:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Encode trailing equal signs from base32 TOTP key 2019-11-10 08:42:50 -05:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Implement Password Health Report 2020-02-01 09:30:12 -05:00
config-keepassx.h.cmake Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403) 2019-05-12 12:35:42 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Use Qt::AA_UseHighDpiPixmaps on all platforms 2020-01-11 19:00:15 +01:00