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/src
AgeCommit message (Expand)Author
2022-06-05Fix Auto-Type gui guard for testsJonathan White
2022-06-05Fix use of modifiers under macOSJonathan White
2022-06-05Fix file dialog not appearing on snap buildJonathan White
2022-06-04FdoSecrets: add smarter handling of database unlock requestsAetf
2022-06-04FdoSecrets: ask to unlock the database when creating itemsAetf
2022-06-04Add config variable for specifying a default file name for the databaseSnipFoo
2022-05-31Add password strength indicator to PasswordEditWidgetJ.M. Dana
2022-05-30Limit zxcvbn entropy estimation lengthPatrick Sean Klein
2022-05-29Move socket into separate directory (#8030)Hugo
2022-05-29Remove unused header filesCarlo Teubner
2022-05-28FdoSecrets: skip entries in recycle bin when searching (fix #7933)Aetf
2022-05-28Align generator logic and UI for math symbolsNicolas Roeser
2022-05-03clang-tidy: use nullptrRosen Penev
2022-05-01clang-tidy: use autoRosen Penev
2022-05-01clang-tidy: C++ headersRosen Penev
2022-05-01clang-tidy: use overrideRosen Penev
2022-05-01clang-tidy: use range loopRosen Penev
2022-04-18Fix Botan deprecation warningCarlo Teubner
2022-04-15Link ykcore against pthread (#7807)Piraty
2022-04-12Normalize path (slashes to be precise) when opening a database or saving the ...hka
2022-04-06FdoSecrets: do not share entry <-> item property by multiple unlock promptsAetf
2022-04-05Upstream Flathub patches (#7728)louib
2022-04-03Fix compiling with minizip-ngJonathan White
2022-04-03Add tags to history comparisonJonathan White
2022-04-03Fix crash when building history changesJonathan White
2022-04-03Fix detection of hardware keys in keepassxc-cliJonathan White
2022-04-03Disable debug messages in release buildsJonathan White
2022-04-02Fix Auto-Typing single character placeholdersJonathan White
2022-04-02Fix Auto-Type modifiers on WindowsJonathan White
2022-04-02Improve Entry Preview layoutJonathan White
2022-04-02Improve speed of AES KDF transformJonathan White
2022-04-02Revert DatabaseOpenDialog to be always on top on LinuxJonathan White
2022-04-02SSH Agent: Fix Windows agent selection, radio buttonsToni Spets
2022-03-31Add 12 hours expiration preset (#7738)Bernhard Kirchen
2022-03-30Use setChangeCurrentOnDrag property to handle drag and drop between tabsRosa Hase
2022-03-30Clear quick unlock secrets when database tab is closedJanek Bevendorff
2022-03-30Fix regression: Hide password before unlocking databaseJanek Bevendorff
2022-03-30Several improvements to tags editingJonathan White
2022-03-29CLI: Add missing parameters to add/edit commandsJonathan White
2022-03-28Auto-Type: Map ASCII dead keys on LinuxToni Spets
2022-03-27Fix compilation on macOS < 12.0.1tenzap
2022-03-27fix compilation of TagsEdit.cpptenzap
2022-03-23Reduce delay when searching entries in Auto-Type select dialogJonathan White
2022-03-22Correct timing issue with entry level Auto-Type on some platformsJonathan White
2022-03-21FdoSecrest: allow remember decision for future entriesAetf
2022-03-21Remove unused variable from Windows Auto-TypeJonathan White
2022-03-21Run macdeployqt only once at install timealcroito
2022-03-21Fix translationsJanek Bevendorff
2022-03-21Improve KDBX error messagesJonathan White
2022-03-20Allow colon in tags and sort alphabeticallyJonathan White