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
2017-11-23Corrected database corruption when locked [#1113]Jonathan White
2017-10-20Unlock previously opened databases with --pw-stdinJonathan White
2017-10-06Fix memory leak in DatabaseTabWidget::openDatabase functionfrostasm
2017-09-23Corrected multiple Yubikey bugs (#880)Jonathan White
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-03-02Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-02Merge branch 'release/2.1.3' into developJanek Bevendorff
2017-02-26Assign role 'NoRole' instead of 'Accept' to not mess with button orderJanek Bevendorff
2017-02-26Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-25Merge branch 'release/2.1.3' into developJanek Bevendorff
2017-02-25Fix impossible dialog by providing a proper question with approriate answers,...Janek Bevendorff
2017-02-24Block and unblock autoreload in timed mutex style to prevent a double challen...Janek Bevendorff
2017-02-21Only poll YubiKey for currently visible tabJanek Bevendorff
2017-02-17Merge branch 'release/2.1.2' into developJanek Bevendorff
2017-02-17Disable 'Cancel' button on ChangeMasterKeyWidget when setting an initial pass...Janek Bevendorff
2017-02-16Ask for save location when creating new DB and change default name to 'Passwo...Janek Bevendorff
2017-02-15Fix tabbar with only a single tab not hidden anymore when minimizing to tray ...Janek Bevendorff
2017-02-10Use KMessageWidget also for new error messagesJanek Bevendorff
2017-02-10Replace MessageBox with MessageWidget in remaining classes.Pedro Alves
2017-02-07Merge remote-tracking branch 'origin/master' into developJonathan White
2017-02-06Properly HTML-escape strings with user-defined contents in message boxes (#247)Janek Bevendorff
2017-01-29Fixes database modified after discardLouis-Bertrand Varin
2016-11-25Implemented major autoreload functionalityJonathan White
2016-11-12Add unlock dialog on Autotype and show default Autotype sequence (#89)TheZ3ro
2016-11-08Add Merge database utility function (#47)Jonathan White
2016-11-03Rename application to KeePassXC and change icon (#70)Jonathan White
2016-10-10Unlocked tray icon #37thez3ro
2016-10-03Merge branch '2.0'Felix Geyer
2016-10-03Close database without asking when unmodified.Felix Geyer
2016-10-03Merge branch '2.0'Felix Geyer
2016-09-30Display an error message when opening the database fails.Felix Geyer
2016-09-02Refresh fileInfo after creating the file.Felix Geyer
2016-07-31Save to canonical file path so we don't overwrite symlinks.Felix Geyer
2016-07-31Add proper error handling when QSaveFile::open() fails.Felix Geyer
2016-05-20Display an error message when opening the database fails.Felix Geyer
2015-10-11Use C++11 keywords directly.Felix Geyer
2015-09-22Merge branch '2.0'Felix Geyer
2015-09-13Clear clipboard when locking databases.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-12Remove QSaveFile and QLockFile.Felix Geyer
2015-07-25Set default extension when selected filename doesn't have one.Felix Geyer
2015-07-25Set a default filename when saving a new database.Felix Geyer