]> git.sesse.net Git - kdenlive/history - src/clipdurationdialog.cpp
Cleaning code style of Definitions.
[kdenlive] / src / clipdurationdialog.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-30 Montel LaurentRemove virtual keyword, fix indent. Const'ref
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2012-11-14 Jean-Baptiste MardelleFix timecode widget sometimes emitting value changed...
2011-06-30 Till TheatoClip duration dialog: Fix tab order.
2011-02-15 Jean-Baptiste Mardelle* Cleanup timecode display widget
2010-06-20 Till TheatoFix possible clip corruption due to insufficient checki...
2010-06-20 Till TheatoUse TimecodeDisplay in duration dialog
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-03-24 Jean-Baptiste MardelleFix dropframe timecode, patch from John T. Mertz
2010-02-20 Jean-Baptiste MardelleFix compilation with Qt < 4.6:
2010-02-20 Jean-Baptiste Mardellecode cleanup
2010-02-19 Jean-Baptiste MardelleAdd crop end info to clip info dialog (based on a patch...
2010-01-30 Jean-Baptiste MardelleWhen editing clip properties, changing crop start shoul...
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-05-30 Jean-Baptiste MardelleFix adjusting position with clip dialog (double click...
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
2009-02-12 Jean-Baptiste MardelleFix adjusting clip crop start through edit widget ...
2009-02-11 Jean-Baptiste MardelleFix clip and transition move / resize through the doubl...
2008-08-03 Marco Gittlerfirst classes for geometry widget
2008-06-29 Marco Gittlerallow set values for duration/crop/pos with scrolling...
2008-06-28 Jean-Baptiste Mardelledouble click a clip in timeline to edit position &...