KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Felix Geyer 00aafa69f5 Store database icons as QImage instead of QIcon.
This has the advantage that they can be used without a running X server.
Add methods to retrieve QPixmaps that are converted from the stored QImages
and cached by QPixmapCache.
2012-01-01 21:52:54 +01:00
cmake Rewrite Gcrypt cmake module. 2011-11-12 12:00:49 +01:00
share Install the keepassx binary and database icons. 2011-12-29 23:50:22 +01:00
src Store database icons as QImage instead of QIcon. 2012-01-01 21:52:54 +01:00
tests Store database icons as QImage instead of QIcon. 2012-01-01 21:52:54 +01:00
utils Fix cmake files to use new gcrypt variables. 2011-11-12 14:30:16 +01:00
.gitignore Initial import. 2010-08-07 15:10:44 +02:00
CMakeLists.txt Install the keepassx binary and database icons. 2011-12-29 23:50:22 +01:00
COPYING Update copyright information. 2011-12-25 20:58:19 +01:00
INSTALL Document -DCMAKE_VERBOSE_MAKEFILE=ON in the INSTALL file. 2012-01-01 18:10:12 +01: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