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/gui
AgeCommit message (Expand)Author
2022-09-08Use search for showing expired entries on unlockJonathan White
2022-06-04FdoSecrets: add smarter handling of database unlock requestsAetf
2022-06-04FdoSecrets: ask to unlock the database when creating itemsAetf
2022-05-31Add password strength indicator to PasswordEditWidgetJ.M. Dana
2022-05-31Fix transient errors in GUI testsJonathan White
2022-05-30Limit zxcvbn entropy estimation lengthPatrick Sean Klein
2022-05-28FdoSecrets: skip entries in recycle bin when searching (fix #7933)Aetf
2022-03-30Several improvements to tags editingJonathan White
2022-03-21FdoSecrest: allow remember decision for future entriesAetf
2022-01-29Remove obsolete read only state from database. (#7324)Patrick Klein
2022-01-29Add tags featureXavier Valls
2021-12-13Add lock selected database action on toolbarLorenzo Tucci
2021-11-25Fix transient save errors in TestGuiJonathan White
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-10-24FdoSecrets: reject setting refs via the API (#7043)Aetf
2021-10-17FdoSecrets: Implement unlock before searchAetf
2021-10-02FdoSecrets: Improve client executable path handling (#6915)Aetf
2021-09-26Fix tests on macOS and update coverage config (#6945)Janek Bevendorff
2021-07-14Optimize includes across code basepeter
2021-06-12Resolve compiler warnings for unused return valuesJonathan White
2021-04-24Better description text for Key File change dialogMartin Mokrejs
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-02-27Add entry view column for password strengthOjas Anand
2021-02-20Address translation feedback from TransifexJonathan White
2021-02-05FdoSecrets: Major Refactor and Code Consolidation (#5747)Aetf
2021-01-12Merge branch 'master' into developJanek Bevendorff
2020-12-21Copy history when drag/drop entries and groupsJonathan White
2020-12-13Display default autotype sequence on entry preview panekrsnik93
2020-12-12Redo 'delete entries no confirm' functionality & unit-tests (#5812)Bernhard Berg
2020-12-04Add Argon2id KDF (backport of #5726)Janek Bevendorff
2020-12-03Add Argon2id KDFJanek Bevendorff
2020-11-14FdoSecrets: fix signal connectionsAetf
2020-11-14FdoSecrets: handle corner cases in collection dbus names, fix #5279Aetf
2020-11-14FdoSecrets: fix typosAetf
2020-10-15Merge branch 'release/2.6.2' into developJonathan White
2020-10-15Fix theme issues on macOSJanek Bevendorff
2020-10-15Improve default Qt widget iconsJonathan White
2020-10-09Remove GUI bootstraping from core/ (#5513)louib
2020-08-19Change actions for F1-F2-F3 keysJonathan White
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-05-30Clean up various parts of the UI and rearrange settingsJanek Bevendorff
2020-05-29Replace database icons with SVG'sJonathan White
2020-05-28FdoSecrets: add unit testsAetf