summaryrefslogtreecommitdiff
path: root/event_filter.cpp
AgeCommit message (Collapse)Author
2021-09-16Reduce C++ fancynessTimotej Lazar
GCC 5.5 don’t like it. Revert once MXE catches up. Or not.
2021-09-16Implement filterTimotej Lazar
Add a proxy model class with filter logic, and use it as the model for events ListView.