Commit graph

5 commits

Author SHA1 Message Date
4ef0c49825
Event: reset values on editing start 2021-09-16 20:33:50 +02:00
ff63d29adb
Redecorate sidebar
Use a single dialog for loading event and tag files. Inline Tags.
Also do various other things.
2021-09-16 20:33:44 +02:00
8d44150598
Implement filter
Add a proxy model class with filter logic, and use it as the model for
events ListView.
2021-09-16 20:33:33 +02:00
cb76fedcbc
Implement event model in C++
Filtering events in JS is too slow with >20,000 events. This moves the
event data model into C++.
2021-09-16 20:33:05 +02:00
8d57bfb1ae
First commit
There was history before but now there is no more.
2021-06-14 19:13:14 +02:00