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-12Removing QWidget dependency from src/core.louib
2021-10-25Implement "Overwrite attachment" confirmation dialog.Patrick Sean Klein
2021-10-17FdoSecrets: Implement unlock before searchAetf
2021-10-11Add Browser Integration to Group Edit pagevarjolintu
2021-08-23Fix unreadable buttons in attachments widgetJonathan White
2021-08-23Enable more convenient attachment renaming by clicking selectionJanek Bevendorff
2021-08-23Improve and secure attachment handling (fixes #2400).Janek Bevendorff
2021-08-23Select entry above deleted entryhollow-owl
2021-08-22Enhance last used directory settingsosx user
2021-07-14Optimize includes across code basepeter
2021-05-28Properly block modified signal during Database destruction (#6438)Aetf
2021-05-13Set permissions of saved attachments to be private to the current user (#6363)Stefan Sundin
2021-04-19Allow the Group column to be toggled for entry viewXavier Valls
2021-04-07SSH Agent: Use database location to resolve relative key file pathToni Spets
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-02-27Show sort indicators on fixed width columnsJonathan White
2021-02-27Add entry view column for password strengthOjas Anand
2021-02-22Overhaul Auto-Type Action HandlingJonathan White
2021-02-22Improve Auto-Type Select DialogJonathan White
2021-02-20Address translation feedback from TransifexJonathan White
2021-01-13Fix code formattingJanek Bevendorff
2021-01-12Merge branch 'master' into developJanek Bevendorff
2021-01-12Show browser integration tab dynamicallyvarjolintu
2020-12-20Prevent crash when KeeShare merges an entry that is in edit modeJonathan White
2020-12-20Remove offset on username field in classic themeJonathan White
2020-10-15Merge branch 'release/2.6.2' into developJonathan White
2020-10-15Fix theme issues on macOSJanek Bevendorff
2020-10-13Fix entry edit issuesJonathan White
2020-10-12Move Hide Usernames/Passwords into view menuJonathan White
2020-10-09Add feature to ignore entries for HTTP-Auth LoginsChristof Klaus
2020-10-06Move icon handling from Resources to gui/Icons (#5506)louib
2020-09-27Merge branch 'release/2.6.2' into developJonathan White
2020-09-26Restore natural sort on application loadJonathan White
2020-09-26Fix layout and alignment of Entry and Group edit viewsJonathan White
2020-09-01Fix Paperclip and Totp columns not saving stateJonathan White
2020-09-01Add ability to rename attachmentsfpohtmeh
2020-09-01Don't ask when removing an empty URLclonejo
2020-08-08Update "Open Auto-Type help webpage" URLMurdoc Bates
2020-07-28Fix error background color for URLsJonathan White
2020-07-23Open and save attachment in readonly modefpohtmeh
2020-06-04Update edit entry widget when backing entry changesJonathan White
2020-06-04Various minor bug fixes / enhancementsJonathan White
2020-05-30Clean up various parts of the UI and rearrange settingsJanek Bevendorff
2020-05-29Replace database icons with SVG'sJonathan White
2020-05-23Issue warning before allowing large attachmentsPrabesh Paudel
2020-05-23SSH Agent: Reset settings when KeeAgent.settings is removedToni Spets
2020-05-22Add natural sort of entry listHolger Böhnke
2020-05-19SSH Agent: Track which database owns a key for remove-on-lockToni Spets
2020-05-19SSH Agent: Fix attachment data not updating before applyToni Spets
2020-05-14Set URL placeholder text to https://example.comWolfram Rösler