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
2022-09-08Improve various application iconsJonathan White
2022-06-19cmake: make libxi and libxtst a requirement with autotype enabledBernhard Kirchen
2022-06-19cmake: emit warning if X11_Xi or X11_XTest not foundBernhard Kirchen
2022-06-09Auto-Type: PICKCHARS can specify attribute and ignore BEEPJonathan White
2022-06-06Fix autotype menu entries on WindowsMichael Ziminsky (Z)
2022-06-05Fix Auto-Type gui guard for testsJonathan White
2022-06-05Fix use of modifiers under macOSJonathan White
2022-05-31Add password strength indicator to PasswordEditWidgetJ.M. Dana
2022-05-01clang-tidy: use autoRosen Penev
2022-04-03Disable debug messages in release buildsJonathan White
2022-04-02Fix Auto-Typing single character placeholdersJonathan White
2022-04-02Fix Auto-Type modifiers on WindowsJonathan White
2022-03-28Auto-Type: Map ASCII dead keys on LinuxToni Spets
2022-03-23Reduce delay when searching entries in Auto-Type select dialogJonathan White
2022-03-22Correct timing issue with entry level Auto-Type on some platformsJonathan White
2022-03-21Remove unused variable from Windows Auto-TypeJonathan White
2022-03-21Run macdeployqt only once at install timealcroito
2022-03-19Several fixes for Auto-TypeJonathan White
2022-03-12Skip "StatusIndicator" window in Auto-Type window list (#7527)Janek Bevendorff
2022-03-05Fix rpath handling and deployment of macOS helper binariesalcroito
2022-02-25Properly press AltGr key in Windows Auto-TypeJonathan White
2022-02-21Auto-Type: Allow retyping with automatic relockToni Spets
2022-02-09Fix using modifier keysJonathan White
2022-02-09Fix Windows Auto-Type sending characters to virtualized guestsJonathan White
2021-11-26Auto-Type: Remember previous selected global matchToni Spets
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-05Auto-Type: Reimplement X11 keysym emulation (#7098)Toni Spets
2021-10-11Support for triggering Global Auto-Type from browser extensionvarjolintu
2021-09-20Add support for Microsoft Visual Studio buildchainsmlu
2021-07-14Optimize includes across code basepeter
2021-05-13Auto-Type: Resolve username/password when copying to clipboardJonathan White
2021-04-24Auto-Type: Increase max inter-type delay to 500 msJonathan White
2021-04-09Auto-Type: PageUp/PageDown scrolling for entriesToni Spets
2021-04-02Auto-Type: Abort keystroke if modifiers held on X11Toni Spets
2021-04-01Auto-Type: Shortcuts for selection dialog (#6361)Toni 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-22Auto-Type support for T-CONV, T-REPLACE-RX, and CommentsJonathan White
2021-02-22Implement Auto-Type {PICKCHARS}Jonathan White
2021-02-22Overhaul Auto-Type Action HandlingJonathan White
2021-02-22Improve Auto-Type Select DialogJonathan White
2021-02-20Address translation feedback from TransifexJonathan White
2021-02-05Use macdeployqt for all executablesJanek Bevendorff
2020-12-14Move global shortcut handling into OSUtils (#5566)Jonathan White
2020-10-06Move icon handling from Resources to gui/Icons (#5506)louib
2020-08-30Allow hiding expired entries from Auto-TypeBernhard
2020-08-01Fix entry level Auto-Type window hidingJonathan White
2020-07-22Add option to Auto-Type just the username/passwordAnees Ahmed