]> git.sesse.net Git - kdenlive/history - src/geometryval.cpp
Fix label
[kdenlive] / src / geometryval.cpp
2013-05-23 Montel LaurentFix indent, minor optimization. Const'ref etc.
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel Laurentconst'ref.
2013-05-12 Montel Laurentuse const ref
2012-11-14 Jean-Baptiste MardelleFix timecode widget sometimes emitting value changed...
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 MardelleImprove update of effect stack when resizing clip,...
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [15/27]
2011-02-10 Jean-Baptiste MardelleContinue work on slider widget, rewrote layout for...
2010-09-26 Till TheatoRemove some unneeded qstrdup calls. MLT already does...
2010-09-03 Till TheatoFix keyframe move in geometry widgets
2010-08-12 Till TheatoKeep timeline cursor position in sync with local timeli...
2010-08-08 Jean-Baptiste Mardelleremove debug
2010-08-08 Jean-Baptiste MardelleTry to fix timecode error:
2010-06-15 Till Theato- Remove ugly fix, which prevented infinite loop in...
2010-06-13 Till TheatoInsert Space Dialog:
2010-05-27 Jean-Baptiste MardelleUse new timecode widget for position parameter in effects
2010-05-23 Jean-Baptiste MardelleAdd widget for easier timecode display
2010-05-22 Jean-Baptiste MardelleMake composite transition position obey the timecode...
2010-05-21 Jean-Baptiste Mardellecleanup composite transition UI
2010-05-12 Alberto Villa- mainwindow.cpp: possibly avoid a step when locating...
2010-05-11 Till Theato- Do not allow setting opacity of obscure effect to...
2010-05-11 Till Theato- Add ability to disable opacity in geometryval
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-10 Till Theato- Disable reset action when no keyframe is selected...
2010-05-09 Till TheatoImprove accessibility of geometryval
2010-02-20 Jean-Baptiste MardelleFix seek to pos in composite transition:
2010-01-22 Jean-Baptiste MardelleFix composite transition and automask widgets
2009-10-07 Jean-Baptiste MardelleFix regression from last commit:
2009-10-07 Jean-Baptiste MardelleFix composite keyframe offset:
2009-09-09 Jean-Baptiste MardelleFix composite geometry rectangle
2009-08-15 Jean-Baptiste MardelleFix display ratio for geometry parameter in effects...
2009-08-15 Jean-Baptiste MardelleFix pan & zoom effect:
2009-07-28 Jean-Baptiste MardelleRevert typo from previous commit
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-26 Jean-Baptiste MardelleFix typo
2009-07-23 Jean-Baptiste MardelleAdd / remove transition keyframes through double click...
2009-07-23 Jean-Baptiste MardelleKeyframe in composite transitions can be moved:
2009-07-23 Jean-Baptiste MardelleFix mem leak + possible crash with transition:
2009-06-01 Jean-Baptiste MardelleNew features: Titles can now be larger than the frame...
2009-06-01 Jean-Baptiste MardelleNew option in composite transition: double click in...
2009-05-31 Jean-Baptiste MardelleComposite transition: add new "Resize to original size...
2009-05-01 Jean-Baptiste MardelleFix handling of rect in composite transitions
2009-04-13 Jean-Baptiste MardelleFix compilation with Qt 4.4
2009-04-13 Jean-Baptiste MardelleAllow setting rescale to a custom percentage value...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
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-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-01-27 Jean-Baptiste Mardelle* Small updates to composite transition
2008-10-25 Jean-Baptiste Mardellesmall ui update for autotrack / obscure filter
2008-10-19 Jean-Baptiste MardelleSmall improvements for geometry keyframes
2008-10-14 Jean-Baptiste MardelleFix automask effect crash
2008-09-22 Jean-Baptiste MardelleSmall fixes for composite transition and more fixes...
2008-09-22 Jean-Baptiste MardelleAdd option to move timeline cursor when editing a compo...
2008-09-21 Jean-Baptiste Mardelleseveral usability fixes for composite transition
2008-09-21 Jean-Baptiste MardelleFix compile, make composite transition usable
2008-09-21 Jean-Baptiste MardelleFirst steps to a working composite transition
2008-08-04 Marco Gittlerupdate effect with values (update values, not real...
2008-08-04 Marco Gittlerusable window now, now get the params
2008-08-03 Marco Gittleronly move the rectwidget for the geometry
2008-08-03 Marco Gittlerfirst classes for geometry widget