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/gui
AgeCommit message (Expand)Author
2018-02-21Update zxcvbn libraryJanek Bevendorff
2018-02-21Add tests & minor editsJonathan White
2018-02-18Write regression test for #1447Nick Spain
2018-01-28Disable auto save for GUI testsJonathan White
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-21Code cleanupFonic
2018-01-21Update GUI test to account for changed column indicesFonic
2018-01-13Fix test compilation errorsJanek Bevendorff
2018-01-13Fix memory leaks in testsJanek Bevendorff
2018-01-13Fix coding style and GUI testJanek Bevendorff
2018-01-13Correct failure in GUI tests due to widget nameJonathan White
2018-01-13Refactor Kdf class, remove fields conceptJanek Bevendorff
2018-01-13Add support for KDFs and cyphers to the db settings widgetangelsl
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-02use QTemporaryFile when creating a database for guitestthez3ro
2017-11-02add test for DB creationthez3ro
2017-10-28Fix apply button not saving new entriesJonathan White
2017-09-30Added tests to confirm mismatched passwords block savingJonathan White
2017-06-21Add option to limit search to current groupWeslly
2017-06-14Update and fix copyright headersthez3ro
2017-06-14Add "Apply" button to entry and group edit windows (#624)Jonathan White
2017-05-04Display TOTP code split in halfsWeslly
2017-05-04Add TOTP supportWeslly
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-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-03-08Enhance attribute entry and add protected attributes (#220)Jonathan White
2017-03-05Fix clone entry gui testRyan Matthews
2017-01-26Implement ability to clone an entry when in search mode.Jonathan White
2017-01-26Pressing escape quits searchAkinori MUSHA
2017-01-15Changed built-in clear search button with custom one to fix pixelationJonathan White
2017-01-15Enhanced search ui keypress actionsJonathan White
2017-01-14Fix GUI testJanek Bevendorff
2017-01-04Fix testgui for Windows (PR #137)Jonathan White
2016-12-23Improve UI of the search edit #131thez3ro
2016-12-22Improve UI of the search edit (resurrecting 5c7c7f54)Akinori MUSHA
2016-11-29Search scopes to currently selected group (and children) (#118)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
2016-10-03Merge branch '2.0'Felix Geyer
2016-09-02Ask the user before moving an entry to the recycle bin.Felix Geyer
2015-12-15Merge branch '2.0'Felix Geyer
2015-11-01Make TestGui work with offscreen QPA.Felix Geyer