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
path: root/tests
AgeCommit message (Expand)Author
2017-05-04Add TOTP supportWeslly
2017-04-23Finish test cases for emptying recycle binVladimir Svyatski
2017-04-22Add recycle bin test cases bodyVladimir Svyatski
2017-04-22Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty...Vladimir Svyatski
2017-04-09Merge pull request #373 from keepassxreboot/feature/new-password-generatorJonathan White
2017-04-06More compact search widgetFrancois Ferrand
2017-03-22Add diceware teststhez3ro
2017-03-17Force event processing after adding entries to prevent test failureJanek Bevendorff
2017-03-16Get rid of Q_{EMIT,SLOTS,SIGNALS}seatedscribe
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-16fix regex for placeholders, fix #402, add regression testthez3ro
2017-03-10Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-10Fix Qt deprecation warningsJanek Bevendorff
2017-03-09Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-08Enhance attribute entry and add protected attributes (#220)Jonathan White
2017-03-06Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-05Better handle of parser status messages (critical/not critical)seatedscribe
2017-03-05Syntax style, spaces and pretty indentationseatedscribe
2017-03-05Implement import of databases in CSV (Comma Separated Values) format (i.e. fr...seatedscribe
2017-03-05Fix clone entry gui testRyan Matthews
2017-02-24Fix warnings about Crypto already having been initializedJanek Bevendorff
2017-02-24Remove debug output to reduce console spam when running in debug modeJanek Bevendorff
2017-02-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-08fix tests with new CustomAttribute formatthez3ro
2017-02-07Merge remote-tracking branch 'origin/master' into developJonathan White
2017-01-29Merge branch 'develop' into meta/release-preparationJanek Bevendorff
2017-01-28Break instead of returningJanek Bevendorff
2017-01-28Implement Twofish CBC encryption and decryption testsJanek Bevendorff
2017-01-26Implement ability to clone an entry when in search mode.Jonathan White
2017-01-26Pressing escape quits searchAkinori MUSHA
2017-01-26Fix Windows linker and runtime errors when building against static QtJanek Bevendorff
2017-01-15Changed built-in clear search button with custom one to fix pixelationJonathan White
2017-01-15tests: yk: Initialize Crypto classKyle Manna
2017-01-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-15Enhanced search ui keypress actionsJonathan White
2017-01-14Merge branch 'develop' into feature/updateKdbxExtractJanek Bevendorff
2017-01-14Fix GUI testJanek Bevendorff
2017-01-14Extract readKeyFromLine.Louis-Bertrand Varin
2017-01-14spelling: associationsJosh Soref
2017-01-08tests: Add YubiKey TestsKyle Manna
2017-01-04Fix testgui for Windows (PR #137)Jonathan White
2017-01-03Merge branch 'feature/cmake-fix-#50-#123' into developJonathan White
2017-01-03Add autotype library linkingthez3ro
2016-12-23Improve UI of the search edit #131thez3ro
2016-12-22Improve UI of the search edit (resurrecting 5c7c7f54)Akinori MUSHA
2016-12-04Option to select extension compile-time. Fix #50 #123thez3ro
2016-11-29Search scopes to currently selected group (and children) (#118)Jonathan White
2016-11-25Add Autotype Entry-Attributes, Fix Group default sequence (#107)TheZ3ro
2016-11-25Merge remote-tracking branch 'origin/feature/autoreload-db' into developJonathan White