summaryrefslogtreecommitdiff
path: root/main.qrc
AgeCommit message (Collapse)Author
2021-09-16Add Hotkey type for defining and displaying shortcutsTimotej Lazar
2021-09-16Events: inline event delegateTimotej Lazar
Also key handling. Again allow space to pause/resume video while editing an event.
2021-09-16Redecorate sidebarTimotej Lazar
Use a single dialog for loading event and tag files. Inline Tags. Also do various other things.
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.