]> git.sesse.net Git - kdenlive/history - src/clipproperties.cpp
Cleaning code style of Definitions.
[kdenlive] / src / clipproperties.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-30 Montel LaurentRemove virtual keyword, fix indent. Const'ref
2013-05-22 Montel LaurentBetter to use nepomukcore
2013-05-20 Montel LaurentConst'ify. Fix indent. if (foo) delete foo -> delete...
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentAdd explicit keyword, const'ref, minor optimization
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-11 Jean-Baptiste MardelleFix Coverity #980690
2013-02-09 Jean-Baptiste MardelleAllow retrieval of metadata created by Magic Lantern...
2013-01-30 Jean-Baptiste MardelleSmall fix for clipproperties dialog (improve column...
2013-01-25 Jean-Baptiste MardelleFix forcing some clip properties not always working...
2013-01-06 Jean-Baptiste MardelleExtract clip metadata (camcorder name, aperture, exposu...
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 MardelleFix thumbnail properties dialog
2012-11-03 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-03 Jean-Baptiste MardelleImplement analysis load / save
2012-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-22 Jean-Baptiste MardelleProject tree sub-clips and clip properties dialog thumb...
2012-10-21 Jean-Baptiste MardelleCleanup data processing framework
2012-10-20 Jean-Baptiste MardellePrepare for clip extra data (reusable analysis data)
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...
2012-10-14 Jean-Baptiste MardelleRound corners in project tree thumbnails
2012-09-30 Jean-Baptiste MardelleFix display of aspect ratio in clip properties for...
2012-09-22 Jean-Baptiste MardelleLoad & save markers (audacity compatible):
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-07-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-07-23 Jean-Baptiste Mardelleclipproperties.cpp: Use QPointer [krazy 34/37] by Mikko...
2012-05-24 Jean-Baptiste MardelleFix i18n calls
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-22 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-14 Jean-Baptiste Mardelle* Update MLT capture to use the new multi consumer...
2012-01-02 Jean-Baptiste MardelleIf a file has a license (for example when imported...
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-12-03 Jean-Baptiste MardelleEditing a clip sometimes caused unnecessary clip reloads
2011-11-21 Jean-Baptiste MardelleFix timecode widget sometimes hard to edit
2011-07-24 Till TheatoFix a couple of compile warnings because of unused...
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleFix proxy setting not saved when creating new project:
2011-02-17 Jean-Baptiste MardelleBig update to the proxy clips, fixing several issues...
2011-02-16 Jean-Baptiste Mardelle* Allow to edit transparent background for images in...
2011-01-30 Jean-Baptiste MardelleFix clip properties when a folder is selected:
2011-01-26 Jean-Baptiste MardelleFix crash when closing multiple clip properties dialog...
2011-01-14 Jean-Baptiste MardelleFix slideshow duration not updated when changing frame...
2010-11-23 Dan DennedyFix typo in time code format display.
2010-11-14 Dan DennedyAdd field order override in advanced clip properties.
2010-11-12 Dan DennedyAdd TIF to slideshow clip.
2010-10-21 Dan DennedyChange Force pixel aspect ratio in advanced clip proper...
2010-10-19 Dan DennedyAdd colorspace and luma range to advanced clip properties.
2010-10-14 Jean-Baptiste MardelleAllow to display several clip properties, force clip...
2010-10-14 Jean-Baptiste MardelleCleanup clip properties ui
2010-10-14 Dan DennedyAdd Colorspace to the Video tab of the Clip Properties...
2010-10-13 Jean-Baptiste MardelleUse MLT's new meta.media.frame_rate_num/den, and show...
2010-10-08 Jean-Baptiste Mardelle* Add preliminary support for Blackmagic HDMI capture...
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-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-03-24 Jean-Baptiste MardelleFix dropframe timecode, patch from John T. Mertz
2010-02-15 Jean-Baptiste MardelleFix compilation warnings
2010-01-06 Jean-Baptiste MardelleFix regression introduced by previous commit (undo...
2010-01-06 Jean-Baptiste MardelleAllow to change duration of several clips (image, color...
2010-01-06 Jean-Baptiste MardelleFix duration editing for color & image clips
2010-01-03 Jean-Baptiste Mardelle* Allow transcoding of several clips (selected in proje...
2009-12-19 Jean-Baptiste MardelleAllow user to force clip fps from clip properties dialog
2009-12-15 Jean-Baptiste MardelleAllow changing advanced properties of several clips...
2009-11-30 Dan DennedyAdd support for forcing a clip to be progressive or...
2009-11-12 Jean-Baptiste MardelleFix slideshow luma disabled when editing
2009-10-20 Jean-Baptiste MardelleDisplay a list of all used files in project settings...
2009-10-20 Jean-Baptiste MardelleFix crash on slideshow clip editing
2009-09-17 Jean-Baptiste MardelleFix effects deleted from timeline when a clip is reload...
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-07-20 Jean-Baptiste MardelleShow image preview in clip properties dialog and disabl...
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-05-29 Jean-Baptiste MardelleUse project aspect ratio for clip properties dialog...
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-08 Ray LehtiniemiEliminate some signed comparison warnings
2009-04-07 Ray LehtiniemiCorrectly enable several widgets for slideshow clip...
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-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-01-10 Jean-Baptiste MardelleStart implementing clip metadata (not finished yet)
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-12-12 Jean-Baptiste MardelleFix most issues with spacer tool. Tool now applies...
next