summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-16Events: inline event delegateTimotej Lazar
Also key handling. Again allow space to pause/resume video while editing an event.
2021-09-16Event: reset values on editing startTimotej Lazar
2021-09-16Rename property "tag" to "name" in tag definitionsTimotej Lazar
2021-09-16Redecorate sidebarTimotej Lazar
Use a single dialog for loading event and tag files. Inline Tags. Also do various other things.
2021-09-16Clean up field typesTimotej Lazar
2021-09-16Implement filterTimotej Lazar
Add a proxy model class with filter logic, and use it as the model for events ListView.
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-09-01Add translations *.qm to .gitignoreTimotej Lazar
2021-08-23Add binary to installationTimotej Lazar
2021-06-28Add README and tags.json to Windows buildTimotej Lazar
2021-06-14Add Windows build manifest for builds.sr.htTimotej Lazar
2021-06-14Add LICENSE fileTimotej Lazar
Link to UNLICENSE for sourcehut.
2021-06-14First commitTimotej Lazar
There was history before but now there is no more.