Commit graph

15 commits

Author SHA1 Message Date
0bced7522b
Seek to event on double click instead of highlight 2021-09-16 20:34:02 +02:00
bb5b0b4b3f
Video: prevent pause/resume button from obtaining focus 2021-09-16 20:33:57 +02:00
09a1c7d57f
Events: inline event delegate
Also key handling. Again allow space to pause/resume video while
editing an event.
2021-09-16 20:33:53 +02:00
4ef0c49825
Event: reset values on editing start 2021-09-16 20:33:50 +02:00
1eee2fc2b5
Rename property "tag" to "name" in tag definitions 2021-09-16 20:33:47 +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
54bb1c1c2b
Clean up field types 2021-09-16 20:33:39 +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
e9b70c585c
Add translations *.qm to .gitignore 2021-09-01 16:23:58 +02:00
e1333c415f
Add binary to installation 2021-08-23 11:31:29 +02:00
2d39147e61
Add README and tags.json to Windows build 2021-06-28 20:20:30 +02:00
402ff66d3f
Add Windows build manifest for builds.sr.ht 2021-06-14 20:24:40 +02:00
dac4777f09
Add LICENSE file
Link to UNLICENSE for sourcehut.
2021-06-14 19:39:52 +02:00
8d57bfb1ae
First commit
There was history before but now there is no more.
2021-06-14 19:13:14 +02:00