Skip to content

Port from SortFilterProxyModel to KSortFilterProxyModel

Tobias Fella requested to merge work/sortfilterproxymodel into master

Port the SortFilterProxyModel to the one in KItemModels.

This allows us to drop the dependency and thus the git submodule.

Currently the fancy sorting in the room list is lost, but i'm working on a patch for kitemmodels that allows us to reimplement that

Merge request reports