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
2020-06-28Introduce View MenuJonathan White
2020-06-04Fix theming with Qt 5.15Jonathan White
2020-03-10Move theme detection into ApplicationJonathan White
2018-11-17Add search help pop-upJonathan White
2018-10-30Extract the OS event filter implementation (#2422)Gianluca Recchia
2018-10-19Add CLI tests and improve coding style and i18nJanek Bevendorff
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-06-14Update and fix copyright headersthez3ro
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-02-24Show message when user needs to touch their YubiKey (still buggy when using m...Janek Bevendorff
2017-01-24Add missing #ifdef around slotJanek Bevendorff
2017-01-24Implement clean shutdown after receiving Unix signals, resolves #169Janek Bevendorff
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-06-29Mark overriden methods as Q_DECL_OVERRIDE.Felix Geyer
2012-05-22Small fixes in Application.Felix Geyer
2012-05-22Rename KeePassApp to Application and move it to gui directory.Florian Geyer