Skip to content

Support numeric sort and filter roles next to role names

Volker Krause requested to merge work/support-numeric-sort-roles into master

This improves compatibility with regular QSortFilterProxyModel instances which only support numeric values in their role properties.

Merge request reports