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
2022-05-01clang-tidy: use autoRosen Penev
2021-11-22Implement KDBX 4.1 extended custom iconsJanek Bevendorff
2021-11-12Removing QWidget dependency from src/core.louib
2021-07-14Optimize includes across code basepeter
2021-05-28Properly block modified signal during Database destruction (#6438)Aetf
2020-05-29Replace database icons with SVG'sJonathan White
2019-09-28CLI: Add interactive session mode command `open`James Ring
2019-09-16Merge custom data only when necessary (#3475)louib
2019-05-20Code formattingJonathan White
2019-05-02Support Database Custom Data Merging (#3002)Sami Vänttinen
2019-04-12Fix duplicate icon add in exportChristian Kieschnick
2018-11-29Restore correct formattingGianluca Recchia
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-11-10Adding tests for modified signal on merge.louis
2018-10-30Fix issues with group functions (#2410)Jonathan White
2018-10-19Rename TestClock to MockClock and move it to the mock directoryJanek Bevendorff
2018-09-30Introduce synchronize merge methodJonathan White
2018-07-07Replaced Uuid with QUuidpasdam
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2017-11-21Merge : Synchronising groups.Louis-Bertrand Varin
2017-10-22Added tests for retention of entry history after mergeJonathan White
2017-10-07Add custom icons when merging. (#1008)louib
2017-09-20Merge : making sure the group is populated. (#942)louib
2017-09-05Feature : Update entries across groups when merging (#807)louib