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-10-02Fix dark mode detection on Linuxfelipdsa21
2022-09-05Allow KeePassXC to be built without X11Yaroslav Isakov
2022-09-05autostart: Linux: Exec= filename not absolute pathKlemens Nanni
2022-06-05Fix use of modifiers under macOSJonathan White
2022-05-01clang-tidy: use autoRosen Penev
2022-05-01clang-tidy: use overrideRosen Penev
2022-02-25Properly press AltGr key in Windows Auto-TypeJonathan White
2022-02-18Detect system dark mode preference changes without restart on LinuxMagnus Groß
2022-02-09Fix using modifier keysJonathan White
2022-02-09Fix Windows Auto-Type sending characters to virtualized guestsJonathan White
2021-11-25Fix compilation on macOS when clang < 9 or Qt < 5.12 (#7117)tenzap
2021-10-11Support for triggering Global Auto-Type from browser extensionvarjolintu
2021-09-20Add support for Microsoft Visual Studio buildchainsmlu
2021-09-07Fix error in X11Funcs codeJonathan White
2021-07-14Optimize includes across code basepeter
2021-06-09Fix compilation on macOSJanek Bevendorff
2021-06-01Correct macOS window activation from hidden state (#6575)Jonathan White
2021-03-26Auto-Type: Support multiple Xkb layoutsToni Spets
2021-03-09Make KeePassXC start after the system tray is available on LXQtChih-Hsuan Yen
2021-02-22Overhaul Auto-Type Action HandlingJonathan White
2021-02-05Prevent screen capture on Windows and macOSsmlu
2021-02-01Merge branch 'master' into developJonathan White
2021-01-12Merge branch 'master' into developJanek Bevendorff
2021-01-11Fix autostart .desktop fileChih-Hsuan Yen
2021-01-07Add dynamic theme switching on Windows 10Janek Bevendorff
2021-01-07Improve macOS platform integration.Janek Bevendorff
2020-12-14Move global shortcut handling into OSUtils (#5566)Jonathan White
2020-12-08Add delay to login startup on LinuxJonathan White
2020-11-21Attach console in debug mode on WindowsJanek Bevendorff
2020-10-15Fix theme issues on macOSJanek Bevendorff
2020-10-05Moving all OS utils to gui/osutilslouib
2020-08-01Switch to classic if theme set to auto and high contast mode is on.Janek Bevendorff
2020-06-28Fix auto-start settings on WindowsJonathan White
2020-05-27Hide window and dock icon on macOS when tray enabled.Janek Bevendorff
2020-05-06Add option to launch KeePassXC at system startupJanek Bevendorff
2020-05-03Implement Caps Lock warningJanek Bevendorff
2020-03-05Add custom light and dark UI themesJanek Bevendorff
2020-03-05Add OSUtils for platform-specific functionality.Janek Bevendorff