Skip to content

Allow filtering for multiple queries

David Edmundson requested to merge work/filter into master

ksysguard had a feature to search for multiple terms with a comma separator.

This adds support into ProcessSortFilterModel to do the same.

BUG: 434630

Merge request reports