]> git.sesse.net Git - kdenlive/history - src/rotoscoping/rotowidget.cpp
Moving widget files into widgets folder.
[kdenlive] / src / rotoscoping / rotowidget.cpp
2014-01-12 Jean-Nicolas ArtaudMoving widget files into widgets folder.
2013-05-20 Montel LaurentConst'ify. Use QLatin1String
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-12 Montel Laurentconst'ify
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)
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-09 Jean-Baptiste MardelleFix monitor scene never resetting scrollbars (scene...
2011-08-09 Till Theatorotoscoping: do not allow to add keyframe until initial...
2011-05-08 Till TheatoRotoscoping: import keyframes generated by tracker.
2011-04-23 Till Theatorotoscoping: fix keyframe sorting issues after duration...
2011-04-06 Till Theatosmall code cleanup
2011-04-05 Till TheatoFixes and cleanups to effect handling upon clip resize:
2011-03-22 Till Theatorotoscoping: fix keyframe sorting issues
2011-03-19 Till Theatostart documenting the rotoscoping code
2011-03-03 Till Theatorotoscoping: obey to frames vs. timecode setting
2011-03-01 Till Theatorotoscoping: preserve point selection after mouse release
2011-02-21 Till Theatorotoscoping:
2011-02-20 Till Theatorotoscoping:
2011-02-19 Till Theatorotoscoping: allow to move keyframes
2011-02-18 Till Theatorotoscoping: Fix keyframes with crop from start > 0
2011-02-13 Till Theatorotoscoping: fix keyframe insertion between two existin...
2011-02-13 Till Theatorotoscoping:
2011-02-02 Till Theatorotoscoping: fix setup issues
2011-01-30 Till TheatoFirst work on rotoscoping GUI