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
2017-10-03Fix GoogleFallback/Screnlock settingsthez3ro
2017-09-28Clear LastDatabases and LastKeyFiles when they are disabled in settingsJonathan White
2017-07-19Fix Single Istance behaviorthez3ro
2017-06-29Add UI to configure default auto-type delayToni Spets
2017-06-29Make favicon Google fallback optional and off by defaultJanek Bevendorff
2017-06-28Fix apply button on settings windowWeslly
2017-06-14Update and fix copyright headersthez3ro
2017-05-19Merge branch 'develop' into feature/macos-minimize-oncloseJanek Bevendorff
2017-05-17Moved "Lock databases on screen lock" setting to security settingsClaudio Bantaloukas
2017-05-17Lock database when OS is locked (Windows, DBus, macOS implementations) #134Claudio Bantaloukas
2017-05-11add tray icon to MacOS Xthez3ro
2017-04-04Ignore group expansion.Louis-Bertrand Varin
2017-03-19Using format strings.Louis-Bertrand Varin
2017-03-18Checking config access errors in settings.Louis-Bertrand Varin
2017-03-18Adjust indentation.Louis-Bertrand Varin
2017-03-18Moving access error to MainWindow.Louis-Bertrand Varin
2017-03-18Hide config errors by default.Louis-Bertrand Varin
2017-03-18Adding warning messages when config access error.Louis-Bertrand Varin
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-10Replace remaining instances of Q_FOREACH with C++11 range-based for loopsJanek Bevendorff
2017-02-22Rework security settings, set sane default timeout valueJanek Bevendorff
2017-02-22Rework general settings pageJanek Bevendorff
2017-02-22Use dedicated icon for each categoryJanek Bevendorff
2017-02-22Move category tab widgets to separate widget and hide history category when t...Janek Bevendorff
2017-02-11Hiding tray settings for mac.Louis-Bertrand Varin
2016-11-25Merge remote-tracking branch 'origin/feature/autoreload-db' into developJonathan White
2016-11-24Add some password-related feature (#92)TheZ3ro
2016-11-24Fix minimize at startup and decouple various tray and minimization options (#...Janek Bevendorff
2016-11-08Automatic reload the database when the file is externally modifiedJonathan White
2016-10-28Merge branch 'develop' into lock-on-minimizeJonathan White
2016-10-28Fix advanced HTTP settings (close #34)Josef Vitu
2016-10-28:lock: Implement automatic locking when minimizingJosef Vitu
2016-02-28Merge remote-tracking branch 'keepassx/master'Jonathan White
2015-10-10Disable systray on OS X.Felix Geyer
2015-10-08Minimize-On-Startup: get and set new setting from/to config objectFrank Nießen
2015-10-06better handling and display for systray checkbox buttonsFrank Nießen
2015-06-18implement a (nonperfect) hide-to-tray on win closedenk-mal
2015-05-12Merge branch 'master' of https://github.com/keepassx/keepassxIvan
2015-03-15Issue #270 - turning off key location memoryJoe Harvell
2015-01-30Fixed HTTP settings and service start-upIvanF
2015-01-29Added http service start to MainWindowIvanF
2014-12-01Remove ModifiedOnExpandedStateChanges config option.Felix Geyer
2014-11-02Add an option to display a tray icon.Felix Geyer
2014-09-05Clear available languages when loading settings.Florian Geyer
2014-06-09New setting: enablin/disabling the automatic reload on changesSebastien Fricker
2014-05-18Add initial support for translations.Felix Geyer
2014-05-15Add option to use the entry title for auto-type window matching.Felix Geyer
2014-04-15Add option in settings for using group icons for newly created entries.Florian Geyer
2014-04-15Add an option to always ask before performing auto-type.Felix Geyer
2014-03-22More careful null checking and member initalization.Felix Geyer