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-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
2021-02-05Use macdeployqt for all executablesJanek Bevendorff
2020-12-14Move global shortcut handling into OSUtils (#5566)Jonathan White
2020-03-05Add OSUtils for platform-specific functionality.Janek Bevendorff
2019-11-09macOS: Check for Auto-Type permissions on use instead of at launchJonathan White
2019-11-09Revert "Remove Carbon from Mac Auto-Type (#3347)"Jonathan White
2019-07-03Remove Carbon from Mac Auto-Type (#3347)Jonathan White
2019-05-20Various minor code improvementsJonathan White
2019-04-11Hide window when performing entry auto-type on macOSJonathan White
2018-12-25Switch browser integration to use native raising of windowsvarjolintu
2018-10-19Reformat CMakeLists.txt filesJanek Bevendorff
2018-09-19Revert appveyor addition and DeployQt cmakeJonathan White
2018-06-11Add AppVeyor support (#1380)Adolfo E. García
2018-05-06Configurable global autotype start delayJonathan White
2017-10-21Improve building of macOS targetAdolfo E. García
2017-06-29Make default auto-type delay of 25ms overridable with {DELAY=X}Toni Spets
2017-06-14Update and fix copyright headersthez3ro
2017-05-14Allow disabling .app bundles on MacYen Chi Hsuan
2017-04-28Fix compile issue on OSX El CapitanWeslly
2017-04-20Fix OSX El Capitan compilation issueWeslly
2017-04-08Change auto-type sequence on mac to support other keyboard layoutsWeslly
2017-04-08More accurate hotkey sequenceWeslly
2017-04-08Use AutoTypePlatformWin::sendKey instead of creating a new functionWeslly
2017-04-08Add command modifier support for AutoTypePlatformMac::sendKeyWeslly
2017-04-08Rename ClearField keypress helper functionWeslly
2017-04-08Add auto-type {CLEARFIELD} on macWeslly
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-01-26MacOS: Fix Global Autotype when frontmost window title is empty.rockihack
2016-11-09Add Autotype on Windows and MacOS (#63)TheZ3ro
2015-01-30Deleted unused and unrelated filesIvanF
2014-03-24Added back missing copyright notices.Keith Bennett
2014-03-23Added global autotype support for OSX.Keith Bennett