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
2021-04-01Show countdown for clipboard clearing (#6333)ByteHamster
2020-12-21Prevent clipboard history and cloud sync on WindowsJonathan White
2020-08-01Clear clipboard on database lockOjas Anand
2020-05-02Refactor Config.Janek Bevendorff
2020-01-16Fix clearing clipboad on GnomeJonathan White
2018-10-26Replace deprecated parts of the code (#2419)Gianluca Recchia
2018-08-29Prevent Klipper from storing secrets in clipboard history (#1969)TheZ3ro
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-03Do not delete MacPasteboard instance on exit, resolves #1543Janek Bevendorff
2017-11-20Change MacPasteboard init object to QScopedPointerWeslly
2017-11-20Review fixesWeslly
2017-11-20Improve macOS pasteboard handlingWeslly
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-07-16Remove support for clearing the Klipper history.Felix Geyer
2014-05-26Clear clipboard only if copied text is still present.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-08-05Make sure the clipboard is cleared before the QApplication instance is destro...Felix Geyer
2012-07-16Use Q_OS_MAC instead of the nonexistent Q_OS_MACOS.Felix Geyer
2012-07-12Use Q_OS_* defines instead of Q_WS_*.Felix Geyer
2012-06-29Make use of Q_NULLPTR.Felix Geyer
2012-05-31Move singleton instance code to static member functions.Felix Geyer
2012-05-27Fix clipboard timeout.Florian Geyer
2012-05-27Store clear clipboard settings.Felix Geyer
2012-05-26Support copying username and password to the clipboard.Felix Geyer