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
2021-06-10Resolve compiler warnings for unused return valuesJonathan White
2021-05-30Better description text for Key File change dialogJonathan White
2020-12-21Copy history when drag/drop entries and groupsJonathan White
2020-12-13Display default autotype sequence on entry preview panekrsnik93
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-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
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-15Complete refactor of Browser Integration classesJonathan White
2020-05-09Reports: Add "Known Bad" flag for entriesWolfram Rösler
2020-05-02Refactor Config.Janek Bevendorff
2020-03-10Remove inline password generator when editing entriesJonathan White
2020-03-10Enhance Password Editing FieldsJonathan White
2020-03-10Move theme detection into ApplicationJonathan White
2020-01-28Fix GUI test failuresJonathan White
2020-01-27Removing QColor (from Qt::Widgets) from core modules. (#4247)louib
2020-01-16Prevent crash when all entries are deleted from a groupJonathan White
2020-01-04Improve GUI test reliabilityJonathan White
2019-11-09Relax strictness of TOTP Base32 validationJonathan White
2019-10-30Fix building without featuresJonathan White
2019-10-21Improve Database and CLI testsJonathan White
2019-10-17Add support for multiple URLs in an entryvarjolintu
2019-09-28CLI: Add interactive session mode command `open`James Ring
2019-09-07Fix crash when removing custom datavarjolintu
2019-06-24Autocomplete usernames based on most frequent in databaseMatthias Drexler
2019-06-19Add group sorting featureBalazs Gyurak
2019-05-04Robust processing of tray icon triggersJonathan White
2019-04-08Correct issues with apply buttonJonathan White
2019-04-08Allow copying passwords directly from searchingJonathan White
2019-01-30Update checking feature (#2648)Weslly
2019-01-25Fix crash when canceling save of new database (#2601)Jonathan White
2018-12-29Multiple macOS fixes and include keepassxc-cli in DMG (#2165)JTL
2018-12-20Customize buttons on MessageBox and confirm before recycling (#2376)Kyle Kneitinger
2018-11-29Restore correct formattingGianluca Recchia
2018-11-29Correct refactor issues with entry selection and search (#2518)Jonathan White
2018-11-24Refactor DatabaseOpenWidget/Dialog and Auto-Type Database unlocking.Janek Bevendorff
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff