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-06-05Fix Auto-Type gui guard for testsJonathan White
2022-04-03Disable debug messages in release buildsJonathan White
2022-04-02Fix Auto-Typing single character placeholdersJonathan White
2022-03-22Correct timing issue with entry level Auto-Type on some platformsJonathan White
2022-03-19Several fixes for Auto-TypeJonathan White
2022-02-21Auto-Type: Allow retyping with automatic relockToni Spets
2022-02-09Fix using modifier keysJonathan White
2021-11-26Auto-Type: Remember previous selected global matchToni Spets
2021-10-11Support for triggering Global Auto-Type from browser extensionvarjolintu
2021-07-14Optimize includes across code basepeter
2021-04-24Auto-Type: Increase max inter-type delay to 500 msJonathan White
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-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
2020-12-14Move global shortcut handling into OSUtils (#5566)Jonathan White
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
2020-07-06macOS: Fix hiding window after using database unlock dialogvarjolintu
2020-05-02Refactor Config.Janek Bevendorff
2020-03-19Add DateTime placeholders to AutoType feature (#4409)Compilenix
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2020-03-05Add OSUtils for platform-specific functionality.Janek Bevendorff
2020-01-09Prevent crash if Auto-Type performed on new entryJonathan White
2019-11-09macOS: Check for Auto-Type permissions on use instead of at launchJonathan White
2019-10-21Make macOS Auto-Type more robustJonathan White
2019-05-31Merge branch 'release/2.4.2' into developJonathan White
2019-05-20Code formattingJonathan White
2019-05-20Various minor code improvementsJonathan White
2019-05-12Fix global Auto-Type when database lockedJonathan White
2019-04-11Hide window when performing entry auto-type on macOSJonathan White
2018-11-29Restore correct formattingGianluca Recchia
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-10-31Improve readability and type-safetyGianluca Recchia
2018-10-31Enhance readability when accessing static membersGianluca Recchia
2018-10-26Replace deprecated parts of the code (#2419)Gianluca Recchia
2018-09-30Introduce synchronize merge methodJonathan White
2018-06-11Add advanced password generator features (#1841)seregaxvm
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-10Fix inconsistent mutex unlocking due to double slot execution, fixes #1561Janek Bevendorff
2018-03-05fix autotype custom attributesthez3ro
2018-02-17Fix Auto-Type message not raised when no matching entry was foundJanek Bevendorff
2018-02-05relock database after successful autotypethez3ro