qml/BrowseView: Add filtering support
This MR adds filtering support for the browse view, in the "Browse" tab.
Given our current use case, it's implemented through QML. At some point the ClipListModel might be patched to handle this directly.
fix #27664 (closed)
Edited by Benjamin Arnaud