Implement deduplication without three copies

Authored by vkrause on Feb 29 2020, 6:36 PM.

Description

Implement deduplication without three copies

Summary:
This also avoids the use of QSet::fromList which is deprecated in latest
Qt 5.14 and thus breaks the build.

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D27744

Details

Committed
vkrauseFeb 29 2020, 7:15 PM
Reviewer
dvratil
Differential Revision
D27744: Implement deduplication without three copies
Parents
R75:7fa39ce04dce: Autogenerate categories file
Branches
Unknown
Tags
Unknown