]> git.sesse.net Git - kdenlive/history - src/utils
Fix label
[kdenlive] / src / utils /
2013-05-30 Montel LaurentMinor clean
2013-05-30 Montel LaurentSave load splitter size
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-25 Montel LaurentMinor optimization
2013-05-24 Montel LaurentFix indent, Use const'ref
2013-05-22 Montel LaurentBetter to use nepomukcore
2013-05-15 Montel Laurentincludemocs
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-12 Montel Laurentconst'ify
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-12 Jean-Baptiste MardelleFix Coverity #980678
2012-09-19 Jean-Baptiste MardelleCleanup
2012-09-17 Jean-Baptiste Mardellecleanup
2012-09-17 Jean-Baptiste MardelleFix Qt 4.6 compilation: http://kdenlive.org/mantis...
2012-09-07 Jean-Baptiste MardelleImprove support for multi-stream clips:
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
2012-07-23 Jean-Baptiste MardelleMake class constructors with required args explicit...
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 MardelleEnd files with new line [krazy 37/37] by Mikko Rapeli
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-28 Jean-Baptiste MardelleFix compilation with KDE < 4.4
2012-01-14 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-14 Jean-Baptiste MardelleFix compilation without nepomuk
2012-01-04 Jean-Baptiste MardelleVarious fixes and improvments to online resources
2012-01-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-04 Jean-Baptiste MardelleAsynchronous download for online resource widget (still...
2012-01-04 Jean-Baptiste Mardelleprogress on online resources, archive.org now basically...
2012-01-03 Jean-Baptiste MardellePreliminary support for importing clips from archive...
2012-01-03 Jean-Baptiste MardelleInitial support for project metadata (that can be embed...
2012-01-02 Jean-Baptiste MardelleIf a file has a license (for example when imported...
2012-01-01 Jean-Baptiste MardelleFix incorrect check for KDE version
2012-01-01 Jean-Baptiste MardelleFix compilation with KDE < 4.6 (Nepomuk):
2011-12-31 Jean-Baptiste MardelleCleanup online resource feature
2011-12-31 Jean-Baptiste MardelleWhen downloading from online resource, save license...
2011-12-31 Jean-Baptiste MardelleOnline resources: display description and license
2011-12-30 Jean-Baptiste MardelleFix freesound autoplay
2011-12-30 Jean-Baptiste MardelleHide autoplay when using openclipart service
2011-12-30 Jean-Baptiste MardelleAdd autoplay to freesound widget
2011-12-30 Jean-Baptiste MardelleFix online resources page browsing
2011-12-30 Jean-Baptiste MardelleCompile without QJson, require Solid for network connec...
2011-12-30 Jean-Baptiste Mardelleremove debug
2011-12-30 Jean-Baptiste MardelleNow one can also search and import image clips from...
2011-12-29 Jean-Baptiste MardelleFreesound: save audio file url in clip comment (for...
2011-12-29 Jean-Baptiste MardelleFreesound.org integration (in progress)