keepassxc/src
Michael Lass 4c76c97762 Open previously opened databases in correct order
In LastOpenedDatabases, the most recently opened file is listed first and the
least recently opened one is listed last. If the databases are re-opened in this
order, LastOpenedDatabases is reversed afterwards. To avoid this, load the files
in reverse order, so LastOpenedDatabases is not modified.
2017-07-27 21:37:48 +02:00
..
autotype Merge branch 'release/2.2.1' into develop 2017-07-01 10:09:06 +02:00
cli Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
core Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
crypto Add support for Twofish in KeePass2 code 2017-01-28 17:53:11 +01:00
format Add ellipsis 2017-07-20 14:12:58 +02:00
gui Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
http resolve URL for correct favicon downloading, fixes #240 #238 2017-07-18 18:40:18 +02:00
keys Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
streams Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
totp fix base32 copyright 2017-06-14 15:54:43 +02:00
zxcvbn Remove UTF-8 BOM 2017-03-10 16:12:00 +01:00
CMakeLists.txt Feature : Clip command using native programs. (#792) 2017-07-22 19:40:30 -04:00
config-keepassx.h.cmake Option to select extension compile-time. Fix #50 #123 2016-12-04 19:57:24 +01:00
main.cpp Open previously opened databases in correct order 2017-07-27 21:37:48 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00