summaryrefslogtreecommitdiff
path: root/src/filterlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* keyboard nav for filter list, alternating row colorsisanae2019-12-041-32/+64
* added "tracked on nexus" filterisanae2019-12-021-0/+1
* three modes for separators, save stateisanae2019-12-021-6/+22
* made all categories positiveisanae2019-11-301-5/+5
* fixed separators option being used even without filtersisanae2019-11-301-91/+141
* fixed setting selection when checking for updatesisanae2019-11-301-4/+6
* 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