keepassxc/src
Gianluca Recchia c01e14c879
Wrap static literal strings with QStringLiteral
The strings in the deprecation map are never modified in the program and
they're known at compile time. An internal resizable buffer is not
needed for these strings so we can allocate them statically.
2019-01-30 09:50:11 -05:00
..
autotype Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
browser Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
cli Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
core Wrap static literal strings with QStringLiteral 2019-01-30 09:50:11 -05:00
crypto Allow for KDF seeds between 8 and 32 bytes 2019-01-28 22:40:11 -05:00
format Avoid creation of temporary containers 2019-01-30 09:50:10 -05:00
gui Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
keeshare Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
keys Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
proxy Fix macOS makefiles for cli and proxy (#2580) 2019-01-16 11:03:11 -05:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
streams LayeredStream dtor: fully qualify 'close()' call 2018-12-01 14:07:10 -05:00
totp Restore correct formatting 2018-11-28 18:29:15 -05:00
touchid Restore correct formatting 2018-11-28 18:29:15 -05:00
updatecheck Update checking feature (#2648) 2019-01-30 09:11:50 -05:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Update checking feature (#2648) 2019-01-30 09:11:50 -05:00
config-keepassx.h.cmake Splitted KeeShare into secure and insecure parts 2019-01-03 10:05:08 +01:00
main.cpp Prevent use of wayland theme on Linux 2019-01-28 22:39:20 -05:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00