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-07-14Optimize includes across code basepeter
2021-04-01Auto-Type: Allow actions to fail and be retriedToni Spets
2021-03-26Auto-Type: Support multiple Xkb layoutsToni Spets
2021-02-22Additional Auto-Type improvements based on PR feedbackJonathan White
2021-02-22Overhaul Auto-Type Action HandlingJonathan White
2020-12-14Move global shortcut handling into OSUtils (#5566)Jonathan White
2019-05-12Fix global Auto-Type when database lockedJonathan White
2019-04-11Hide window when performing entry auto-type on macOSJonathan White
2018-10-26Replace deprecated parts of the code (#2419)Gianluca Recchia
2018-10-19Reformat CMakeLists.txt filesJanek Bevendorff
2018-05-08Merge branch 'master' into developJonathan White
2018-05-06Configurable global autotype start delayJonathan White
2018-03-31Formatting the code.Louis-Bertrand Varin
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-01-14spelling: executorJosh Soref
2017-01-03Corrected autotype lib building for WindowsJonathan White
2017-01-03Add autotype library linkingthez3ro
2016-11-09Add Autotype on Windows and MacOS (#63)TheZ3ro
2015-10-11Use C++11 keywords directly.Felix Geyer
2015-10-11Merge branch '2.0'Felix Geyer
2015-09-26Unload auto-type plugins if they run in an unsupported environment.Felix Geyer
2015-09-26Merge branch '2.0'Felix Geyer
2015-09-25Mark more methods as override.Felix Geyer
2015-09-22Merge branch '2.0'Felix Geyer
2015-09-22Auto-Type: Raise target window after showing the select dialog.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-12Port to Qt 5 plugin system.Felix Geyer
2015-09-12Port cmake files to Qt 5.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-03-29Fix autotype test (build) failures on Mac OS and Windows.Felix Geyer
2012-11-02Move initial auto-type timeout to plugins.Florian Geyer
2012-10-28Extend auto-type test.Florian Geyer
2012-10-28Add infrastructure for auto-type tests.Felix Geyer