[AkonadiConsole] Port to QSortFilterProxyModel from deprecated KRecursiveFilterProxyModel
ClosedPublic

Authored by mlaurent on Nov 28 2019, 4:51 PM.

Details

Summary

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

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

Diff Detail

Repository
R199 Akonadi Console
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
winterz created this revision.Nov 28 2019, 4:51 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptNov 28 2019, 4:51 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
winterz requested review of this revision.Nov 28 2019, 4:51 PM
mlaurent requested changes to this revision.Nov 28 2019, 5:01 PM

Same as other.
arc diff + update akonadi version

+ bool acceptRow(int source_row, const QModelIndex &source_parent) const; who use it now ?

This revision now requires changes to proceed.Nov 28 2019, 5:01 PM
winterz abandoned this revision.Nov 29 2019, 10:25 PM
mlaurent updated this revision to Diff 70602.Nov 30 2019, 11:42 AM
  • Adapt to new api
mlaurent commandeered this revision.Nov 30 2019, 11:42 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.