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-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-09-21Add delete-entry command to Browser Integration APIvarjolintu
2021-07-14Removed / Consolidated unnecessary header filesJonathan White
2021-07-14Optimize includes across code basepeter
2021-04-06Replace all crypto libraries with BotanJonathan White
2020-01-28Implement SSH key file path env substitutionToni Spets
2019-12-21Show UI warning for invalid URLsvarjolintu
2019-03-24Adding debug info to CLI.louib
2019-01-30Select group when adding credentials from browser extension (#2637)Sami Vänttinen
2019-01-25Prevent post-compilation Qt downgrades (#2576)Gianluca Recchia
2018-12-31Merge branch 'develop'Jonathan White
2018-12-25Warn user if deleting entries that are referenced. (#1744)Wojtek Gumuła
2018-12-19Merge branch 'develop'Jonathan White
2018-11-29Restore correct formattingGianluca Recchia
2018-11-17Add advanced search term parserJonathan White
2018-10-19Implement review feedbackJanek Bevendorff
2018-10-19Add CLI tests and improve coding style and i18nJanek Bevendorff
2018-10-01Add sharing of groups between databasesChristian Kieschnick
2018-09-30Introduce synchronize merge methodJonathan White
2018-05-22Add some unit tests to ToolsMichal Kaptur
2018-03-31Formatting the code.Louis-Bertrand Varin
2017-06-14Update and fix copyright headersthez3ro
2017-02-25Prevent memory dumps on windows.rockihack
2016-02-13Remove KEEPASSX_EXPORT attribute from Tools::binaryFind().Felix Geyer
2015-12-15Merge branch '2.0'Felix Geyer
2015-12-06Make sure Windows doesn't load DLLs from the current working directory.Felix Geyer
2015-11-01Check XML key file for valid base64 before using it.Felix Geyer
2015-10-13Stop using deprecated methods from QtAlgorithms.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-09-12Rename x11 auto-type plugin to xcb.Felix Geyer
2015-09-12Remove Tools::currentDateTimeUtc().Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-10-21Disable core dumps and tracing on *nix.Felix Geyer
2012-07-18Support proper plugin finding.Felix Geyer
2012-07-12Add Tools::sleep() and Tools::wait().Felix Geyer
2012-05-10Add Tools::readFromDevice() and make FileKey use it.Felix Geyer
2012-05-10Move FileKey::isHex() to Tools.Felix Geyer
2012-05-10Improve file dialog filter for adding custom icons.Felix Geyer
2012-05-10compile with QT < 4.7 (RHEL6 an clones)Andreas Piesk
2012-05-02Add Tools::readAllFromDevice().Felix Geyer
2012-04-19Add hasChild function to check for a child in a QObject tree.Florian Geyer
2012-04-19Improve code style.Felix Geyer
2012-04-10Add a Tools class with a humanReadableFileSize() method.Felix Geyer