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
path: root/tests
AgeCommit message (Expand)Author
2021-06-12Improve testdatabase performanceJonathan White
2021-06-10Resolve compiler warnings for unused return valuesJonathan White
2021-05-30Better description text for Key File change dialogJonathan White
2021-05-30OPVault: Use Text instead of Name for attribute and section namesJonathan White
2021-02-27Exclude additional lookalike characters (6G8B)Brandon Atkinson
2021-01-08Add support for version 2 XML key files.Janek Bevendorff
2020-12-21Copy history when drag/drop entries and groupsJonathan White
2020-12-13Display default autotype sequence on entry preview panekrsnik93
2020-12-06Improve CSV export and import capabilityJonathan White
2020-12-04Add Argon2id KDF (backport of #5726)Janek Bevendorff
2020-10-15Fix theme issues on macOSJanek Bevendorff
2020-10-15Improve default Qt widget iconsJonathan White
2020-09-13Fix Best-Matching ..again (#5316)Sami Vänttinen
2020-09-05Don't mark URL references as invalid URL (#5380)Sami Vänttinen
2020-08-19Change actions for F1-F2-F3 keysJonathan White
2020-08-08Fixup saving non-data changes on database lockJonathan White
2020-07-21Adjust matching with best-matching credentials enabledvarjolintu
2020-07-18Substitute tilde with USERPROFILE on WindowsToni Spets
2020-07-03Replace "Master Key" with "Database Credentials"Jonathan White
2020-06-20FDO Secrets: Fix double free on exitJonathan White
2020-06-07Fix permissions changing on database saveJonathan White
2020-06-04Update edit entry widget when backing entry changesJonathan White
2020-06-04Fix theming with Qt 5.15Jonathan White
2020-06-04Fix resolving resources when running from build directoryJonathan White
2020-06-04Various minor bug fixes / enhancementsJonathan White
2020-06-01Fix memory leak in testAaron D. Marasco
2020-05-30Clean up various parts of the UI and rearrange settingsJanek Bevendorff
2020-05-29Replace database icons with SVG'sJonathan White
2020-05-28Add an option to EntrySearcher to skip protected attributesAetf
2020-05-28FdoSecrets: add unit testsAetf
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-16Implement 'Save Database Backup' optionAndrew Meyer
2020-05-16Make GUI tests more robust for CIJonathan White
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-14Add group searchBO41
2020-05-14CLI: Use stderr for password promptJonathan White
2020-05-14Improve OPVault handling and replace test opvaultJonathan White
2020-05-11Change settings checkbox texts to positive phrasing (#4715)ameyer0
2020-05-09Reports: Add "Known Bad" flag for entriesWolfram Rösler
2020-05-07Make CLI clip test more reliableJanek Bevendorff
2020-05-04Add "Size" columnOjas Anand
2020-05-02Refactor Config.Janek Bevendorff
2020-04-09[CLI] On Unix, copy to clipboard using wl-clipboard if xclip is not available.Tezkerek
2020-03-19CLI: Cleanup create options (#4313)louib
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2020-03-10Allow defining additional characters for the password generatorBenedikt Rascher-Friesenhausen
2020-03-10SSH Agent: Integration tests against ssh-agentToni Spets