]> git.sesse.net Git - kdenlive/history - src/documentvalidator.cpp
Cleaning code style of Definitions.
[kdenlive] / src / documentvalidator.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-12 Montel Laurentconst'ify when necessary
2013-05-12 Montel Laurentuse const ref
2012-11-15 Jean-Baptiste MardelleFix crash on wrongly detected document version:
2012-09-19 Jean-Baptiste MardelleAdd option to automatically import all clips in multi...
2012-05-14 Jean-Baptiste MardelleWhen opening a document from a different locale, MLT...
2012-05-14 Jean-Baptiste MardelleFix / improve detection of locale conflicts:
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-13 Jean-Baptiste Mardelle* Allow opening project files manually extracted from...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleWorkaround locale issue when system locale and Qt's...
2011-11-20 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-20 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-11-20 Jean-Baptiste MardelleCleanup after string freeze
2011-10-24 Jean-Baptiste MardelleOptimize document check on opening
2011-09-10 Jean-Baptiste MardelleFix loading of older MLT files (force locale to C):
2011-09-09 Till TheatoUpdate stored filter version after effect update.
2011-09-08 Till TheatoFix possible crash in case effect "update" functction...
2011-09-08 Till TheatoAdd an easier way to handle simple parameter updates.
2011-09-07 Till TheatoUse the effect id as the filename for update scripts.
2011-09-07 Jean-Baptiste MardelleFix compilation wit Qt < 4.7:
2011-09-06 Till TheatoUpdate mechanism for effects.
2011-09-06 Jean-Baptiste MardelleFix locale problem (inserted a thousand separator into...
2011-09-01 Jean-Baptiste MardelleCleanup
2011-08-28 Till TheatoFix issues caused by wrong interpretation of group...
2011-08-28 Till TheatoFix issues when switching between projects with differe...
2011-08-28 Till TheatoAllow to edit projects with a locale different to the...
2011-07-31 Jean-Baptiste MardelleFix locale misconfiguration that caused the document...
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-07 Jean-Baptiste MardelleFix last keyframe for composite transition (and other...
2011-07-04 Jean-Baptiste MardelleHide the "avformat-novalidate" trick for faster loading...
2011-06-11 Jean-Baptiste MardelleCleaner detection of overlapping transitions
2011-06-10 Jean-Baptiste Mardelleremove useless include
2011-06-10 Jean-Baptiste MardelleCheck document for invalid (overlapping) transitions
2011-05-17 Jean-Baptiste MardelleConvert old xml LADSPA effects to the new ones
2010-11-05 Till TheatoSome small cleanups and even smaller speed improvements...
2009-11-17 Jean-Baptiste MardelleFix typos (patch from yurchor)
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-10-01 Jean-Baptiste Mardellereindent + create a backup copy of the document if...
2009-10-01 Jean-Baptiste Mardelle* Correctly convert titles in existing projects to...
2009-08-09 Jean-Baptiste MardelleFix compilation warnings
2009-07-01 Jean-Baptiste MardelleGetting ready for 0.7.5 release
2009-06-20 Alberto Villaalso move position from <kdenlivedoc /> to <documentpro...
2009-06-20 Alberto Villamove zonein, zoneout and zoom from <kdenlivedoc />...
2009-06-20 Alberto Villawarn the user that titles are going to be converted...
2009-06-19 Alberto Villaclean up reindentation
2009-06-16 Alberto Villaconvert font-size to font-pixel-size in old documents...
2009-06-16 Alberto Villaconvert font-size to font-pixel-size in old documents...
2009-06-10 Alberto Villakdenlivedoc.cpp: