Skip to content

always sort views by usage

Christoph Cullmann requested to merge work/bug_448618_sort_views_always into master

this will allow e.g. the KTextEditor implementation to be able to access the proper most recently used view without extra interfacing

naturally one will need to adapt the documentation in the interface, but I think this is nicer than to expose and extra sortedView thing, given the sorting should not be that costly anyways

Merge request reports