keepassxc/src
Fonic e3a5a22b84 Update state syncer to account for new features
Update state syncer (class DatabaseWidgetStateSync) to account for new
features:
- properly sync view state when switching tabs
- properly read/write view state from/to config

Update classes EntryModel and EntryView to consistenly name list/search
modes. Before, both classes defined list mode as 'group mode' and search
mode as 'entry list mode', which differed from naming in other classes
such as DatabaseWidget.
2018-01-21 15:17:05 +01:00
..
autotype Fix auto-type regression when using {delay=x} 2018-01-05 23:53:45 -02:00
browser Multiple browser related fixes 2018-01-20 00:47:26 +01:00
cli Add warning when using legacy key file formats. 2018-01-14 18:26:28 -05:00
core Update state syncer to account for new features 2018-01-21 15:17:05 +01:00
crypto Fix linker definition clashes between libargon2 and libsodium on Windows 2018-01-14 11:21:17 -05:00
format Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
gui Update state syncer to account for new features 2018-01-21 15:17:05 +01:00
http Show KeePassHTTP deprecation notice three times and use MessageWidget 2018-01-19 20:44:15 +01:00
keys Add warning when using legacy key file formats. 2018-01-14 18:26:28 -05:00
proxy Fix for building with MacPorts 2018-01-06 17:38:57 +02:00
sshagent Ignore SSH keys in Recycle Bin, fixes #1396 2018-01-20 17:59:46 +02:00
streams Fix coding style and GUI test 2018-01-13 14:24:57 -05:00
totp Change QTotp class name to Totp 2017-11-20 22:25:09 -02:00
zxcvbn Remove UTF-8 BOM 2017-03-10 16:12:00 +01:00
CMakeLists.txt Multiple browser related fixes 2018-01-20 00:47:26 +01:00
config-keepassx.h.cmake Deprecate KeePassHTTP and introduce WITH_XC_NETWORKING CMake option 2018-01-19 20:40:54 +01:00
main.cpp Add Argon2Kdf and enable parameters in db settings 2018-01-13 14:23:30 -05:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00