keepassxc/src/format
2018-01-13 14:23:28 -05:00
..
CsvExporter.cpp Convert Q_FOREACH loops to C++11 for loops. 2016-10-02 21:45:55 -04:00
CsvExporter.h Add ability to export databases to CSV files. 2015-07-14 22:14:34 +02:00
Kdbx3Reader.cpp Refactor Kdf class, remove fields concept 2018-01-13 14:23:28 -05:00
Kdbx3Reader.h Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00
Kdbx3Writer.cpp Refactor Kdf class, remove fields concept 2018-01-13 14:23:28 -05:00
Kdbx3Writer.h Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00
Kdbx3XmlReader.cpp Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00
Kdbx3XmlReader.h Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00
Kdbx3XmlWriter.cpp Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00
Kdbx3XmlWriter.h Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection class 2018-01-13 14:23:26 -05:00
KeePass1.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
KeePass1Reader.cpp Refactor Kdf class, remove fields concept 2018-01-13 14:23:28 -05:00
KeePass1Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
KeePass2.cpp Refactor Kdf class, remove fields concept 2018-01-13 14:23:28 -05:00
KeePass2.h Refactor Kdf class, remove fields concept 2018-01-13 14:23:28 -05:00
KeePass2RandomStream.cpp Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00
KeePass2RandomStream.h Add support for various algorithms for kdbx4 2018-01-13 14:23:26 -05:00
KeePass2Reader.cpp Refactor Endian namespace 2018-01-13 14:23:27 -05:00
KeePass2Reader.h Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection class 2018-01-13 14:23:26 -05:00
KeePass2Repair.cpp Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection class 2018-01-13 14:23:26 -05:00
KeePass2Repair.h Fixed memory leaks in non-gui tests 2017-11-27 23:36:09 +01:00
KeePass2Writer.cpp Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection class 2018-01-13 14:23:26 -05:00
KeePass2Writer.h Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection class 2018-01-13 14:23:26 -05:00