KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Felix Geyer d7cbec1a02 Make sure that TestGui doesn't leave a temp file behind.
Swap the parent/child relationship between QTemporaryFile and Config
because the QTemporaryFile dtor is called before its chidren are destroyed.
2012-10-28 18:07:23 +01:00
cmake Rewrite Gcrypt cmake module. 2011-11-12 12:00:49 +01:00
share Fix font rendering on Mac OS HiDPI screens. 2012-10-27 10:07:44 +02:00
src Make sure that TestGui doesn't leave a temp file behind. 2012-10-28 18:07:23 +01:00
tests Add missing files for the last commit. 2012-10-28 15:42:19 +01:00
utils Fix cmake file formatting. 2012-05-21 23:37:29 +02:00
.gitignore Initial import. 2010-08-07 15:10:44 +02:00
CHANGELOG Fix another typo in the changelog. 2012-10-28 11:25:08 +01:00
CMakeLists.txt Bump version to 2.0 alpha 3. 2012-10-27 10:29:45 +02:00
COPYING Add initial auto-type implementation. 2012-07-12 22:33:20 +02:00
INSTALL Add instructions for build on Mac OS X. 2012-05-28 12:12:33 +02:00
LICENSE.BSD Add crypto classes and tests. Link to libgcrypt. 2010-09-11 19:49:30 +02: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 Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00
LICENSE.NOKIA-LGPL-EXCEPTION Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00