]> git.sesse.net Git - kdenlive/history - src/editeffectcommand.cpp
When missing or invalid clips, open only one dialog box instead of one for each clip
[kdenlive] / src / editeffectcommand.cpp
2011-09-01 Jean-Baptiste MardelleCleanup
2009-08-29 Jean-Baptiste MardelleSeveral fixes for keyframes, fix bug in clip resize...
2009-08-09 Jean-Baptiste MardelleFix compilation warnings
2009-08-05 Jean-Baptiste MardelleFix effects confusion
2009-07-25 Jean-Baptiste MardelleFix possible crash on effect change
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2008-11-14 Jean-Baptiste Mardelle* Fix undo of effect editing
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-07 Jean-Baptiste MardelleCleanup + fix i18n with args
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-27 Jean-Baptiste MardelleOnly one undo action for all effect parameter changes
2008-02-27 Jean-Baptiste MardelleEdit effect parameter can be undone / redone