KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Keith Bennett 86a01b6984 Ensure that external DB changes are always detected.
QFileSystemWatcher seems to reset itself occasionally. This patch
works around the issue by re-applying the QFileSystemWatcher
whenever a change is handled.
2014-03-23 19:09:48 +00:00
cmake Replaced qhttpserver with libmicrohttp. 2014-03-23 17:25:39 +00:00
share Install mime info package on Linux. 2014-01-18 23:43:44 +01:00
src Ensure that external DB changes are always detected. 2014-03-23 19:09:48 +00:00
tests Squashed 'src/http/qjson/' content from commit c6d92ba 2014-03-22 17:05:45 +00:00
utils Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
.gitignore Squashed 'src/http/qjson/' content from commit c6d92ba 2014-03-22 17:05:45 +00:00
CHANGELOG Prepare the next alpha release. 2013-12-20 12:41:45 +01:00
CMakeLists.txt Replaced qhttpserver with libmicrohttp. 2014-03-23 17:25:39 +00:00
COPYING Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2. 2014-01-18 15:23:55 +01:00
INSTALL Drop OS specific instructions from INSTALL file. 2013-11-30 12:50:24 +01:00
LICENSE.BSD Add crypto classes and tests. Link to libgcrypt. 2010-09-11 19:49:30 +02:00
LICENSE.CC0 Fix database icons license issues. 2013-03-23 21:50:23 +01:00
LICENSE.GPL-2 Add "LICENSE" prefix to license filenames. 2010-08-15 12:33:42 +02:00
LICENSE.GPL-3 Add "LICENSE" prefix to license filenames. 2010-08-15 12:33:42 +02:00
LICENSE.LGPL-2.1 Fix typo in filename. 2013-03-24 14:16:34 +01:00
LICENSE.LGPL-3 Add LGPL-3 license text for the Oxygen icons. 2013-03-24 11:54:20 +01:00
LICENSE.NOKIA-LGPL-EXCEPTION Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00