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/core
AgeCommit message (Expand)Author
2022-10-04Add option to display passwords in color in preview panelWolfram Rösler
2022-10-02Increase entropy required for a "good" rating to 75.Patrick Sean Klein
2022-10-02entry: remove unread variable in truncateHistory()Bernhard Kirchen
2022-09-08Enhance Tags / Saved SearchesJonathan White
2022-09-07Check for write permission before entering portable modeJonathan White
2022-08-21Adding top-level fields to CLI commandslouib
2022-06-06Correct regex escape logicPatrick Sean Klein
2022-06-05Fix file dialog not appearing on snap buildJonathan White
2022-06-04Add config variable for specifying a default file name for the databaseSnipFoo
2022-05-30Limit zxcvbn entropy estimation lengthPatrick Sean Klein
2022-05-29Remove unused header filesCarlo Teubner
2022-05-28Align generator logic and UI for math symbolsNicolas Roeser
2022-05-01clang-tidy: use autoRosen Penev
2022-05-01clang-tidy: C++ headersRosen Penev
2022-05-01clang-tidy: use overrideRosen Penev
2022-04-05Upstream Flathub patches (#7728)louib
2022-04-03Fix crash when building history changesJonathan White
2022-04-03Disable debug messages in release buildsJonathan White
2022-04-02SSH Agent: Fix Windows agent selection, radio buttonsToni Spets
2022-03-31Add 12 hours expiration preset (#7738)Bernhard Kirchen
2022-03-30Several improvements to tags editingJonathan White
2022-03-21Fix translationsJanek Bevendorff
2022-03-20Allow colon in tags and sort alphabeticallyJonathan White
2022-03-07Fix missing include in alloc preventing some secure deallocationsJonathan White
2022-02-23Add support for Windows HelloJonathan White
2022-02-23Add key serialization to support Quick UnlockJonathan White
2022-02-21Auto-Type: Allow retyping with automatic relockToni Spets
2022-02-20Fix styling of database tag view in main windowJonathan White
2022-02-09Auto-Type: Only match non-empty associationsToni Spets
2022-01-31Show expired entries on DB unlockBalazs Gyurak
2022-01-29Remove obsolete read only state from database. (#7324)Patrick Klein
2022-01-29Fix wildcard window title matching in Auto-TypeJonathan White
2022-01-29Add tags featureXavier Valls
2021-12-30Accept kdbx:// urls in Edit Entry viewvarjolintu
2021-12-30Add support for Browser statistics (#7197)Sami Vänttinen
2021-12-22Show what changed between entry history itemsosx user
2021-12-15KeeShare: Remove checking signed containerJonathan White
2021-12-09Add db statistic output to CLI db-info command.Geert Ijewski
2021-12-08Add -i/--include option to "generate" CLI command. (#7112)Patrick Klein
2021-11-25Fix syntax issue & add a missing header (#7160)tenzap
2021-11-25Fix compilation on macOS when clang < 9 or Qt < 5.12 (#7117)tenzap
2021-11-22Correctly set KDBX envelope versionJanek Bevendorff
2021-11-22Implement KDBX 4.1 CustomData modification dateJanek Bevendorff
2021-11-22Implement KDBX 4.1 extended custom iconsJanek Bevendorff
2021-11-22Add "Restore Entries" featureJanek Bevendorff
2021-11-22Implement KDBX 4.1 group tagsJanek Bevendorff
2021-11-22Implement KDBX 4.1 PreviousParentGroup flagJanek Bevendorff
2021-11-22Implement KDBX 4.1 PasswordQuality flagJanek Bevendorff
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-08Allow specifing database backup paths. (#7035)Patrick Klein