]> git.sesse.net Git - kdenlive/history - src/titledocument.cpp
Use KLocalizedString (for i18n only, in kf5 it will necessary => use a script for...
[kdenlive] / src / titledocument.cpp
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-06-03 Montel Laurentconst'ify
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-12 Montel Laurentconst'ify
2013-02-12 Jean-Baptiste MardelleFix Coverity #980677
2013-02-02 Jean-Baptiste MardelleDon't convert number when not necessary
2012-12-28 Jean-Baptiste MardelleFirst part for typewrite fix: http://kdenlive.org/manti...
2012-12-26 Jean-Baptiste MardelleFix typo breaking title duration on edit
2012-12-26 Jean-Baptiste MardelleFix title duration, keeping compatibility with Kdenlive...
2012-09-02 Mikko Rapelititledocument.cpp: check return value from open()
2012-07-23 Jean-Baptiste Mardelletitledocument.cpp: initialize variables [Coverity 11...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-07 Jean-Baptiste MardelleFix compilation with KDE < 4.5 and Title outline transp...
2011-09-08 Jean-Baptiste MardelleSave locale in kdenlivetitle xml
2010-12-26 Jean-Baptiste MardelleFix image selection in title clips:
2010-10-13 Jean-Baptiste MardelleWhen adding an existing kdenlive title clip to the...
2010-09-15 Marco Gittlerless debug
2010-09-15 Marco Gittlertitlewidget can export titles with embedded images
2010-09-03 Jean-Baptiste MardelleFix older titles size changed on loading:
2010-01-20 Jean-Baptiste MardelleRound recangle border in titles (patch from Till Theato...
2010-01-12 Jean-Baptiste MardelleAdd 3d rotation to objects in titler, based on patch...
2010-01-08 Marco Gittlerround oulines pens
2010-01-06 Jean-Baptiste MardelleFix loading / saving of outline color
2010-01-06 Marco Gittlerload and save outline values
2010-01-05 Jean-Baptiste Mardelleindent
2010-01-05 Marco Gittleroutline-text
2009-11-13 Jean-Baptiste MardelleFix typewriter params
2009-11-13 Jean-Baptiste MardelleAdd an "effect start" param to typewriter that allows...
2009-11-13 Jean-Baptiste MardelleTypewriter effect now working (MLT patch pending)
2009-11-13 Jean-Baptiste MardelleGet ready for typewriter effect in titles
2009-11-03 Jean-Baptiste MardelleFix compile
2009-11-03 Jean-Baptiste MardellePrepare for shadows and blur in titles (Qt 4.6)
2009-09-02 Jean-Baptiste MardelleUpdate title widget ui
2009-08-31 Jean-Baptiste MardelleRewrite UI for title animation
2009-08-16 Jean-Baptiste MardelleMissing commit for title clip duration + fix background...
2009-08-02 Jean-Baptiste MardelleFix opening of title with profile different than curren...
2009-08-01 Jean-Baptiste MardelleCleanup, fix mem leaks, fix unused clips not correctly...
2009-07-31 Jean-Baptiste MardelleFix title clips that have items outside frame rect
2009-07-31 Jean-Baptiste MardelleFix setting of scene dimensions in title
2009-07-31 Jean-Baptiste MardelleSave scene dimensions in titles
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-23 Simon A. EugsterTitler:
2009-07-22 Simon A. Eugsterreindent
2009-07-19 Marco Gittlerinitial work for titleproducer
2009-06-20 Alberto Villawarn the user that titles are going to be converted...
2009-06-19 Alberto Villaclean up reindentation
2009-06-13 Simon A. Eugster#914 working, #911 corrected.
2009-05-05 Jean-Baptiste MardelleAdd text alignment options to titler
2009-05-04 Jean-Baptiste MardelleRestore zoom & rotation of objects:
2009-05-01 Jean-Baptiste MardelleFix titler bug with some rectangle items being locked
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-31 Marco GittlerPatches from Ray Lehtiniemi
2009-03-30 Jean-Baptiste MardelleMake sure there is no write error when saving a file:
2009-03-25 Jean-Baptiste MardelleUse pixel size for titles font instead of point size...
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Fix up a missing return value
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-01-25 Simon A. EugsterTitle files (*.kdenlivetitle) stored as utf-8 instead...
2009-01-02 Mads Bondo DydensborgIndentation fixes
2009-01-02 Mads Bondo DydensborgFix 551: The titlewidget (add/edit text clip dialog...
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-04-06 Jean-Baptiste MardelleImages and SVG can now be added in titles through add...
2008-04-05 Jean-Baptiste MardelleTitle widget improvements:
2008-03-03 Marco Gittlernot use deprecated function anymore in initeffects...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Marco Gittlerload and save titles (except svg's)