summaryrefslogtreecommitdiff
path: root/src/filterlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* always enable clear filter button, made it so it also removes not flagsisanae2019-11-301-6/+24
* removed redundant categories now that there's a not filterisanae2019-11-301-13/+15
* added context menu items so set/unset inverted flagisanae2019-11-301-2/+31
* implemented not flagisanae2019-11-301-30/+72
* renamed filters to criteriaisanae2019-11-301-50/+64
* moved all remaining filter stuff to FilterListisanae2019-11-291-56/+79
* split filter listisanae2019-11-271-0/+189