]> git.sesse.net Git - kdenlive/commit
Several fixes for keyframes, fix bug in clip resize start undo and cleanup
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 29 Aug 2009 00:09:52 +0000 (00:09 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 29 Aug 2009 00:09:52 +0000 (00:09 +0000)
commita646f250a5cf8f2027d8a2924d12925444e613bc
treed23e2082e2098955694743c6f0c77371d001a8c8
parent9bd1abf4527affc766987da4596601b10d5067e0
Several fixes for keyframes, fix bug in clip resize start undo and cleanup

svn path=/trunk/kdenlive/; revision=3851
28 files changed:
src/abstractclipitem.cpp
src/abstractclipitem.h
src/clipitem.cpp
src/clipitem.h
src/customtrackview.cpp
src/customtrackview.h
src/editeffectcommand.cpp
src/editeffectcommand.h
src/editkeyframecommand.cpp
src/effectslist.cpp
src/effectslist.h
src/effectstackedit.cpp
src/effectstackedit.h
src/effectstackview.cpp
src/keyframeedit.cpp
src/keyframeedit.h
src/moveclipcommand.cpp
src/moveclipcommand.h
src/movetransitioncommand.cpp
src/movetransitioncommand.h
src/projectlist.cpp
src/projectlist.h
src/renderwidget.cpp
src/renderwidget.h
src/resizeclipcommand.cpp
src/resizeclipcommand.h
src/transition.cpp
src/transitionsettings.cpp