]> git.sesse.net Git - kdenlive/history - src/markerdialog.cpp
coverity fix
[kdenlive] / src / markerdialog.cpp
2013-12-21 Vincent PINONcoverity fix
2013-05-31 Montel LaurentFix indent. Use const'ref
2013-05-14 Montel Laurentconst'ref.
2013-02-11 Jean-Baptiste MardelleFix Coverity #980696
2013-01-14 Jean-Baptiste Mardelle* Cleanup transode stabilize GUI: http://kdenlive.org...
2012-12-26 Jean-Baptiste MardelleHide marker category for guides, not supported currently
2012-11-14 Jean-Baptiste MardelleFix timecode widget sometimes emitting value changed...
2012-10-20 Jean-Baptiste MardelleAllow loading and saving of only one category of markers
2012-10-20 Jean-Baptiste MardelleClip markers can now have a category that is shown...
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2010-08-08 Jean-Baptiste MardelleTry to fix timecode error:
2010-06-15 Till TheatoUse TimecodeDisplay in marker 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-02-08 Jean-Baptiste MardelleWhen user wants to display timecode in frames, use...
2009-09-14 Jean-Baptiste MardelleUse QImage instead of QPixmap where possible, rework...
2009-08-28 Jean-Baptiste Mardellecleanup
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
2009-05-29 Jean-Baptiste MardelleUse project aspect ratio for clip properties dialog...
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
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-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2008-11-24 Jean-Baptiste MardelleStart of spacer tool: space can now be inserted via...
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-07-14 Jean-Baptiste MardelleFix crash on guide dialog
2008-07-14 Jean-Baptiste Mardellemake mouse wheel effective on marker dialog
2008-07-07 Jean-Baptiste Mardelle* Guides improvements and fixes
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-23 Jean-Baptiste Mardellemoving cutter tool over a clip now shows the frame...
2008-06-23 Jean-Baptiste Mardellekeyframes can now be edited through double click
2008-06-23 Jean-Baptiste Mardelle* show image thumbnail in marker creation dialog
2008-06-01 Jean-Baptiste MardelleAdd, edit and delete markers from clip properties dialog