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
2021-06-10Resolve compiler warnings for unused return valuesJonathan White
2020-12-13Display default autotype sequence on entry preview panekrsnik93
2020-05-16Implement 'Save Database Backup' optionAndrew Meyer
2020-05-16Make GUI tests more robust for CIJonathan White
2020-03-10Remove inline password generator when editing entriesJonathan White
2019-10-21Improve Database and CLI testsJonathan White
2019-06-19Add group sorting featureBalazs Gyurak
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-10-19Fix tests on WindowsJanek Bevendorff
2018-10-19Add CLI tests and improve coding style and i18nJanek Bevendorff
2018-09-25Add a new database settings wizardJanek Bevendorff
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-12Add GUI test for issue #1595 (minus the minimize at startup case).Joan Bruguera
2018-02-18Write regression test for #1447Nick Spain
2018-01-13Fix memory leaks in testsJanek Bevendorff
2018-01-03Add test for drag and drop database files into main windowfrostasm
2017-11-26Merge branch 'release/2.2.3' into developJanek Bevendorff
2017-11-02add test for DB creationthez3ro
2017-10-28Fix apply button not saving new entriesJonathan White
2017-06-14Update and fix copyright headersthez3ro
2017-05-04Add TOTP supportWeslly
2017-03-22Add diceware teststhez3ro
2017-03-16fix regex for placeholders, fix #402, add regression testthez3ro
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-01-04Fix testgui for Windows (PR #137)Jonathan White
2016-11-25Merge remote-tracking branch 'origin/feature/autoreload-db' into developJonathan White
2016-11-25Implemented major autoreload functionalityJonathan White
2016-11-24Add some password-related feature (#92)TheZ3ro
2016-11-08Add Merge database utility function (#47)Jonathan White
2016-11-03Make search always visible (PR #67)Jonathan White
2015-07-19Copy the database in TestGui before opening it.Felix Geyer
2013-10-09Add gui tests for deleting entries from the recycle bin.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-10-22Store the filename instead of a QTemporaryFile in TestGui.Felix Geyer
2012-10-12Implement database locking.Felix Geyer
2012-07-23Add TestGui::testCloneEntry().Felix Geyer
2012-07-18Add a few drag'n'drop tests.Felix Geyer
2012-07-17Add GUI test for changing the database transform rounds.Felix Geyer
2012-07-17Refactor TestGui a bit.Felix Geyer
2012-07-06Add Save and SaveAs gui tests.Felix Geyer
2012-06-29Add KeePass1 import GUI test.Felix Geyer
2012-05-16Add gui test for search.Florian Geyer
2012-05-11Fix creation of history item when a new entry is added.Florian Geyer
2012-04-14Add TestGui::testEditEntry().Felix Geyer
2011-12-29Clean up gui test.Florian Geyer
2011-12-26Add a GUI unit test.Felix Geyer