]> git.sesse.net Git - kdenlive/history - src/documentchecker.cpp
Moving widget files into widgets folder.
[kdenlive] / src / documentchecker.cpp
2014-01-12 Jean-Nicolas ArtaudMoving widget files into widgets folder.
2013-05-31 Montel LaurentFix include. fix indent. Minor optimization
2013-05-15 Montel Laurentuse --i
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-14 Montel Laurentconst'ref.
2013-05-12 Montel Laurentadd explicit keyword when necessary. Add const ref...
2013-05-12 Montel Laurentuse const ref
2013-05-07 Montel Laurentnormalize signal/slots
2013-04-01 Jean-Baptiste MardelleSpacer tool should never allow to move clips before...
2012-07-23 Jean-Baptiste MardelleUse const & with foreach loops where possible [krazy...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-02-07 Jean-Baptiste MardelleWhen opening project with proxies but missing source...
2012-02-05 Jean-Baptiste MardelleAllow working on a project if only proxies are available:
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-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-08 Jean-Baptiste MardelleMerge branch 'v0.8.2.1'
2011-11-08 Jean-Baptiste MardelleFix search path for missing lumas
2011-10-24 Jean-Baptiste MardelleOptimize document check on opening
2011-10-21 Jean-Baptiste MardelleSmall optimisation of document loading (do not check...
2011-09-01 Jean-Baptiste MardelleCleanup
2011-07-31 Jean-Baptiste MardelleTry to find missing images in title clips with recursiv...
2011-07-20 Jean-Baptiste MardelleDon't check duration mismatch for slideshow clips,...
2011-07-14 Jean-Baptiste MardelleImprove document fixing when detecting duration mismatch
2011-07-07 Jean-Baptiste MardelleEnable "recursive search" on missing lumas
2011-07-06 Jean-Baptiste Mardelleimprove handling of missing luma files:
2011-06-29 Jean-Baptiste Mardelleimprove feedback for missing proxy clips on project...
2011-06-28 Jean-Baptiste MardelleFix missing proxies incorrectly detected on document...
2011-06-26 Jean-Baptiste MardelleWhen proxies are missing, disable them on opening befor...
2011-06-25 Jean-Baptiste MardelleCheck for missing proxies on document opening
2011-06-13 Jean-Baptiste MardelleCheck for clip duration mismatch on project opening
2010-12-11 Jean-Baptiste MardelleMark project modified when updating clip location:
2010-09-13 Alberto Villa- Fix several issues in the document checker:
2010-05-29 Till TheatoAdd "Configure Tracks" dialog to change the settings...
2010-05-19 Jean-Baptiste MardelleImprove reloading of externally modified clips (wait...
2010-05-18 Jean-Baptiste MardelleFix empty luma being detected as missing
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-06 Jean-Baptiste MardelleFix detection of missing luma files on document opening
2010-02-02 Simon A. Eugsterstring fixes
2010-01-19 Jean-Baptiste MardelleFix crash on clip deletion, fix issues with placeholder...
2010-01-19 Jean-Baptiste MardelleFix checking for missing lumas
2010-01-17 Jean-Baptiste MardelleWarn about missing images and fonts in title clips...
2009-10-04 Jean-Baptiste MardelleFix replacing of old path not working for all tracks
2009-09-12 Jean-Baptiste MardelleCorrectly use plural in i18n calls, add warning message...
2009-09-11 Jean-Baptiste MardelleFix corruption when changing the project profile
2009-09-07 Jean-Baptiste MardelleCheck for missing lumas when opening a document:
2009-06-05 Jean-Baptiste MardelleFix display name of recovered clips:
2009-06-02 Jean-Baptiste MardelleRemove unused arguments (warnings --)
2009-05-30 Jean-Baptiste MardelleImprove recursive search speed and make sure we don...
2009-05-30 Jean-Baptiste MardelleFix recursive search
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-05-09 Alberto Villafix producers resources when searching missing files:
2009-05-04 Jean-Baptiste MardelleImprove handling of missing clips:
2009-05-04 Jean-Baptiste MardelleImprove document checker: allow to delete clips
2009-05-04 Jean-Baptiste Mardelleimprove document checker
2009-05-04 Jean-Baptiste MardelleStart of the new document checker (check for missing...