]> git.sesse.net Git - kdenlive/history - src/keyframeedit.cpp
const'ref. Fix indent
[kdenlive] / src / keyframeedit.cpp
2013-06-03 Montel Laurentconst'ref. Fix indent
2013-05-23 Montel Laurentconst'ify + fix indent + minor optimization
2013-05-15 Montel LaurentFix crash when table has not row
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-12 Montel Laurentuse const ref
2013-05-07 Montel Laurentnormalize signal/slots
2012-12-16 Jean-Baptiste MardelleFix keyframe position widget: http://www.kdenlive.org...
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-05 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-04 Jean-Baptiste MardelleImprove update of effect stack when resizing clip,...
2012-07-23 Jean-Baptiste MardelleUse const & with foreach loops where possible [krazy...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-08 Jean-Baptiste MardelleFix broken keyframes when dropping an effect on another...
2011-05-16 Jean-Baptiste MardelleFix issues with double values in effects drag widget...
2011-05-16 Jean-Baptiste MardelleAdd proper support for 'float' parameter type in effect...
2011-04-23 Till TheatoFix keyframes in keyframeedit not added at the very end
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-02-08 Jean-Baptiste MardelleCommit my changes to Till's slider widget for effect...
2011-01-30 Till TheatoAuto-check first entry in Effect Stack for editing...
2011-01-29 Till Theatokeyframe editor: when adding a keyframe with last keyfr...
2011-01-23 Till TheatoPrevent possible segfault:
2011-01-14 Jean-Baptiste MardelleKeyframe gui fixes (when keyframe negative value was...
2011-01-08 Till TheatoAllow adding comments to bool parameters
2011-01-08 Till TheatoMake c0rners keyframable
2011-01-08 Till TheatoKeyframe widget: Make it possible to change the positio...
2011-01-08 Till TheatoFix some layout issues in the keyframe editor
2010-12-28 Till TheatoAdd a "full description" to effects. Will be shown...
2010-12-27 Till TheatoImprove visual appearance of effect parameter comments:
2010-12-26 Till TheatoShow all parameter comments at once:
2010-12-25 Till TheatoReplace the keyframe table by the add keyframe button...
2010-12-25 Till TheatoUse label at the bottom of the effect stack instead...
2010-12-23 Till TheatoMake it possible to add a comment explaining effect...
2010-11-16 Jean-Baptiste MardelleDon't send effect change when simply opening the effect...
2010-11-07 Till TheatoPre-select the first parameter on effects with not...
2010-11-07 Till TheatoMake the keyframe parameter which can be edited in...
2010-10-31 Till TheatoCleanup keyframe editor code
2010-10-30 Till Theato- Replace seeking checkbox in keyframe widget with...
2010-10-24 Till TheatoIncrease maximum resize limit to 10000 in geometry...
2010-10-24 Till TheatoAllow resetting all parameters of the selected keyframe...
2010-10-23 Till TheatoDo not show the keyframe table if only one keyframe...
2010-08-30 Jean-Baptiste MardelleSeveral effect fixes (mostly track effect issues)
2010-08-27 Jean-Baptiste MardellePrevent crash with corrupted keyframe effect
2010-08-27 Jean-Baptiste MardelleEnsure keyframe list widget is not too small to be...
2010-08-24 Simon A. Eugsterhttp://www.kdenlive.org/mantis/view.php?id=1771
2010-08-22 Till TheatoAllow to reset single effect parameters:
2010-07-01 Till TheatoUpdate positions in keyframe widget immediately when...
2010-07-01 Till Theatocleanup keyframewidget (remove code duplications)
2010-02-20 Jean-Baptiste MardelleFix seek to pos in composite transition:
2010-02-08 Jean-Baptiste MardelleWhen user wants to display timecode in frames, use...
2010-02-07 Jean-Baptiste MardelleFix keyframe editing
2010-01-27 Jean-Baptiste Mardellecleanup keyframe moving
2010-01-22 Jean-Baptiste MardelleFix keyframeeditor for effects like vignette:
2009-12-01 Simon A. EugsterPosition of z-index number field changed
2009-11-30 Jean-Baptiste MardelleFix for add/delete keyframe
2009-11-29 Jean-Baptiste Mardellefix keyframe insertion
2009-11-29 Jean-Baptiste MardelleFix "simplekeyframe" with several parameters
2009-11-24 Jean-Baptiste MardelleClip cuts in project tree can now have a description
2009-11-23 Jean-Baptiste MardelleTry to fix keyframe issue:
2009-11-19 Jean-Baptiste MardelleUpdated keyframe editor
2009-11-18 Jean-Baptiste MardelleFirst steps for effects with several keyframable parameters
2009-11-17 Jean-Baptiste Mardellesmall fix in keyframe editor
2009-11-17 Jean-Baptiste MardelleImprove keyframe editor, fix random keyframe sometimes...
2009-08-29 Jean-Baptiste MardelleSeveral fixes for keyframes, fix bug in clip resize...
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
2009-07-21 Jean-Baptiste MardelleImprove keyframe editor (keyframe value can now be...
2009-06-25 Mads Bondo DydensborgNeed QHeaderView for us poor qt 4.4 users
2009-06-23 Jean-Baptiste Mardelleenable / disable delete keyframe button when necessary
2009-06-23 Jean-Baptiste MardelleFinished effect keyframe editor
2009-06-22 Jean-Baptiste MardelleSome progress on keyframe editor
2009-06-22 Jean-Baptiste Mardellepreliminary work for keyframe editor