]> git.sesse.net Git - kdenlive/history - src/clipitem.cpp
Improve manipulation of small items in timeline (Don't allow resize on very small...
[kdenlive] / src / clipitem.cpp
2012-05-10 Jean-Baptiste MardelleImprove manipulation of small items in timeline (Don...
2012-05-06 Jean-Baptiste MardelleFix effect regressions introduced by recent cleanup
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-18 Jean-Baptiste MardelleEffect stack update: enable / disable several effects...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-12 Jean-Baptiste MardelleSaved effect groups should not be merged when added...
2012-04-07 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-04-07 Jean-Baptiste MardelleCleanup & fix selected effect sometimes not showing...
2012-04-06 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-04-06 Jean-Baptiste Mardelleimprovements to effect stack UI & fix timeline keyframe...
2012-04-04 Jean-Baptiste MardelleFix crash when dropping effect from effects list to...
2012-03-31 Jean-Baptiste Mardellenew: saving of effect group
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-29 Jean-Baptiste MardelleFix various effect dropping regressions
2012-03-29 Jean-Baptiste MardelleEffect groups can now be dropped onto another clip
2012-03-26 Jean-Baptiste MardelleImplement drag & drop of effects in effect stack
2012-03-25 Jean-Baptiste Mardelleeffect stack cleanup
2012-03-24 Jean-Baptiste MardelleSome progress on effect group
2012-03-24 Jean-Baptiste MardelleStart work on effect groups
2012-03-24 Jean-Baptiste MardelleEffects can now be dragged from the effect stack to...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleFix proxy creation sometimes blocked
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-14 Jean-Baptiste Mardellesmall optimizations, make sure we use cached thumbs...
2011-10-13 Jean-Baptiste MardelleSmall thumbs optimization
2011-10-05 Jean-Baptiste MardelleFix timeline drawing offset and compiler warning
2011-10-05 Jean-Baptiste MardelleFix timeline drawing pixel offset and remove deprecated...
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-10 Till TheatoAllow to offset effect parameters.
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-06 Jean-Baptiste MardellePrevent crash when deleting a clip while playing:
2011-07-06 Jean-Baptiste MardelleCleanup producer loading, make pan_zoom specific code...
2011-07-04 Jean-Baptiste MardelleTry to fix keyframes resizing issue:
2011-07-03 Jean-Baptiste MardelleFix crop effect max value so that the slider has a...
2011-06-29 Jean-Baptiste MardelleFix drawing of "keyframe" effects (effect is not apply...
2011-06-28 Jean-Baptiste MardelleFinally fixed the proxy crash,
2011-06-28 Jean-Baptiste MardelleRewrite generation of timeline thumbnails when zooming...
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-06-20 Jean-Baptiste MardelleFix compilation with KDE < 4.5
2011-06-16 Jean-Baptiste Mardelleet rid of deprecated KPixmapCache & fix freeze when...
2011-06-13 Jean-Baptiste MardelleFix detection of overlapping transitions
2011-04-20 Till TheatoAutomatically crop relative to the project resolution...
2011-04-20 Till Theato- Fix effect update upon clip duration change
2011-04-06 Till Theatomake the new effect adjustment function more generic
2011-04-06 Till TheatoCreate new (interpolated) keyframes at the in/out point...
2011-04-05 Till TheatoFixes and cleanups to effect handling upon clip resize:
2011-03-29 Till TheatoFix "Pan and Zoom" and position effects (fade, freeze...
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-03-18 Simon A. EugsterSome memleaks closed with
2011-02-21 Jean-Baptiste MardelleFix drag & drop of effects with UTF-8 characters
2011-02-19 Till TheatoGet rid of most of the place consuming tooltips. Most...
2011-01-25 Jean-Baptiste MardelleCorrectly update timeline if a slideshow "loop" feature...
2011-01-23 Jean-Baptiste MardelleFix timeline thumbs not reloaded on clip change:
2011-01-14 Jean-Baptiste MardelleKeyframe gui fixes (when keyframe negative value was...
2010-11-07 Till TheatoMake the keyframe parameter which can be edited in...
2010-10-30 Till TheatoFix keyframes not editable in timeline if first paramet...
2010-10-24 Till TheatoFix values for multiple parameters are all the same...
2010-10-23 Till TheatoInitialise parameters with only one keyframe (instead...
2010-09-30 Till TheatoRemove checks for inpoint < 0. Not needed anymore.
2010-09-21 Till TheatoRemove code duplication
2010-09-19 Jean-Baptiste MardelleAsk to change profile if first clip does not match...
2010-09-05 Till Theato- Properly handle pan and zoom effect during cut
2010-09-03 Jean-Baptiste MardelleFix issue with fade out and fade to black effects,...
2010-09-01 Till TheatoFix frame size changed in pan & zoom effect when changi...
2010-08-31 Till Theato- Fix some problems with undoing resizing a clip contai...
2010-08-30 Till TheatoFix effects + transitions with geometry parameter behav...
2010-08-29 Till TheatoFix pan & zoom effect getting corrupted after group...
2010-08-17 Jean-Baptiste MardelleFirst steps towards track effects
2010-06-22 Jean-Baptiste MardelleFix in / out points for effects with some images (negat...
2010-06-19 Till Theato- Fix handling of effects with multiple keyframable...
2010-06-19 Till TheatoFix handling of effects with multiple keyframable param...
2010-06-19 Jean-Baptiste MardelleFix pan_scan effect & first steps for effect region
2010-06-12 Till Theato- Fix resize start allowing to go further than duration...
2010-05-23 Till TheatoFix regression with previous commit
2010-05-23 Till Theatocleanup
2010-05-22 Jean-Baptiste MardelleFix thumbnails for maximum zoom level
2010-05-22 Jean-Baptiste MardelleIntroduce video thumbnail for each frame when zooming...
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-06 Jean-Baptiste MardelleTry to correctly fix issue resize start issue:
2010-05-06 Till TheatoAllow resizing images in timeline from start:
2010-04-24 Jean-Baptiste MardelleFix fades when copy/paste a clip
2010-04-21 Till TheatoShow name, resource and comment in tooltip for timeline...
2010-02-15 Jean-Baptiste MardelleFix crash on clip deletion
2010-02-09 Jean-Baptiste Mardellecleanup
next