D26187: QMultiHash::insertMulti is deprecated

2019-12-23 Thread Laurent Montel
This revision was automatically updated to reflect the committed changes. Closed by commit R307:6b3b4d4aca10: QMultiHash::insertMulti is deprecated (authored by mlaurent). REPOSITORY R307 KPeople CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26187?vs=72076&id=72095 REVISION DETAIL

D26187: QMultiHash::insertMulti is deprecated

2019-12-23 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R307 KPeople BRANCH insertmulti_is_deprecated (branched from master) REVISION DETAIL https://phabricator.kde.org/D26187 To: mlaurent, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham,

D26187: QMultiHash::insertMulti is deprecated

2019-12-23 Thread Laurent Montel
mlaurent added a reviewer: apol. REPOSITORY R307 KPeople REVISION DETAIL https://phabricator.kde.org/D26187 To: mlaurent, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D26187: QMultiHash::insertMulti is deprecated

2019-12-23 Thread Laurent Montel
mlaurent created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. mlaurent requested review of this revision. REVISION SUMMARY Port to QMultiHash::insert TEST PLAN autotest ok REPOSITORY R307 KPeople BRANCH insertmulti_is_deprecated (br