keepassxc/src
Christian Kieschnick c954c95da4 Fixed BulkFileWatcher multi signal problem
BulkFileWatcher emitted multiple file change signals (like
QFileSystemWatcher) for the watched files. Introduced a delay by waiting
until the end of the event loop to aggregate signals emitted by
QFileSystemWatcher before emitting custom signals.
2019-01-09 16:25:35 +01:00
..
autotype Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
browser Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
cli Multiple macOS fixes and include keepassxc-cli in DMG (#2165) 2018-12-28 18:32:25 -05:00
core Fixed BulkFileWatcher multi signal problem 2019-01-09 16:25:35 +01:00
crypto Cleanup and replumb back to functional state 2018-12-28 17:54:52 -05:00
format Merge branch 'develop' 2018-12-18 22:28:56 -05:00
gui Fixed QuaZip for windows, renaming 2019-01-07 12:02:21 +01:00
keeshare Fixed BulkFileWatcher multi signal problem 2019-01-09 16:25:35 +01:00
keys Restore correct formatting 2018-11-28 18:29:15 -05:00
proxy Multiple macOS fixes and include keepassxc-cli in DMG (#2165) 2018-12-28 18:32:25 -05:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Merge branch 'develop' 2018-12-30 16:32:57 -05:00
streams LayeredStream dtor: fully qualify 'close()' call 2018-12-01 14:07:10 -05:00
totp Restore correct formatting 2018-11-28 18:29:15 -05:00
touchid Restore correct formatting 2018-11-28 18:29:15 -05:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Implemented feedback regarding build and ui 2019-01-07 10:38:38 +01:00
config-keepassx.h.cmake Splitted KeeShare into secure and insecure parts 2019-01-03 10:05:08 +01:00
main.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00