Enable recursive filtering in EntityOrderProxyModel
ClosedPublic

Authored by dfaure on Nov 13 2017, 7:05 PM.

Details

Summary

This allows to use it for the folder tree lineedit in kmail.

Test Plan

No-op in itself (this proxy is currently only used for ordering),
but this commit allows mailcommon's foldertreewidget to use this proxy
for filtering, instead of filtering FolderTreeWidgetProxyModel
(which is shared with the favorites model, where we don't want filtering)

BIC of course, but I was told that's OK.

Diff Detail

Repository
R165 Akonadi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure created this revision.Nov 13 2017, 7:05 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptNov 13 2017, 7:05 PM
dvratil accepted this revision.Nov 14 2017, 8:58 AM
This revision is now accepted and ready to land.Nov 14 2017, 8:58 AM
This revision was automatically updated to reflect the committed changes.