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-22Add natural sort of entry listHolger Böhnke
2019-10-17Add support for multiple URLs in an entryvarjolintu
2019-10-05Fix entry clone modification time update (#3602)libklein
2019-06-25CLI: add 'analyze' subcommand for offline HIBP breach checksJonathan White
2019-01-21Fix updating reference passwords from KeePassXC-Browser (#2218)Sami Vänttinen
2018-11-29Restore correct formattingGianluca Recchia
2018-09-30Introduce synchronize merge methodJonathan White
2018-09-21Add support for opening file:// urls (#2311)Weslly
2018-07-07Fixed issues with initial commitpasdam
2018-07-07Replaced Uuid with QUuidpasdam
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-06add test case for recursive placeholdersthez3ro
2018-02-17Add test case for reference resolution in cloned entriesthez3ro
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-23Add tests for modified, fix history for autotypeChristian Kieschnick
2017-12-17keepassxc-cli show: resolve references in output (#1280)Aleksa Sarai
2017-11-30Small refactoring related to references placeholdersfrostasm
2017-11-30Add failing test for complete entry resolutionMartin Unzner
2017-11-30Implement search for reference placeholder based on fields other than IDfrostasm
2017-11-30Add unit test to search for referenced entries based on fields other than IDfrostasm
2017-10-19Implement recursive resolving for placeholdersfrostasm
2017-10-19Add processing of the url placeholdersfrostasm
2017-10-04Rewrote resolveUrl function to conform to various test casesJonathan White
2016-10-28Fix testsJosef Vitu
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-11-30Fix compatibility with Qt < 4.7.Felix Geyer
2013-11-22Add flags to Entry::clone() for customized cloning.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-04-30Add Entry::copyDataFrom().Felix Geyer
2013-03-25Improve entry test.Florian Geyer
2013-03-25Add regression test for issue #56.Florian Geyer