Commit graph

51 commits

Author SHA1 Message Date
rolux
978cc88618 remove annotations font size 2014-02-18 06:34:08 +00:00
j
a7f520281d combine multiple list.value into one 2014-02-13 09:31:06 +00:00
j
bb0b8c247c dont use sort for index 2014-02-13 06:47:53 +00:00
rolux
50f4bb145d use getPasteIndex; add sort mapping to columns; include annotation property 2014-02-12 13:59:00 +00:00
rolux
7db11814e3 update VideoEditPanel and ClipPanel (select clip at position, update selection on cut) 2014-02-12 11:39:48 +00:00
rolux
5fae9d2213 clip panel: add selectClipAtPosition 2014-02-12 13:39:50 +05:30
rolux
77376cd47c fix #2202 (Edits: 'Make Selected Clips Editable' not disabled on select-none) 2014-02-09 07:55:02 +00:00
j
bed780cd06 ; 2014-02-09 07:46:56 +00:00
rolux
b2426c1ac6 video edit panel: change title of title column to 'title' 2014-02-08 20:32:04 +00:00
rolux
3eb5c229ec clip panel: fix menu item disabling when switching back from annotations view 2014-02-08 20:13:10 +00:00
rolux
0e342cae92 clip panel: fix menu item disabling on load 2014-02-08 20:10:02 +00:00
rolux
543ce2ad0b fix #2240 (Edits: Selection not preserved when switching between list and grid) 2014-02-08 15:59:08 +00:00
rolux
5bbac7aadd video edit panel: fix formatTitle default 2014-02-08 04:53:15 +00:00
rolux
2bec9b9496 video edit panel: add formatTitle option 2014-02-08 04:51:53 +00:00
j
fef7880dbf disable sort by out 2014-02-07 12:26:07 +00:00
j
9cd62ab222 dont sort by in/out; "Join Selected Clips at Cuts" should only be active if > 1 clip is selected fixes #2214 2014-02-07 12:10:41 +00:00
j
f8563d0b22 Set pageLength of clip list to 1000 2014-02-07 10:23:04 +00:00
rolux
39c6f03bfa properly disable menu items when switching to annotations (in edits) 2014-02-07 08:57:56 +00:00
rolux
658b642887 fix bugs in video edit panel, clone some options 2014-02-07 08:41:47 +00:00
rolux
ddb6165a76 update video edit panel columns, remove reference to pandora 2014-02-07 06:19:48 +00:00
j
a85a38d60c edit sort 2014-02-06 10:27:57 +00:00
rolux
a79a4e4776 cosmetic changes 2014-02-05 14:03:40 +00:00
rolux
13018e272e change wording in edit panel menu 2014-02-03 10:52:25 +05:30
j
3f4e8764f6 annotations size 2014-01-22 18:42:28 +00:00
j
d5eaed5a63 remove debug 2014-01-22 18:23:50 +00:00
j
eac549224e add annotations view to edits 2014-01-22 18:22:12 +00:00
rlx
310b43df5e edit panel / clip panel: add 'selectAll' and 'invertSelection' methods 2013-08-12 10:34:46 +00:00
rlx
607106ac67 clip panel: handle 'selected' 2013-08-11 07:44:35 +00:00
rlx
026574c43f fix a bug in join clips 2013-08-10 11:22:38 +00:00
rlx
5f06d88238 split panel: implement join 2013-08-10 11:09:12 +00:00
rlx
951e658003 don't clone items passed to list (fixes update) 2013-08-09 18:38:47 +00:00
rlx
af3bcc67dd clip panel: change wording, update formatting, check values on submit 2013-08-09 16:05:52 +00:00
rlx
9f64f3e064 clip panel: implement split 2013-08-09 12:52:18 +00:00
rlx
ee40d049dc trigger delete event, not remove event (more in line with clipboard and history) 2013-08-03 13:56:27 +00:00
rlx
196cb0f45f video edit panel: allow for clip selection via keyboard shortcuts 2013-07-18 13:56:50 +00:00
rlx
fe6f61f0ee video edit panel: update wording in menu, remove print statement 2013-07-18 13:14:28 +00:00
rlx
a4ab0c1eb3 video edit panel: fix view event, make icon list draggable, show milliseconds in player 2013-07-18 09:57:51 +00:00
j
aa6d2de64b fix some locale strings 2013-07-17 10:19:57 +00:00
rlx
654850f0b9 edit clip list in grid view: use 'title (director)' as title 2013-07-15 14:46:51 +00:00
rlx
deddd58dd7 resize clip list on edit panel resize 2013-07-15 12:03:31 +00:00
rlx
7bdf8d8c0b add rudimentary support for viewing edit clips as grid 2013-07-15 11:34:11 +00:00
rlx
c6c3452853 in edits, handle 'add to clipboard'; resize clip list on window resize 2013-07-15 10:04:56 +00:00
rlx
99eddfb806 add status bar text to edit 2013-07-14 18:58:31 +00:00
j
cae1875f44 pass sort and item updates 2013-07-14 14:56:41 +00:00
j
d7786e79a5 only index+ is sortable 2013-07-14 13:48:41 +00:00
rlx
7dc86d3ca2 clean up video panels 2013-07-14 13:42:09 +00:00
j
728f81bc91 trigger sort with array 2013-07-14 12:48:39 +00:00
j
d61f8e38d3 fix ClipPanel merge conficts 2013-07-14 11:39:20 +00:00
rlx
7aa2b95a56 ClipPanel: add menu 2013-07-14 10:24:38 +00:00
j
1d3c17d4b2 use isSortable 2013-07-14 10:39:32 +00:00