]> git.sesse.net Git - kdenlive/history - src/profilesdialog.cpp
Fix includes
[kdenlive] / src / profilesdialog.cpp
2013-12-15 Montel LaurentFix includes
2013-06-03 Montel LaurentConst'ref
2013-06-01 Montel LaurentConst'ref. comment unused variable
2013-05-22 Montel Laurentadd const/ref, Fix indent
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-12 Montel LaurentConst'reference
2013-05-07 Montel Laurentnormalize signal/slots
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-03 Jean-Baptiste MardelleFix crop effect max value so that the slider has a...
2011-06-11 Jean-Baptiste MardelleAllow to manually edit video4linux capture profile
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2011-02-11 Jean-Baptiste MardelleDo not warn over profile mismatch because of image...
2010-12-14 Jean-Baptiste MardelleFix wrong profile autodetection:
2010-09-28 Jean-Baptiste MardelleShow the recently introduced colorspace info in profile...
2010-09-20 Jean-Baptiste MardelleImprove profile autodetection
2010-09-19 Jean-Baptiste MardelleFix indentation mess from my previous commit. Improve...
2010-09-19 Simon A. EugsterFixed http://kdenlive.org/mantis/view.php?id=1818
2010-09-19 Jean-Baptiste MardelleAsk to change profile if first clip does not match...
2010-08-21 Simon A. EugsterFrame rate: Also show fields per second (frame rate...
2010-02-01 Jean-Baptiste MardelleFix create new profile button disabled:
2009-07-19 Jean-Baptiste MardelleAllow effects to have parameters depending on the proje...
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-15 Jean-Baptiste MardelleMake sure we don't create a new profile with existing...
2009-06-15 Jean-Baptiste MardelleSave project profile in Kdenlive document (makes it...
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-30 Jean-Baptiste MardelleMake sure there is no write error when saving a file:
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-01-15 Simon A. EugsterTypo: Space removed
2008-11-17 Jean-Baptiste MardelleAsk to save profile before closing profiles dialog...
2008-11-09 Jean-Baptiste MardelleFix profiles dialog button:
2008-10-21 Jean-Baptiste MardelleFix typo in management of custom profiles. Should fix:
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-10 Jean-Baptiste MardelleActivate profile management
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-03-27 Jean-Baptiste MardelleSave default profile
2008-03-13 Jean-Baptiste MardelleLooks like I finally got the profile switching work!
2008-03-08 Jean-Baptiste MardelleAsk for profile on new document
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-03 Jean-Baptiste MardelleShow project format in tab title / hide tab bar when...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-20 Jean-Baptiste Mardellesettings dialog fixes
2008-02-19 Jean-Baptiste MardelleStart of project settings dialog