| .. |
|
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 |
|
KeePass1.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
KeePass1Reader.cpp
|
Pull out KDFs into their own class hierarchy
|
2018-01-13 14:23:20 -05:00 |
|
KeePass1Reader.h
|
Drop Qt module name from include statements.
|
2013-10-03 15:18:16 +02:00 |
|
KeePass2.cpp
|
Move constants in KeePass2.h to KeePass2.cpp and add a list of KDFs and ciphers
|
2018-01-13 14:23:25 -05:00 |
|
KeePass2.h
|
Move constants in KeePass2.h to KeePass2.cpp and add a list of KDFs and ciphers
|
2018-01-13 14:23:25 -05:00 |
|
KeePass2RandomStream.cpp
|
Catch and handle all errors from libgcrypt.
|
2015-05-09 23:21:44 +02:00 |
|
KeePass2RandomStream.h
|
Fix build on mac os with qt 5.9.1
|
2017-10-03 15:01:54 -04:00 |
|
KeePass2Reader.cpp
|
Pull out KDFs into their own class hierarchy
|
2018-01-13 14:23:20 -05:00 |
|
KeePass2Reader.h
|
Pull out KDFs into their own class hierarchy
|
2018-01-13 14:23:20 -05:00 |
|
KeePass2Repair.cpp
|
Fixed memory leaks in non-gui tests
|
2017-11-27 23:36:09 +01:00 |
|
KeePass2Repair.h
|
Fixed memory leaks in non-gui tests
|
2017-11-27 23:36:09 +01:00 |
|
KeePass2Writer.cpp
|
Pull out KDFs into their own class hierarchy
|
2018-01-13 14:23:20 -05:00 |
|
KeePass2Writer.h
|
Fix: Regenerate transform seed and transform master key on save.
|
2017-10-18 23:04:37 -04:00 |
|
KeePass2XmlReader.cpp
|
Add custom icons when merging. (#1008)
|
2017-10-07 10:40:29 -04:00 |
|
KeePass2XmlReader.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
KeePass2XmlWriter.cpp
|
Add custom icons when merging. (#1008)
|
2017-10-07 10:40:29 -04:00 |
|
KeePass2XmlWriter.h
|
Merge branch '2.0'
|
2016-01-29 17:22:37 +01:00 |