keepassxc/src/streams
Jonathan White 0c587999c6
Code quality updates for 2.4.0 (#2709)
* Minor code quality fixes found by Codacy
* Fix unused variables when WITH_XC_NETWORKING is OFF
* Fix #2684, resolve entry references from the root group
* Fix #2697 and Fix #2699, listen specifically for 
WM_QUERYENDSESSION and WM_ENDSESSION on 
Windows to gracefully shutdown KeePassXC
* Cleanup proxy code and add explicit closure for
shutdown messages
2019-02-18 08:26:56 -05:00
..
HashedBlockStream.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
HashedBlockStream.h Restore correct formatting 2018-11-28 18:29:15 -05:00
HmacBlockStream.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
HmacBlockStream.h Restore correct formatting 2018-11-28 18:29:15 -05:00
LayeredStream.cpp LayeredStream dtor: fully qualify 'close()' call 2018-12-01 14:07:10 -05:00
LayeredStream.h Restore correct formatting 2018-11-28 18:29:15 -05:00
QtIOCompressor Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00
qtiocompressor.cpp Fix typo in parameter name 2018-11-28 18:29:14 -05:00
qtiocompressor.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
StoreDataStream.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
StoreDataStream.h Restore correct formatting 2018-11-28 18:29:15 -05:00
SymmetricCipherStream.cpp Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
SymmetricCipherStream.h Formatting the code. 2018-03-31 16:01:30 -04:00