]> git.sesse.net Git - kdenlive/history - src/abstractclipitem.h
Fix corruption when changing the project profile
[kdenlive] / src / abstractclipitem.h
2009-09-11 Jean-Baptiste MardelleFix corruption when changing the project profile
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-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-07-21 Jean-Baptiste MardelleImprove keyframe editor (keyframe value can now be...
2009-06-29 Jean-Baptiste MardelleAllow to do a rectangle selection (Shift + click) also...
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-02-03 Jean-Baptiste MardelleImplement track locking:
2008-12-01 Jean-Baptiste MardelleShow error message when there is a problem deleting...
2008-11-03 Jean-Baptiste MardelleSome work on speed effect, should fix most of bug
2008-10-29 Jean-Baptiste MardelleWhen cutting a clip with keyframe effect, ensure that...
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-15 Jean-Baptiste Mardellecopy / paste clips and transitions, move several clips
2008-06-23 Jean-Baptiste Mardellekeyframes can now be edited through double click
2008-06-23 Jean-Baptiste Mardelle* show image thumbnail in marker creation dialog
2008-06-21 Jean-Baptiste Mardellemore work on keyframe effects and thumbnail fixes
2008-06-17 Jean-Baptiste Mardelleget ready for keyframes in timeline
2008-06-08 Jean-Baptiste Mardelle* New: audio fade in / out by dragging a clip's top...
2008-06-01 Jean-Baptiste Mardellesmall cleanup
2008-04-11 Jean-Baptiste MardelleStart of tools:
2008-03-27 Jean-Baptiste MardelleFirst big cleanup of transition / clipitem. Transitions...
2008-03-26 Jean-Baptiste MardelleFix transition moving (still crashing a lot)
2008-03-21 Marco Gittlerrect calc moved into abstract class
2008-03-10 Marco Gittleruse clipitem resize also for transition resize
2008-03-10 Marco Gittlerabstract class for clipitem (many func's from clipitem...