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-30MinimizeAfterUnlock also when unlocking through browserLukas Rytz
2021-05-30Show search bar when toolbar is hidden or overflowJonathan White
2021-01-26Fix unloading ssh keys on database lockJonathan White
2020-12-20Fix reSelect entry & group on loadDbBernhard
2020-12-12Fix closing modal dialogs on database lockJonathan White
2020-10-20Force set entry preview after search endsJonathan White
2020-10-12Mask password placeholder in command execution dialogJonathan White
2020-10-12Move Hide Usernames/Passwords into view menuJonathan White
2020-09-05Fix AutoOpen IfDevice matching, againJonathan White
2020-08-19Change actions for F1-F2-F3 keysJonathan White
2020-08-08Fixup saving non-data changes on database lockJonathan White
2020-08-08Fix Search and KeeShare banner styleJonathan White
2020-08-01Fix and document AutoOpenJonathan White
2020-07-22Add option to Auto-Type just the username/passwordAnees Ahmed
2020-07-18Prevent crash if focus widget gets deleted during savingJonathan White
2020-07-03Replace "Master Key" with "Database Credentials"Jonathan White
2020-06-04Improve AutoOpenJonathan White
2020-05-23SSH Agent: Reset settings when KeeAgent.settings is removedToni Spets
2020-05-23Correct 'save as' behavior to ensure file path remains validAndrew Meyer
2020-05-22Add natural sort of entry listHolger Böhnke
2020-05-21Add DB_DIR placeholder for autoopen urlsstingray21
2020-05-19SSH Agent: Track which database owns a key for remove-on-lockToni Spets
2020-05-16Implement 'Save Database Backup' optionAndrew Meyer
2020-05-15Fix changing focus around the main window using tabJonathan White
2020-05-15Significantly enhance hardware key robustnessJonathan White
2020-05-02Refactor Config.Janek Bevendorff
2020-04-09Merge branch 'master' into developJanek Bevendorff
2020-04-09Return keyboard focus after saving database edits (#4287)Ojas Anand
2020-04-08SSH Agent: Entry context menu controlToni Spets
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2020-03-10Ignore focus when checking toolbar stateBalazs Gyurak
2020-03-08Fix crashes on database saveJonathan White
2020-02-28Correct issues with hiding and minimizing the MainWindowMichal Suchanek
2020-02-28Return keyboard focus after saving database edits (#4287)Ojas Anand
2020-02-23Allow toggling SSH Agent integration without restartToni Spets
2020-02-01Implement Password Health ReportWolfram Rösler
2020-01-16Prevent crash when all entries are deleted from a groupJonathan White
2020-01-04Fix AutoOpen with key file only databasesJonathan White
2019-12-15Prevent reloading database while editing an entry or groupJonathan White
2019-12-15Correct multiple issues with database savingJonathan White
2019-11-09Ensure database contents are released right away.Janek Bevendorff
2019-11-09Prevent recursive loads using AutoOpenJonathan White
2019-11-09Start Database Widget in view modeJonathan White
2019-10-24Prevent new entry loss on database file reloadJonathan White
2019-10-21Enable entry actions when editing an entryJonathan White
2019-10-21Move FileWatcher into Database classJonathan White
2019-10-21Cleanup database save functionsJonathan White
2019-09-07Support key files with Auto Open featuremetaphys
2019-09-03Add checkbox to allow minimize after database unlock.Frederic Linus Schulz
2019-08-31Improve File DialogGianluca Recchia