]> git.sesse.net Git - kdenlive/history - src/effectstack/parametercontainer.cpp
Moving widget files into widgets folder.
[kdenlive] / src / effectstack / parametercontainer.cpp
2014-01-12 Jean-Nicolas ArtaudMoving widget files into widgets folder.
2014-01-12 Jean-Nicolas ArtaudMoving choosecolorwidget and colorpickerwidget in the...
2013-05-25 Montel Laurentconst'ref
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-12 Montel Laurentconst'ify
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-16 Jean-Baptiste MardelleFix unnecessary refresh of effect stack, set effect...
2013-02-12 Jean-Baptiste MardelleFix Coverity #980679
2013-02-01 Jean-Baptiste MardelleFix keyframe line not appearing in timeline until we...
2012-12-12 Jean-Baptiste MardelleFixes for dynamic text filter, patch by Brian Matherly...
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 MardelleFix bug in previous commit
2012-11-04 Jean-Baptiste MardelleImprove update of effect stack when resizing clip,...
2012-10-31 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-30 Jean-Baptiste MardelleMinor improvements to keyframe widget, allow resetting...
2012-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-24 Jean-Baptiste MardelleCleanup filter jobs
2012-10-21 Jean-Baptiste MardelleImprove support for filter job parameters
2012-10-21 Jean-Baptiste MardellePrepare importing of keyframes from clip analysis
2012-10-21 Jean-Baptiste MardelleCleanup data processing framework
2012-10-20 Jean-Baptiste MardellePrepare for clip extra data (reusable analysis data)
2012-09-19 Jean-Baptiste MardelleDisable effect when trying to pick a color from the...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-12 Jean-Baptiste MardelleColor values in MLT should always contain alpha (0xRRGG...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-19 Jean-Baptiste MardelleOptimize monitor scene & fix issues with new effect...
2012-04-17 Jean-Baptiste MardelleCleanup effect stack (part 2) - show monitor scene...
2012-04-17 Jean-Baptiste MardelleCleanup effect stack (part 1)