Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-29Replace database icons with SVG'sJonathan White
2020-03-08Dynamically determine database validityJonathan White
2018-11-29Correct checks for containers' emptinessGianluca Recchia
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-09-25Add a new database settings wizardJanek Bevendorff
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-13Fix test compilation errorsJanek Bevendorff
2018-01-13Refactor Kdf class, remove fields conceptJanek Bevendorff
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2015-09-26Merge branch '2.0'Felix Geyer
2015-09-25Avoid dereferencing QLists.Felix Geyer
2015-09-23Remove backported Qt5 test macros.Felix Geyer
2014-06-15Do some basic self-checks when initializing the crypto backend.Felix Geyer
2014-05-16Move QTEST_GUILESS_MAIN statements before test cases.Florian Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-06-30Improve error messages for reading and wriiting databases.Felix Geyer
2012-07-25Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Q...Felix Geyer
2012-07-20Import Auto-Type associations in KeePass1Reader.Felix Geyer
2012-05-11Test if we can re-open imported KeePass 1 databases.Felix Geyer
2012-05-11Make sure we don't create DeletedObjects when importing databases.Felix Geyer
2012-05-11Set master key after reading the database.Felix Geyer
2012-05-10Set uuids for entries.Felix Geyer
2012-05-10Add test for a non-ascii password.Felix Geyer
2012-05-10Support Twofish encrypted KeePass 1 databases.Felix Geyer
2012-05-10Add tests for opening KeePass 1 databases with different keyfiles.Felix Geyer
2012-05-10Parse KeePass 1 database meta streams.Felix Geyer
2012-05-10Implement support for parsing groups and entries from KeePass 1 databases.Felix Geyer
2012-05-09Start implementing support for reading KeePass 1 databases.Felix Geyer