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
2020-06-28Introduce View MenuJonathan White
2020-06-04Check for updates every 7 days while runningJonathan White
2020-06-04Various minor bug fixes / enhancementsJonathan White
2020-05-31Add option for monochrome tray iconJanek Bevendorff
2020-05-29Improve application iconsJonathan White
2020-05-27Hide window and dock icon on macOS when tray enabled.Janek Bevendorff
2020-05-22Add natural sort of entry listHolger Böhnke
2020-05-19Use unlock dialog when unlocking a database from browser extensionvarjolintu
2020-05-19Add button to hide pre-release warning for this release.Janek Bevendorff
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-15Complete refactor of Browser Integration classesJonathan White
2020-05-09Reports: Add "Known Bad" flag for entriesWolfram Rösler
2020-05-09Show "New Entry" in the context menu even if an item is selected (#4617)lshman
2020-05-02Refactor Config.Janek Bevendorff
2020-04-30Fix tabbar separator visibilityJanek Bevendorff
2020-04-29Fix DatabaseOpenDialog layoutJanek Bevendorff
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-10Enhance Password Editing FieldsJonathan White
2020-03-05Add custom light and dark UI themesJanek Bevendorff
2020-03-05Add OSUtils for platform-specific functionality.Janek Bevendorff
2020-02-28Correct issues with hiding and minimizing the MainWindowMichal Suchanek
2020-02-23Allow toggling SSH Agent integration without restartToni Spets
2020-02-09Fix browser-like DbTab experience on macOS and Windowshumanoid
2020-02-02Fixes for minor issues found by static analysisCarlo Teubner
2020-02-01Implement Password Health ReportWolfram Rösler
2020-01-28Enable browser-like DbTab experience (Alt + Nums)JulianVolodia
2020-01-11Show dark KeePassXC icon in the system tray menuWolfram Rösler
2020-01-11Replace application icons with Material Design icons.Wolfram Rösler
2019-11-23Correctly initialize standalone PW generator modeBalazs Gyurak
2019-10-26Additional fixes for entry context menu (#3671)Jonathan White
2019-10-26Force app exit if session manager signals a shutdown. (#3666)Janek Bevendorff
2019-10-21Add special context menu for entriesJonathan White
2019-10-21Enable entry actions when editing an entryJonathan White
2019-10-05Enable system tray icon click slot for Mac OSManuel Dewald
2019-09-28Copy password of selected entry even if emptyJonathan White
2019-08-31Fix password preview font, add some documentation (#3425)Soham Gumaste
2019-08-31Improve accessibility (#3409)Jonathan White
2019-07-07Download all favicons (#3169)Sami Vänttinen
2019-06-30Add ability to export database as HTML for printingJonathan White
2019-06-19Add CLI --dry-run option for merge (#3254)louib
2019-06-19Add links to docs in the Help menu (#3274)Soham Gumaste
2019-06-19Add group sorting featureBalazs Gyurak
2019-06-12Merge branch 'master' into developJanek Bevendorff
2019-06-12Fix clicking tray icon to toggle window on Linux (#3258)Jonathan White
2019-06-11Fix remaining issues with menu keyboard navigation (#3248)Jonathan White
2019-06-10Add system tray icon for "Toggle Window" (#3244)Wolfram Rösler