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/gui
AgeCommit message (Expand)Author
2021-12-09Add db statistic output to CLI db-info command.Geert Ijewski
2021-12-09Make selected text copyable instead of copying passwordmckeema
2021-12-08Add -i/--include option to "generate" CLI command. (#7112)Patrick Klein
2021-12-03Add simple detection of timestamp resolutionevgfilim1
2021-11-25SSH Agent: Show correct error messages in main windowToni Spets
2021-11-25Fix compilation on macOS when clang < 9 or Qt < 5.12 (#7117)tenzap
2021-11-24Add sorting of HTML exportPatrick Sean Klein
2021-11-22Correctly set KDBX envelope versionJanek Bevendorff
2021-11-22Implement KDBX 4.1 extended custom iconsJanek Bevendorff
2021-11-22Add "Restore Entries" featureJanek Bevendorff
2021-11-14Fix crash while downloading faviconsADD-SP
2021-11-14Fix entry preview resetting when focusing out of entry viewJonathan White
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-11-05Support for wordlists in user configuration directory (#6799)snipfoo
2021-10-25Implement "Overwrite attachment" confirmation dialog.Patrick Sean Klein
2021-10-25Modify the KeePassHTTP attribute conversion button text (#7073)Sami Vänttinen
2021-10-24Launch KeePassXC password generator popup from the extensionvarjolintu
2021-10-17Fix EntryView and PreviewView to automatically update when the model changesAetf
2021-10-17FdoSecrets: Implement unlock before searchAetf
2021-10-11Add Browser Integration to Group Edit pagevarjolintu
2021-10-11Support for triggering Global Auto-Type from browser extensionvarjolintu
2021-10-09Add direct write save optionJonathan White
2021-10-03Correct naming of newly generated keyx filesJonathan White
2021-10-02feature/AutoTypeTOTPosx user
2021-10-01Add countdown progress bar to TOTP previewJonathan White
2021-10-01Add feature to sort groups using shortcut keys (#6999)Gaurav Pruthi
2021-10-01Implement support for Yubikeys and potential other tokens via wireless NFC us...Christoph Honal
2021-09-28updateViewStateSyncosx user
2021-09-26Fix tests on macOS and update coverage config (#6945)Janek Bevendorff
2021-09-22Removed unnecessary characters from HEX excluded charsjus78help
2021-09-20Add support for Microsoft Visual Studio buildchainsmlu
2021-09-07Fix error in X11Funcs codeJonathan White
2021-08-29Allow selecting any open database in unlock dialogAllen Wild
2021-08-29Display `Database created` timestamp in database reports (#6876)Paul Colby
2021-08-23Moving CsvParser to format/louib
2021-08-23Fix unreadable buttons in attachments widgetJonathan White
2021-08-23Enable more convenient attachment renaming by clicking selectionJanek Bevendorff
2021-08-23Improve and secure attachment handling (fixes #2400).Janek Bevendorff
2021-08-23Select entry above deleted entryhollow-owl
2021-08-22Enhance last used directory settingsosx user
2021-08-08Add group clone actionStuzer05
2021-07-16Add missing QFileInfo includeshemeshg
2021-07-14Optimize includes across code basepeter
2021-06-12Trim TOTP key input of whitespace prior to processingJonathan White
2021-06-12Resolve compiler warnings for unused return valuesJonathan White
2021-06-09Fix compilation on macOSJanek Bevendorff
2021-06-01Correct macOS window activation from hidden state (#6575)Jonathan White
2021-05-31Add a context menu entry to delete entries from health check reports (#6537)Xavier Valls
2021-05-29Add a button to reveal protected attributes in entry previewXavier Valls