summaryrefslogtreecommitdiff
path: root/src/filterlist.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-9/+11
* Move filter list to ModListView.Mikaël Capelle2021-01-021-2/+2
* Switch to using the ModDataContent feature from the game plugin.Mikaël Capelle2020-05-251-1/+3
* fixed alt colors in saves list for dark.qssisanae2019-12-121-0/+1
* keyboard nav for filter list, alternating row colorsisanae2019-12-041-1/+2
* three modes for separators, save stateisanae2019-12-021-1/+6
* fixed separators option being used even without filtersisanae2019-11-301-5/+3
* fixed setting selection when checking for updatesisanae2019-11-301-1/+1
* always enable clear filter button, made it so it also removes not flagsisanae2019-11-301-1/+2
* added context menu items so set/unset inverted flagisanae2019-11-301-0/+1
* implemented not flagisanae2019-11-301-0/+2
* renamed filters to criteriaisanae2019-11-301-7/+7
* moved all remaining filter stuff to FilterListisanae2019-11-291-1/+5
* split filter listisanae2019-11-271-0/+42