keepassxc/src
Felix Geyer 7d3fb58cf5 Fix lock file location in saveDatabaseAs().
Previously the directory of the lock file path was empty when
saving to a new file.
saveFile.open() doesn't create the file and canonicalPath()
only works when the file exists.
2015-07-19 00:41:35 +02:00
..
autotype Fix compiler warnings where keysyms are printed. 2015-05-12 23:57:36 +02:00
core Display country in language list. 2015-07-18 18:38:41 +02:00
crypto Ignore libgcrypt errors in CryptoHash::CryptoHash(). 2015-05-14 20:44:17 +02:00
format Add ability to export databases to CSV files. 2015-07-14 22:14:34 +02:00
gui Fix lock file location in saveDatabaseAs(). 2015-07-19 00:41:35 +02:00
keys Use higher increment for transform rounds in benchmark. 2015-07-12 21:48:55 +02:00
streams Initialize some instance variables in ctor. 2015-05-14 16:58:53 +02:00
CMakeLists.txt Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
config-keepassx.h.cmake Fix plugin path detection when installed with DESTDIR. 2015-05-12 22:24:59 +02:00
main.cpp Remove --password command line option. 2015-07-17 21:31:36 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00