]> git.sesse.net Git - kdenlive/history - src/projecttree/proxyclipjob.cpp
Use KLocalizedString (for i18n only, in kf5 it will necessary => use a script for...
[kdenlive] / src / projecttree / proxyclipjob.cpp
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-05-29 Montel Laurentconst'ref. REmove not necessary virtual keyword. Fix...
2013-05-15 Montel Laurentincludemocs
2013-05-12 Montel Laurentconst'ify
2013-02-16 Jean-Baptiste MardelleFix proxy of playlist aspect ratio broken on some locales
2012-12-26 Jean-Baptiste MardelleFix display of proxy clip progress when using MLT with...
2012-12-26 Jean-Baptiste MardelleFix ratio issue when making proxy from playlist clip
2012-12-16 Jean-Baptiste MardelleFix crash on scene cut analysis: http://kdenlive.org...
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
2012-07-23 Jean-Baptiste MardelleUse const & with foreach loops where possible [krazy...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-06 Jean-Baptiste Mardelle* Fix missing proxy not re-created on project opening
2011-12-29 Jean-Baptiste MardelleImprovements to the clip jobs framework
2011-12-22 Jean-Baptiste MardelleSome improvements in clip jobs
2011-12-21 Jean-Baptiste MardelleDisplay job status in clip tooltip
2011-12-20 Jean-Baptiste MardelleImprove feedback when a job fails (needs KDE >= 4.7...
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-19 Jean-Baptiste MardelleSome progress on clip jobs
2011-12-19 Jean-Baptiste MardelleStart implementing a generic clip job framework that...