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-09-26Fix tests on macOS and update coverage config (#6945)Janek Bevendorff
2021-07-14Optimize includes across code basepeter
2021-01-31Fix on/off icons not being redrawn on theme changeJanek Bevendorff
2020-12-14Move global shortcut handling into OSUtils (#5566)Jonathan White
2020-10-15Merge branch 'release/2.6.2' into developJonathan White
2020-10-15Fix crash when toggling capslock rapidlyJonathan White
2020-10-06Move icon handling from Resources to gui/Icons (#5506)louib
2020-07-19PasswordEdit use CTRL modifier on all platformsJonathan White
2020-05-11Change settings checkbox texts to positive phrasing (#4715)ameyer0
2020-05-03Implement Caps Lock warningJanek Bevendorff
2020-05-02Refactor Config.Janek Bevendorff
2020-04-29Add central colour palette for widget states.Janek Bevendorff
2020-04-29Add clipboard-text and refresh icons to resourcesJonathan White
2020-04-29Fix button highlighting in multiple dialogsJonathan White
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2020-03-10Remove inline password generator when editing entriesJonathan White
2020-03-10Enhance Password Editing FieldsJonathan White
2019-10-09Fix stylesheet warnings introduced by 3b330ee2 (#3610)Janek Bevendorff
2019-08-31Improve accessibility (#3409)Jonathan White
2018-11-29Restore correct formattingGianluca Recchia
2018-11-23Fix bugs introduced by database refactor #2491 (#2503)Janek Bevendorff
2018-10-31Reduce number of unneeded copiesGianluca Recchia
2018-10-30Don't obscure password field after invalid password attempt if setting is off...Darwin Shameran
2018-03-31Formatting the code.Louis-Bertrand Varin
2017-12-16Refactor fixed font selection into Font classToni Spets
2017-11-26Use Consolas on Windows for PasswordEdit instead of the default Courier New, ...Janek Bevendorff
2017-06-14Update and fix copyright headersthez3ro
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2016-11-24Add some password-related feature (#92)TheZ3ro
2016-10-03Merge branch '2.0'Felix Geyer
2016-09-02Fix monospace font on Windows.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2014-11-02Use specific monospace fonts as fallback on Mac OS X.Felix Geyer
2014-01-12Add PasswordEdit class.Felix Geyer