KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Keith Bennett a627870bbb Added a new DatabaseWidget modal state.
Commit d8857bf4 attempted to fix currentMode() while the DB had not
yet been opened. However, the fix meant that the title bar always
displayed the state as being "locked". This change works around the
issue by introducing a new modal state for when the DB is not yet
open.
2014-03-23 17:25:39 +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 Added a new DatabaseWidget modal state. 2014-03-23 17:25:39 +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