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-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-10-17FdoSecrets: Implement unlock before searchAetf
2021-10-09Add direct write save optionJonathan White
2021-10-01SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keysToni Spets
2021-08-23Add option to use both Pageant and OpenSSH agent on WindowsHongmou Zhang
2021-08-22Enhance last used directory settingsosx user
2021-07-14Optimize includes across code basepeter
2021-04-24Introduce security option to enable copy on doubleclick (#6433)Xavier Valls
2021-04-01Remove credential sorting from Browser Integration (#6353)Sami Vänttinen
2021-03-07Persist Always on Top settingmantlabs
2021-02-05FdoSecrets: Major Refactor and Code Consolidation (#5747)Aetf
2020-12-12Redo 'delete entries no confirm' functionality & unit-tests (#5812)Bernhard Berg
2020-12-11Revert "Add "move to recycle bin without confirmation" setting"Janek Bevendorff
2020-12-11Add "move to recycle bin without confirmation" settingBernhard Berg
2020-10-15Merge branch 'release/2.6.2' into developJonathan White
2020-10-12Move Hide Usernames/Passwords into view menuJonathan White
2020-10-09Feature/toggle groups panel option (#5247)Carlos E. Salazar
2020-09-27Merge branch 'release/2.6.2' into developJonathan White
2020-09-26Cleanup config initialization, add local config optionsJonathan White
2020-08-30Allow hiding expired entries from Auto-TypeBernhard
2020-08-08Fixup saving non-data changes on database lockJonathan White
2020-06-28Introduce Compact ModeJonathan White
2020-05-31Add option for monochrome tray iconJanek Bevendorff
2020-05-21Custom browser feature for Linux/macOSvarjolintu
2020-05-19Make 'show/hide passwords' toggle temporaryAndrew Meyer
2020-05-19Add button to hide pre-release warning for this release.Janek Bevendorff
2020-05-15Allow manual editing of browser extension connection keysvarjolintu
2020-05-11Change settings checkbox texts to positive phrasing (#4715)ameyer0
2020-05-02Refactor Config.Janek Bevendorff
2020-03-10Move theme detection into ApplicationJonathan White
2019-08-31Improve accessibility (#3409)Jonathan White
2018-12-19Merge branch 'develop'Jonathan White
2018-10-09Create config file deprecation mechanism & rename Details->Preview (#2371)Kyle Kneitinger
2018-10-01Add sharing of groups between databasesChristian Kieschnick
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-02-04Guarantee that configuration values are committed to disk on exitJanek Bevendorff
2017-06-14Update and fix copyright headersthez3ro
2017-03-18Adding warning messages when config access error.Louis-Bertrand Varin
2015-09-12Make C++11 mandatory.Felix Geyer
2014-05-15Add option to use the entry title for auto-type window matching.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-04-06First draft of an argument parser.Florian Geyer
2012-06-29Make use of Q_NULLPTR.Felix Geyer
2012-06-24Coding style fixes.Felix Geyer
2012-06-15Use temporary settings file for gui test.Florian Geyer
2012-05-31Move singleton instance code to static member functions.Felix Geyer
2012-05-27Store defaults in Config.Felix Geyer
2012-05-26Make copy constructor and assignment operator of singleton classes private.Felix Geyer
2012-04-23Constification and some style fixes.Felix Geyer
2011-12-25Implement global config class.Felix Geyer