]> git.sesse.net Git - kdenlive/history - src/doubleparameterwidget.cpp
fix gcc warnings
[kdenlive] / src / doubleparameterwidget.cpp
2013-12-20 Vincent PINONfix gcc warnings
2013-12-15 Montel LaurentFix order
2013-12-14 Vincent PINONcoverity fix
2013-05-31 Montel LaurentFix include. fix indent. Minor optimization
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-16 Jean-Baptiste MardelleFix unnecessary refresh of effect stack, set effect...
2012-12-23 Jean-Baptiste MardelleFix crash when changing speed of a clip that has a...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-24 Jean-Baptiste MardelleEffects can now be dragged from the effect stack to...
2011-05-21 Jean-Baptiste MardelleRemove useless debug
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-02-20 Jean-Baptiste MardelleFix drag widget not correctly emitting changes
2011-02-14 Jean-Baptiste MardelleAllow non integer values in drag widget, fix some scali...
2011-02-08 Jean-Baptiste MardelleCommit my changes to Till's slider widget for effect...
2011-01-22 Till TheatoAdd "drag value" widget: Numbers can be edited by dragg...
2011-01-08 Till TheatoAllow adding comments to bool parameters
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 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-07 Till TheatoUse less space for double parameter widgets
2010-10-24 Till TheatoAllow resetting all parameters of the selected keyframe...
2010-08-22 Till TheatoAllow to reset single effect parameters:
2010-08-22 Till TheatoCleanup effectstack source.