keepassxc/src
Felix Geyer 60daa2b41b Require libgcrypt >= 1.6.0.
Remove our own Salsa20 implementation as libgcrypt ships one
with that version.
2015-09-12 13:51:49 +02:00
..
autotype Setup new build dependencies. 2015-09-12 13:51:49 +02:00
core Port Tools::platform() to Qt 5. 2015-09-12 13:51:49 +02:00
crypto Require libgcrypt >= 1.6.0. 2015-09-12 13:51:49 +02:00
format Explicitly close/reset streams so we can detect errors. 2015-07-20 21:35:48 +02:00
gui Port native event filter to Qt 5. 2015-09-12 13:51:49 +02:00
keys Adapt to QtConcurrent being a separate module now. 2015-09-12 13:51:49 +02:00
streams Don't write final block(s) if we already have. 2015-07-20 21:33:51 +02:00
CMakeLists.txt Require libgcrypt >= 1.6.0. 2015-09-12 13:51:49 +02:00
config-keepassx.h.cmake Require libgcrypt >= 1.6.0. 2015-09-12 13:51:49 +02:00
main.cpp QDesktopServices::storageLocation() calls to QStandardPaths. 2015-09-12 13:51:49 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00