Skip to content
Commit c8820e73 authored by David Faure's avatar David Faure
Browse files

Use EntityCollectionOrderProxyModel for filtering folders.

Summary:
This way the FolderTreeWidgetProxyModel (its source) doesn't get
filtered, which will allow FavoriteCollectionsModel to not get filtered
by the filter lineedit (once it uses FolderTreeWidgetProxyModel
directly).

This also simplifies FolderTreeWidgetProxyModel.

Test Plan: lineedit filtering in kmail still works

Reviewers: dvratil, mlaurent

Reviewed By: mlaurent

Subscribers: #kde_pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D8818
parent e1e4454f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment