summaryrefslogtreecommitdiff
path: root/Fields/Enum.qml
AgeCommit message (Collapse)Author
2021-09-16Clean up field typesTimotej Lazar
2021-09-16Implement event model in C++Timotej Lazar
Filtering events in JS is too slow with >20,000 events. This moves the event data model into C++.
2021-06-14First commitTimotej Lazar
There was history before but now there is no more.