Port from SortFilterProxyModel to KSortFilterProxyModel
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