summaryrefslogtreecommitdiffstats
path: root/collectionwidgetproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make filtering usefulArno2018-02-171-0/+20
Add a custom QSortFilterProxyModel which filterAcceptsRow() returns true if the uppermost parent matches the filter RegExp.