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-11Fix various issues with KeeShareJonathan White
2020-05-02Refactor Config.Janek Bevendorff
2020-02-02Add braces around single line statementsJonathan White
2019-08-31Improve File DialogGianluca Recchia
2019-01-29Performed project-wide code formattingJonathan White
2019-01-03Fixed bug in FileWatcher, improved unsafe sharingChristian Kieschnick
2018-12-19Merge branch 'develop'Jonathan White
2018-10-31Reduce number of unneeded copiesGianluca Recchia
2018-10-26Replace deprecated parts of the code (#2419)Gianluca Recchia
2018-10-01Add sharing of groups between databasesChristian Kieschnick
2018-03-31Formatting the code.Louis-Bertrand Varin
2017-11-23refactor saveLastDir codethez3ro
2017-11-23forget keyfile path, fix #1151thez3ro
2017-11-12Add support for working with multiple entry attachments at oncefrostasm
2015-09-26Merge branch '2.0'Felix Geyer
2015-09-24Fix compiler warning on OS X and Windows.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-06Make sure we use the native file dialog on Windows and OS X.Felix Geyer
2015-09-05Improve setting the default file extension in FileDialog.Felix Geyer
2015-07-25Set default extension when selected filename doesn't have one.Felix Geyer
2012-07-25Regain focus after native file dialogs have been closed.Felix Geyer
2012-06-29Make use of Q_NULLPTR.Felix Geyer
2012-05-31Move singleton instance code to static member functions.Felix Geyer
2012-04-19Fix some more lines that are too long.Felix Geyer
2011-12-26Use an own FileDialog class instead of QFileDialog.Felix Geyer