keepassxc/src/streams
Gianluca Recchia da9afd3f6f
Reduce number of unneeded copies
This patch aims at reducing the number of copies for obejcts that could
be referenced rather than copied, because they're not modified during
the computation.
2018-10-31 15:16:04 +01:00
..
HashedBlockStream.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
HashedBlockStream.h Make HashedBlockStream::atEnd report EOF correctly 2018-01-13 14:23:24 -05:00
HmacBlockStream.cpp Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
HmacBlockStream.h Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
LayeredStream.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
LayeredStream.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
QtIOCompressor Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00
qtiocompressor.cpp spelling: finish 2017-01-14 17:32:03 +01:00
qtiocompressor.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
StoreDataStream.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
StoreDataStream.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
SymmetricCipherStream.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
SymmetricCipherStream.h Formatting the code. 2018-03-31 16:01:30 -04:00