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-05-30Add command line option to lock open databases (#6511)wundrweapon
2021-01-31Improve macOS platform integration (backport).Janek Bevendorff
2020-08-08Fix Search and KeeShare banner styleJonathan White
2020-08-01Switch to classic if theme set to auto and high contast mode is on.Janek Bevendorff
2020-07-28Minor theme fixesJonathan White
2020-06-29Prevent crash on restartJonathan White
2020-06-28Introduce View MenuJonathan White
2020-06-04Fix theming with Qt 5.15Jonathan White
2020-05-02Refactor Config.Janek Bevendorff
2020-03-10Move theme detection into ApplicationJonathan White
2019-03-20Ran `make format`Jonathan White
2019-01-31Update translationsJonathan White
2018-11-17Add search help pop-upJonathan White
2018-10-30Extract the OS event filter implementation (#2422)Gianluca Recchia
2018-10-26Replace deprecated parts of the code (#2419)Gianluca Recchia
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-01-03Pass (using IPC) command line filenames to already running instancefrostasm
2017-09-28Correct latent single instance lock file preventing launchJonathan White
2017-07-19Fix Single Istance behaviorthez3ro
2017-06-14Update and fix copyright headersthez3ro
2017-05-09Fixed string literalsAnton Gulenko
2017-05-09Raise existing instanceVukoDrakkeinen
2017-03-10Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-10Fix compiler warningsJanek Bevendorff
2017-02-24Show message when user needs to touch their YubiKey (still buggy when using m...Janek Bevendorff
2017-01-25Added ifdef guardJonathan White
2017-01-24Remove obsolete forward-declaration and disable QSocketNotifier after firingJanek Bevendorff
2017-01-24Implement clean shutdown after receiving Unix signals, resolves #169Janek Bevendorff
2016-11-09Add Autotype on Windows and MacOS (#63)TheZ3ro
2015-10-15Coding style fixes.Felix Geyer
2015-10-11Use C++11 keywords directly.Felix Geyer
2015-10-11Merge branch '2.0'Felix Geyer
2015-10-10OS X: Restore main window when clicking on the docker icon.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-12Port native event filter to Qt 5.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-07-13Add initial auto-type implementation.Felix Geyer
2012-05-22Small fixes in Application.Felix Geyer
2012-05-22Rename KeePassApp to Application and move it to gui directory.Florian Geyer