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
2018-02-05change inAutotype logic, preventing multiple autotype callthez3ro
2018-02-05refactor autotype sequences and entry-point functionsthez3ro
2018-02-05fix effective autotype sequencethez3ro
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-03Remove minus since it's an invalid literalthez3ro
2018-01-03improve regex filteringthez3ro
2018-01-03add test for syntax checkingthez3ro
2017-10-23Add test for resolved placeholders in window association titlefrostasm
2017-06-14Update and fix copyright headersthez3ro
2017-05-14Compare window title with entry URLs during autotype matching. (#556)Jens Rutschmann
2017-02-08fix tests with new CustomAttribute formatthez3ro
2016-11-25Add Autotype Entry-Attributes, Fix Group default sequence (#107)TheZ3ro
2015-10-11Merge branch '2.0'Felix Geyer
2015-10-10Auto-Type: Only require a substring match for regex.Felix Geyer
2015-10-10TestAutoType: Restore AutoTypeEntryTitleMatch before every test.Felix Geyer
2015-09-23Remove backported Qt5 test macros.Felix Geyer
2015-09-12Make C++11 mandatory.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
2014-05-15Enable entry title matching but always ask before performing auto-type.Felix Geyer
2014-05-15Add option to use the entry title for auto-type window matching.Felix Geyer
2014-04-15Show a dialog when no window matches for auto-type.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-11-02More auto-type tests.Florian Geyer
2012-10-28Extend auto-type test.Florian Geyer
2012-10-28Add missing files for the last commit.Felix Geyer