]> git.sesse.net Git - kdenlive/history - src/clipitem.cpp
Add subclips (dragging a zone from clip monitor to project tree)
[kdenlive] / src / clipitem.cpp
2009-10-29 Jean-Baptiste MardelleAdd subclips (dragging a zone from clip monitor to...
2009-10-27 Jean-Baptiste Mardelleanimate clip deletion (Qt 4.3)
2009-10-27 Jean-Baptiste MardelleFix clip color on cut
2009-10-26 Jean-Baptiste Mardelleimprove overwrite mode with transitions
2009-10-26 Jean-Baptiste MardelleFetch timeline thumbnails in a different thread to...
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-10-26 Jean-Baptiste MardelleIntroducing timeline edit mode, starting with overwrite...
2009-10-08 Jean-Baptiste Mardellefix speed clip thumbnails
2009-10-07 Jean-Baptiste MardellePrevent crash on invalid effect
2009-10-03 Jean-Baptiste MardelleFix broken handling of clips with speed effect
2009-10-01 Jean-Baptiste MardelleFreeze effect: when adding the effect, set the default...
2009-10-01 Jean-Baptiste MardelleFix end thumbnail for image and text clips
2009-09-26 Jean-Baptiste MardelleAllow to specity a base name for dvgrab captured files:
2009-09-25 Jean-Baptiste MardelleFix minor Marker drawing issue
2009-09-22 Jean-Baptiste MardelleFix resizing issue
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-22 Jean-Baptiste MardelleFix various speed related issues
2009-09-02 Jean-Baptiste MardelleFix template title clips & some other title issues
2009-09-01 Jean-Baptiste MardelleFix crash when opening a project with speed effect:
2009-08-29 Jean-Baptiste MardelleFix display of effects in timeline clips
2009-08-29 Jean-Baptiste Mardelleimprove keyframe grabbing in timeline
2009-08-29 Jean-Baptiste MardelleSeveral fixes for keyframes, fix bug in clip resize...
2009-08-27 Jean-Baptiste MardelleFix painting issues & broken effects
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-08-16 Jean-Baptiste MardelleAllow custom name for tracks
2009-08-16 Jean-Baptiste MardelleFix painting issues (disappearing cursor, clip borders)
2009-08-14 Jean-Baptiste MardelleFix various effects related crashes (don't store effect...
2009-08-05 Jean-Baptiste MardelleFix effects confusion
2009-07-30 Jean-Baptiste MardelleFix title clip thumbnails
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-21 Jean-Baptiste MardelleImprove keyframe editor (keyframe value can now be...
2009-07-21 Jean-Baptiste Mardellecleanup
2009-07-19 Jean-Baptiste MardelleAllow effects to have parameters depending on the proje...
2009-06-29 Jean-Baptiste MardelleAllow to do a rectangle selection (Shift + click) also...
2009-06-27 Jean-Baptiste MardelleFix issue with effect keyframe not properly shown under...
2009-06-25 Jean-Baptiste MardelleFix keyframable effects on slowmotioned clips
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-24 Jean-Baptiste MardelleDraw audio thumbnails at the correct place when using...
2009-06-21 Jean-Baptiste MardelleFix keyframe effects sometimes not correctly shown...
2009-06-20 Alberto Villawarn the user that titles are going to be converted...
2009-06-19 Jean-Baptiste MardelleFix loading of timeline thumbs when opening project...
2009-06-19 Alberto Villaclean up reindentation
2009-06-18 Jean-Baptiste MardelleGet rid of small arrows on clips that indicated a ...
2009-06-18 Jean-Baptiste MardelleResize video thumbnails with vertical zoom
2009-06-18 Jean-Baptiste MardelleRewrote correct implementation of vertical timeline...
2009-06-17 Jean-Baptiste MardelleFix fade out effects not correctly working
2009-06-17 Jean-Baptiste MardelleFix fade effects having longer duration than clip on...
2009-06-17 Jean-Baptiste MardelleFix possible crash on clip deletion, fetch thumbs seque...
2009-06-12 Jean-Baptiste Mardelle* Allow editing keyframable effects in groups:
2009-06-12 Jean-Baptiste MardelleFix bug in effect deletion with clip groups
2009-06-12 Jean-Baptiste MardelleFix possible crash on effect edit
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-05-28 Jean-Baptiste MardelleDon't double check max length when resizing clip end
2009-04-14 Jean-Baptiste MardelleSmall repaint cleanup
2009-04-13 Jean-Baptiste MardelleCheck & update clip length in timeline when doing a...
2009-04-10 Jean-Baptiste MardelleKeep clip type (audio/video only) when copy / paste...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
2009-04-08 Ray LehtiniemiTwo more signed comparison warnings
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-05 Jean-Baptiste MardelleSmall cleanup in clip painting
2009-04-05 Ray LehtiniemiAdd some brackets to make &&/|| precedence explicit
2009-04-04 Jean-Baptiste Mardelle* Update to the "video only / audio only" options in...
2009-04-04 Jean-Baptiste MardelleMake audio clip look green to differentiate from audio...
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-31 Jean-Baptiste Mardellenicer painting of audio clips
2009-03-31 Jean-Baptiste MardelleNicer clip painting
2009-03-25 Jean-Baptiste MardelleSeveral move & resize fixes
2009-03-20 Jean-Baptiste MardelleNew: allow user to modifiy a clip by saying if he wants...
2009-03-19 Jean-Baptiste MardelleFirst steps for "split audio" feature,. Don't use yet...
2009-03-17 Jean-Baptiste Mardelleinitial support for clip grouping (still a bit buggy)
2009-03-12 Jean-Baptiste MardelleFix drag & drop of effects:
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Fix a memory leak in a destructor
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Comment out variables used...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-02-23 Jean-Baptiste MardelleFix issues with changing clip speed:
2009-02-16 Dan DennedyMake the Fade to Black video filter work, and let the...
2009-02-03 Jean-Baptiste MardelleImplement track locking:
2009-01-21 Jean-Baptiste MardelleAllow editing of clip names again (for color, titles...
2009-01-13 Jean-Baptiste MardelleFix problem on effect deletion, might help in:
2009-01-13 Jean-Baptiste MardelleFix lots of issues with slowmotioned clips (bugs in...
2008-12-29 Jean-Baptiste MardelleFix problem with clip resize, should solve:
2008-12-28 Jean-Baptiste MardelleFix LADSPA effects, should work now:
2008-12-28 Jean-Baptiste MardelleMake sox effects work again, part of bug:
2008-12-25 Jean-Baptiste MardelleThis will hopefully fix most clip & group move issues...
2008-12-22 Jean-Baptiste MardelleFix several issues with clip move and resize, should...
2008-12-16 Jean-Baptiste MardelleBy default, transitions are now "automatic". So when...
2008-12-13 Jean-Baptiste MardelleCache timeline thumbnails for faster project opening...
2008-12-12 Jean-Baptiste MardelleDuration of color / image / text clips is now correctly...
2008-12-01 Jean-Baptiste MardelleShould solve most problems with group move:
2008-12-01 Jean-Baptiste MardelleShow error message when there is a problem deleting...
2008-11-23 Jean-Baptiste Mardelle* Fix issue with fade out length:
2008-11-19 Jean-Baptiste MardelleFix remaining issues with audio fades:
2008-11-03 Jean-Baptiste MardelleFix several issues with audio fadein / fadeout effects...
next