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-10-24Restrict global menu fix to Qt < 5.9.0, resolves #691Janek Bevendorff
2017-07-01Use [*] placeholder in window title to get rid of Qt warningJanek Bevendorff
2017-06-28Fix apply button on settings windowWeslly
2017-06-14Update and fix copyright headersthez3ro
2017-05-28:lock: Fix search information leakToni Spets
2017-05-19Merge branch 'develop' into feature/macos-minimize-oncloseJanek Bevendorff
2017-05-19revert old if structurethez3ro
2017-05-19Fix quit submenu on macOS tray iconWeslly
2017-05-17Ignore double close event on macOS, resolves #430Janek Bevendorff
2017-05-17Moved "Lock databases on screen lock" setting to security settingsClaudio Bantaloukas
2017-05-17Lock database when OS is locked (Windows, DBus, macOS implementations) #134Claudio Bantaloukas
2017-05-11add tray icon to MacOS Xthez3ro
2017-05-09enable minimize on close for macOSthez3ro
2017-05-04Add TOTP supportWeslly
2017-04-21Add requested source code changesVladimir Svyatski
2017-04-21Add context menu entry to clean the Recycle Bin in databasesVladimir Svyatski
2017-04-21:bug: Really set the shortcut for "New database" to Ctrl+Shift+NYen Chi Hsuan
2017-04-19Moved the "Clear history" menu item caption from MainWindow (Database > Recen...Vladimir Svyatski
2017-04-09Set menu roles for application menu on macOSWeslly
2017-03-30make stackedWidget index using enumthez3ro
2017-03-29fix RecentDatabases, closes #386thez3ro
2017-03-23Commit review requestseatedscribe
2017-03-23Add a button for CSV import optionseatedscribe
2017-03-22Add proxy icon to title bar in OSXWeslly
2017-03-21Review fixesWeslly
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-21Set window modified indicator when database has unsaved changesWeslly
2017-03-19Using format strings.Louis-Bertrand Varin
2017-03-18Moving access error to MainWindow.Louis-Bertrand Varin
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-05Syntax style, spaces and pretty indentationseatedscribe
2017-03-05Implement import of databases in CSV (Comma Separated Values) format (i.e. fr...seatedscribe
2017-03-04Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-02closeEvent() should always hide the window, never raise it.John Lindgren
2017-03-02Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-02Merge branch 'release/2.1.3' into developJanek Bevendorff
2017-03-02Use unified toolbar on OS XJanek Bevendorff
2017-02-26Hide close button on YubiKey user interaction messageJanek Bevendorff
2017-02-25Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-25Resize About dialog to minimum size, even out layout spacings and open it as ...Janek Bevendorff
2017-02-24Show YubiKey message from MainWindow to ensure it's always shown when a chall...Janek Bevendorff
2017-02-22Use dedicated icon for each categoryJanek Bevendorff
2017-02-21Show icons in vertical tab barJanek Bevendorff
2017-02-17Merge branch 'release/2.1.2' into developJanek Bevendorff
2017-02-17fix/revert new entry shortcutthez3ro
2017-02-15Remove lambda to be compatible with Qt 5.2Janek Bevendorff
2017-02-15Fix a bug where the window would sometimes not show up after restoring from trayJanek Bevendorff
2017-02-15Check for isVisible() instead of isNativeMenuBar() to make global menu hack w...Janek Bevendorff
2017-02-11closes #204. Welcome screen redesignthez3ro