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
AgeCommit message (Expand)Author
2020-05-28FdoSecrets: add unit testsAetf
2020-05-19Use unlock dialog when unlocking a database from browser extensionvarjolintu
2020-05-16Implement 'Save Database Backup' optionAndrew Meyer
2020-03-08Fix crashes on database saveJonathan White
2020-03-05Add custom light and dark UI themesJanek Bevendorff
2020-02-01Implement Password Health ReportWolfram Rösler
2020-01-02FdoSecrets: only emit completed signal when the action actually finishesAetf
2019-06-30Add warning prior to export of databaseJonathan White
2019-06-30Add ability to export database as HTML for printingJonathan White
2019-05-20Implement 1Password Vault ImportJonathan White
2019-05-12Improve existing code prior to implementing FDO SecretsAetf
2019-03-24Use existing database open function on startupJonathan White
2019-01-29Performed project-wide code formattingJonathan White
2018-11-24Refactor DatabaseOpenWidget/Dialog and Auto-Type Database unlocking.Janek Bevendorff
2018-11-23Re-implement AutoOpen functionality after refactor (#2504)Jonathan White
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-10-19Choose database for saving or updating entries from KeePassXC-Browser (#2391)Sami Vänttinen
2018-09-25Add a new database settings wizardJanek Bevendorff
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-02-05relock database after successful autotypethez3ro
2018-02-04Guarantee that configuration values are committed to disk on exitJanek Bevendorff
2018-01-28After 3 failed saves, offer to disable safe savesJonathan White
2018-01-05Remove lock file and cleanup file handling [#1002]Jonathan White
2017-10-24disable the save button if there isn't anything to savethez3ro
2017-06-15Adding saveToFile function.Louis-Bertrand Varin
2017-06-14Update and fix copyright headersthez3ro
2017-03-22Add proxy icon to title bar in OSXWeslly
2017-03-21Merge branch 'develop' into feature/window-modified-indicatorWeslly
2017-03-21Get modified status directly from database object instead of using window titleWeslly
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-10Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-05Implement import of databases in CSV (Comma Separated Values) format (i.e. fr...seatedscribe
2017-02-21Only poll YubiKey for currently visible tabJanek Bevendorff
2017-02-10Replace MessageBox with MessageWidget in remaining classes.Pedro Alves
2016-11-25Implemented major autoreload functionalityJonathan White
2016-11-08Add Merge database utility function (#47)Jonathan White
2016-10-10Unlocked tray icon #37thez3ro
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-12Remove QSaveFile and QLockFile.Felix Geyer
2015-07-14Add ability to export databases to CSV files.Felix Geyer
2015-05-12Protect opened databases with a file lock.Felix Geyer
2015-04-05Close databases when they are locked.Felix Geyer
2014-05-17Synchronize DatabaseWidget splitter sizes.Felix Geyer
2014-05-16const-ify several methods.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-04-18Remember opened databases on quit.Florian Geyer
2012-10-12Implement database locking.Felix Geyer
2012-08-05Show group and entry view context menus from MainWindow.Felix Geyer
2012-07-27Add action to open the entry URL.Felix Geyer