]> git.sesse.net Git - kdenlive/history - src/slideshowclip.cpp
Fix label
[kdenlive] / src / slideshowclip.cpp
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-14 Montel Laurentconst'ref.
2013-05-12 Montel LaurentUse explicit, const/ref, remove unimplemented function
2013-05-12 Montel Laurentconst'ify
2013-05-07 Montel Laurentnormalize signal/slots
2012-11-10 Jean-Baptiste MardelleMerge branch 'pkey'
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-06 Jean-Baptiste MardelleStart using new MLT format for image sequences
2012-10-30 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-29 Jean-Baptiste MardelleWorkaround bug in MLT image sequence detection
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-05-20 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-05-20 Jean-Baptiste MardelleFix broken slideshow:
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-17 Jean-Baptiste MardelleImage sequences can now start at an arbitrary frame...
2012-02-16 Jean-Baptiste MardelleMerge branch 'master' into audioAlign
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-02-15 Jean-Baptiste MardelleCleanup slideshow clip method, prepare for improved...
2011-12-27 Jean-Baptiste MardelleFix slideshow frame duration when switching from frames...
2011-12-27 Jean-Baptiste MardelleFix slideshow clips created with invalid frame duration
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-11-21 Jean-Baptiste MardelleFix timecode widget sometimes hard to edit
2011-10-22 Jean-Baptiste Mardellefix compilation warning with KDE >= 4.7
2011-07-10 Dan DennedyReplace locale-dependent comma with slash in geometry...
2011-01-23 Jean-Baptiste MardelleFix slideshow creation (buggy pattern method)
2010-11-23 Dan DennedyFix typo in time code format display.
2010-11-12 Dan DennedyAdd TIF to slideshow clip.
2010-10-19 Jean-Baptiste MardelleProgress on stopmotion widget (make it possible to...
2010-09-07 Jean-Baptiste MardelleWhen creating slideshow with mimetype based option...
2010-09-03 Dan DennedyFix compilation warning in my animationToGeometry().
2010-08-31 Dan DennedyAdd animation feature to Slideshow Clip.
2010-08-30 Dan DennedyAdd center-crop option to slideshow clip.
2010-08-16 Jean-Baptiste MardelleFix image sequence clips
2010-08-15 Jean-Baptiste MardelleAllow to add image sequence through the usual "add...
2010-08-01 Simon A. EugsterFix: Double backslash to escape dot in Regex
2010-07-30 Jean-Baptiste MardelleSlideshow clip: allow image sequence like photo001...
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-04-06 Jean-Baptiste MardelleUse KDE's thumbnailer for slideshow preview
2010-04-06 Jean-Baptiste MardelleFix thumbnail creation in slideshow dialog:
2010-03-30 Alberto Villa- Make reindent.sh work when not called from its own...
2010-03-24 Jean-Baptiste MardelleFix dropframe timecode, patch from John T. Mertz
2009-10-20 Jean-Baptiste MardelleFix crash on slideshow clip editing
2009-09-12 Jean-Baptiste MardelleCorrectly use plural in i18n calls, add warning message...
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-05-29 Jean-Baptiste MardelleSmall GUI fix for clip properties dialog
2009-05-29 Jean-Baptiste MardelleAdd combobox to select between hh:mm:ss::ff and frame...
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-08 Jean-Baptiste MardelleFix display of clip duration in project tree + some...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleCleanup and add mimetype for TGA images, also add EXR...
2009-01-13 Jean-Baptiste MardelleWhen creating a slideshow, only create thumbnails for...
2008-12-25 Jean-Baptiste MardelleGUI fixes (enable / disable) actions when they should...
2008-12-23 Jean-Baptiste MardelleAlso show kdenlive lumas in the slideshow dialog
2008-10-01 Jean-Baptiste Mardelle* use KNotify so that now users get a popup when a...
2008-09-28 Jean-Baptiste MardelleRemove *.jpeg files from slideshows (only keep *.jpg...
2008-08-09 Jean-Baptiste Mardellecleanup
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-07-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-05-12 Jean-Baptiste MardelleAdd const to foreach, some indent fixes
2008-05-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips