Commit graph

3995 commits

Author SHA1 Message Date
j
32d3275bd3 add Ox.SHA1 2019-01-23 16:15:19 +05:30
j
c821817c38 avoid double annotation on blur, fixes #3196 2018-12-10 16:18:17 +01:00
j
cbd948740a don't rebuild list item while a cell is in edit state 2018-11-14 14:35:38 +00:00
rlx
3104ccb9ec fix #3188 (clip index should be displayed starting at 1) 2018-11-14 10:03:07 +00:00
j
810b690a6c fix menu activation 2018-11-13 17:39:06 +00:00
rlx
63f298e3e2 wire up 'make selected clips editable' 2018-11-13 17:19:04 +00:00
j
278f3fa6ca support autocomplete via callback in filters 2018-11-13 15:30:30 +00:00
j
3a37d136ec don't add existing items again, only update annotations and timeline state 2018-11-12 09:43:50 +00:00
j
ad7e833519 theme scrollbars according to https://drafts.csswg.org/css-scrollbars/ 2018-11-12 09:24:05 +01:00
j
0d211dede3 cleanup docs 2018-11-12 05:27:30 +01:00
rlx
7d178278c5 fix selection after deleting empty-value annotation by selecting another one 2018-11-06 17:15:40 +01:00
rlx
8d7c5dd4d3 fix issue where selecting an annotation with another empty annotation in editing state would delete the newly selected annotation 2018-11-06 17:07:37 +01:00
rlx
222f74d1b5 missing semicolons 2018-11-06 15:31:11 +01:00
rolux
2e853ba316 Ox.Menu: deselect when mouse moves over disabled item 2018-10-13 12:06:34 +02:00
rolux
10704ccb3d Ox.Menu: listen to mouseup, not click 2018-10-13 12:03:14 +02:00
rolux
41020bb3e5 add missing keyboard shortcuts when timeline has focus in edits section 2018-10-13 10:57:11 +02:00
rolux
6eb3b0bb6f allow for annotation highlight if same value 2018-10-12 14:46:38 +02:00
rolux
9b3c7ddf20 no find-in-annotation-layer option in edits 2018-10-09 20:06:14 +02:00
rolux
5b9afde7b3 fix highlight color on timeline for newly created annotations 2018-10-09 19:44:26 +02:00
rolux
d3d7427bfe don't show tooltip while editing an arrayeditable 2018-10-09 18:56:30 +02:00
rolux
a5f7dd720a allow for grouped highlights in video annotations 2018-10-09 18:29:47 +02:00
j
56cbb3b90c trigger change event for new annotations on blur 2018-10-09 16:25:41 +02:00
j
63501ebe96 downloadframe event 2018-09-12 19:58:09 +02:00
rolux
6618809eb5 fix keyboard navigation for string annotation bins with newline separator 2018-09-12 19:49:37 +02:00
rolux
8ea30caf4d add annotation separator option to video panel 2018-09-12 19:05:02 +02:00
j
5969900902 add .editorconfig 2018-09-12 17:53:25 +02:00
j
2421072d70 add option to translate text annotations for display 2018-08-13 22:28:33 +02:00
j
2480e1bd87 trigger findlayer changes 2018-08-07 17:53:56 +01:00
j
066de44cd2 move layer selection into annotation options menu 2018-08-07 17:46:33 +01:00
j
8b14537dce limit highlight to layer 2018-08-07 17:12:44 +01:00
j
03ba57f2b8 cache width=0 2018-05-12 21:30:53 +02:00
j
6040010098 srt should end with 2 newlines 2018-05-01 11:21:21 +02:00
j
2a389cfb40 dont move position is it is inside selection 2018-03-31 18:07:21 +05:30
j
92ff15c5df don't blur new annotations 2018-03-31 14:00:15 +05:30
j
b9709f6702 trigger selectannotation in ClipsPanel/VideoEditPanel 2018-03-16 13:09:12 +05:30
j
d9695f8540 also parse if only strings are allowed 2018-03-13 18:09:01 +05:30
j
a171fbebea use toggleElement, fixes #3104 2018-03-10 21:38:22 +05:30
j
80b3c02164 forward paste event 2018-03-07 13:18:21 +05:30
j
819c5c747d update area via options 2018-03-06 18:16:33 +05:30
rlx
e67ec495d2 update geo (Congo) 2018-02-14 12:00:40 +01:00
rlx
d6fe8b1c5c update user agents (Mac OS 10.2/10.3) 2018-02-14 12:00:29 +01:00
j
e6b7e24d76 PEP8 format build.py 2018-02-05 11:27:04 +01:00
rlx
dcbee18584 Ox.Range: properly disable track 2018-01-21 09:40:05 +01:00
rlx
719cfeac13 cosmetic changes 2018-01-21 09:27:33 +01:00
rlx
b158450d17 Ox.Range: add 'disabled' option; Ox.Label: support changing 'disabled' option 2018-01-21 09:23:18 +01:00
j
c4a91f46ed use python3 for build, reomve bzr version, fall back to date without git 2018-01-18 11:09:34 +01:00
j
43393af132 dont seek again if already seeking 2017-12-31 15:16:24 +01:00
j
de5f82045b seeked never triggers if video is paused 2017-12-31 13:16:06 +01:00
j
4544efc02c more seeking issues 2017-12-30 16:50:17 +01:00
j
d136d4b303 always set seeking=false 2017-12-30 16:25:55 +01:00