0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Felix Geyer 809be5f89e Use the correct modifiers after remapping.
Sometimes the keysym is not mapped to the first column (no modifiers)
but to a diffferent column that needs modifiers.
Therefore we need re-read the table and search the whole row for the
correct keysym.
2014-01-19 23:32:00 +01:00
cmake Parse the libgcrypt version in the cmake module. 2014-01-12 13:42:19 +01:00
share Install mime info package on Linux. 2014-01-18 23:43:44 +01:00
src Use the correct modifiers after remapping. 2014-01-19 23:32:00 +01:00
tests Add transform key benchmark to TestKeys. 2014-01-19 15:26:32 +01:00
utils Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
.gitignore ignore build dir 2013-11-17 13:38:42 +01:00
CHANGELOG Prepare the next alpha release. 2013-12-20 12:41:45 +01:00
CMakeLists.txt Use the libgcrypt SALSA20 cipher if available. 2014-01-12 13:42:56 +01: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