[kdepim-runtime] Port to QSortFilterProxyModel from deprecated KRecursiveFilterProxyModel
ClosedPublic

Authored by mlaurent on Nov 28 2019, 5:16 PM.

Details

Summary

following https://phabricator.kde.org/D25595

WARNING: don't merge this until D25595 is accepted and merged

Diff Detail

Repository
R44 KDE PIM Runtime
Branch
arcpatch-D25598
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19299
Build 19317: arc lint + arc unit
winterz created this revision.Nov 28 2019, 5:16 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptNov 28 2019, 5:16 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
winterz requested review of this revision.Nov 28 2019, 5:16 PM
mlaurent requested changes to this revision.Nov 28 2019, 6:49 PM

Same for other patch.
bool acceptRow(int sourceRow, const QModelIndex &sourceParent) const; ?

+ use arc diff

This revision now requires changes to proceed.Nov 28 2019, 6:49 PM
winterz abandoned this revision.Nov 29 2019, 10:25 PM
mlaurent updated this revision to Diff 70604.Nov 30 2019, 11:43 AM
  • Adapt to new api
mlaurent commandeered this revision.Nov 30 2019, 11:43 AM
mlaurent edited reviewers, added: winterz; removed: mlaurent.
This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2019, 11:54 AM
This revision was automatically updated to reflect the committed changes.