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-11-05Auto-Type: Reimplement X11 keysym emulation (#7098)Toni Spets
2021-07-14Optimize includes across code basepeter
2021-04-02Auto-Type: Abort keystroke if modifiers held on X11Toni Spets
2021-04-01Auto-Type: Allow actions to fail and be retriedToni Spets
2021-03-26Auto-Type: Support multiple Xkb layoutsToni Spets
2021-03-06Auto-Type: Allow selection of modal dialogs on X11Jonathan White
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
2020-02-02Fixes for minor issues found by static analysisCarlo Teubner
2018-11-29Restore correct formattingGianluca Recchia
2018-10-31Improve readability and type-safetyGianluca Recchia
2018-10-19Reformat CMakeLists.txt filesJanek Bevendorff
2018-09-03Some Python code improvements (#2264)Michal
2018-05-08Merge branch 'master' into developJonathan White
2018-05-06Configurable global autotype start delayJonathan White
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-31Add ClangFormat exceptionsLouis-Bertrand Varin
2017-07-01fix X11 auto-typeBenoit Pierre
2017-06-29Make default auto-type delay of 25ms overridable with {DELAY=X}Toni Spets
2017-06-14Update and fix copyright headersthez3ro
2017-05-07Added small delays to autotype on LinuxJonathan White
2017-04-08support different keyboard layoutthez3ro
2017-04-08use QT key instead of native onesthez3ro
2017-04-08Add auto-type {CLEARFIELD} on XCBthez3ro
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-02-08use space from XCB KeySymthez3ro
2017-01-14spelling: occurredJosh Soref
2017-01-14spelling: executorJosh Soref
2016-12-12Fix build issue for openSuse (#126)greenbasilisk
2016-10-03Convert Q_FOREACH loops to C++11 for loops.Felix Geyer
2016-10-03Merge branch '2.0'Felix Geyer
2015-10-13Stop using deprecated methods from QtAlgorithms.Felix Geyer
2015-10-11Use C++11 keywords directly.Felix Geyer
2015-10-11Merge branch '2.0'Felix Geyer
2015-09-26Merge branch '2.0'Felix Geyer
2015-09-22Merge branch '2.0'Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-12Rename x11 auto-type plugin to xcb.Felix Geyer