]> git.sesse.net Git - kdenlive/history - src/kdenlivedoc.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / kdenlivedoc.cpp
2011-02-02 Dan DennedyFix bugs when default profile does not match current...
2011-01-31 Jean-Baptiste MardelleSpeedup project opening (threaded loading) and fix...
2010-12-21 Till TheatoInitial support for keyframes in track effects (WIP)
2010-12-12 Till TheatoSmall cleanup + comment
2010-12-11 Till TheatoAdd comment on project folder places entry (== Bookmark...
2010-12-11 Till TheatoAdd project folder places entry to Kdenlive file dialogs:
2010-12-11 Jean-Baptiste MardelleMark project modified when updating clip location:
2010-11-14 Jean-Baptiste MardelleGet rid of buggy "drop B frame" speedup feature
2010-11-12 Till TheatoAdd option to speed up project loading: Replace all...
2010-11-05 Till TheatoSome small cleanups and even smaller speed improvements...
2010-10-10 Till TheatoShow progress while loading project
2010-10-02 Till TheatoSpeed up project loading. I reduced the times a produce...
2010-10-02 Till TheatoShow progress while loading clips when opening a projec...
2010-09-21 Jean-Baptiste MardelleEmbed custom effects in project file:
2010-09-20 Jean-Baptiste MardelleImplement document notes:
2010-09-20 Jean-Baptiste MardelleImprove profile autodetection
2010-09-12 Alberto Villa- Cleanup the document creation logic:
2010-08-31 Dan DennedyAdd animation feature to Slideshow Clip.
2010-08-30 Jean-Baptiste MardelleSeveral effect fixes (mostly track effect issues)
2010-08-30 Dan DennedyAdd center-crop option to slideshow clip.
2010-08-24 Jean-Baptiste MardelleAlmost finished implementing track effects
2010-08-22 Jean-Baptiste MardelleProgress on track effects
2010-08-08 Jean-Baptiste MardelleTry to fix timecode error:
2010-07-31 Jean-Baptiste Mardellecleanup
2010-07-26 Jean-Baptiste MardelleRemember render settings for project (zone, guides...
2010-07-24 Simon A. EugsterNew Project: Ask to create project directory if it...
2010-07-20 Jean-Baptiste MardelleDisplay Jpeg exif data in clip properties metadata
2010-05-23 Simon A. Eugster331 fixed: Naming of tracks now Audio 1, Video 1, etc...
2010-04-14 Jean-Baptiste MardelleFix title clip duration (1 frame offset):
2010-04-11 Jean-Baptiste MardelleMonitor all clips for deletion, and replace with red...
2010-03-13 Jean-Baptiste MardelleFix HTML tags in i18n strings
2010-02-16 Jean-Baptiste MardelleFix project tree butons update when adding/removing...
2010-02-08 Jean-Baptiste MardelleWhen user wants to display timecode in frames, use...
2010-02-08 Jean-Baptiste Mardellemake sure we don't trash the project file if something...
2010-01-31 Jean-Baptiste MardelleFix monitor endless flicker on new document
2010-01-22 Jean-Baptiste Mardelleremove some useless debug
2010-01-17 Jean-Baptiste MardelleWarn about missing images and fonts in title clips...
2010-01-02 Jean-Baptiste MardelleWhen a project file contains invalid chars, drop them...
2009-10-29 Jean-Baptiste MardelleAdd subclips (dragging a zone from clip monitor to...
2009-10-01 Jean-Baptiste Mardelle* Correctly convert titles in existing projects to...
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
2009-09-28 Jean-Baptiste Mardelleimprove feedback to user when loading a document
2009-09-25 Jean-Baptiste MardelleFix several DVD wizard monitor issue, might solve:
2009-09-17 Jean-Baptiste MardelleFix effects deleted from timeline when a clip is reload...
2009-09-15 Jean-Baptiste MardelleAdd option to remove unused clips from project tree:
2009-09-14 Jean-Baptiste MardelleUse QImage instead of QPixmap where possible, rework...
2009-09-11 Jean-Baptiste MardelleFix corruption when changing the project profile
2009-09-02 Jean-Baptiste MardelleFix template title clips & some other title issues
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-08-16 Jean-Baptiste MardelleAllow custom name for tracks
2009-08-15 Jean-Baptiste MardelleFix profile not correctly used for new project:
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
2009-08-09 Jean-Baptiste MardelleFix broken loading when document profile was different...
2009-08-01 Jean-Baptiste MardelleFix composite transition with black track broken
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-19 Jean-Baptiste MardelleTreat 23.97 fps as 24 fps (don't know if it's correct...
2009-07-18 Jean-Baptiste MardelleFix crash when deleting clip, maybe fixes:
2009-07-01 Jean-Baptiste MardelleGetting ready for 0.7.5 release
2009-06-29 Jean-Baptiste MardelleFix freeze when trying to open a document created with...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-06-24 Jean-Baptiste MardelleSave vertical zoom in project:
2009-06-24 Jean-Baptiste MardelleFix loading of project thumbnails + possible crash...
2009-06-24 Jean-Baptiste MardelleDon't upgrade kdenlive doc version yet
2009-06-24 Jean-Baptiste MardelleFix loading of project cached thumbs, when loading...
2009-06-23 Jean-Baptiste MardelleDifferentiate title clips from cloned template title...
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-20 Jean-Baptiste MardelleMove document position property to documentproperties...
2009-06-20 Jean-Baptiste MardelleCorrectly focus clips / folders when they are created:
2009-06-19 Jean-Baptiste MardelleSave last used rendering profile in Kdenlive document
2009-06-19 Jean-Baptiste MardelleAdd new dialog for template clips, fix thumbs & monitor...
2009-06-19 Jean-Baptiste MardelleIntroducing template based title clips
2009-06-18 Jean-Baptiste MardelleFix guides & groups not correctly restored when opening...
2009-06-15 Jean-Baptiste MardelleMake sure we don't create a new profile with existing...
2009-06-15 Jean-Baptiste MardelleSave project profile in Kdenlive document (makes it...
2009-06-14 Jean-Baptiste MardelleFix regression introduced by document validation change...
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-06-10 Alberto Villakdenlivedoc.cpp:
2009-06-10 Jean-Baptiste MardelleAdd guide modifies document:
2009-06-04 Alberto Villadelete reference to a variable in a comment
2009-06-02 Jean-Baptiste MardelleRemove unused arguments (warnings --)
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-05-11 Jean-Baptiste MardelleDon't detect missing clip for color clips
2009-05-09 Alberto Villadelete useless variable assignment
2009-05-04 Jean-Baptiste MardelleImprove handling of missing clips:
2009-05-04 Jean-Baptiste Mardelleimprove document checker
2009-05-04 Jean-Baptiste MardelleStart of the new document checker (check for missing...
2009-04-15 Jean-Baptiste MardelleInclude kdenlive version in project files
2009-04-13 Jean-Baptiste MardelleCheck & update clip length in timeline when doing a...
2009-04-08 Jean-Baptiste MardelleFix handling of invalid clips when opening a project
2009-04-08 Ray LehtiniemiEliminate some signed comparison warnings
2009-04-05 Ray LehtiniemiRestore m_zoneStart from zonein when loading a document
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-05 Jean-Baptiste MardelleFix crash when opening Kdenlive 0.5 document, improve...
2009-04-05 Jean-Baptiste MardelleFix crash when opening doc with a transition to track 0
2009-04-04 Jean-Baptiste Mardelle* Update to the "video only / audio only" options in...
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleMake sure there is no write error when saving a file:
2009-03-30 Jean-Baptiste MardelleCleanup + fix another QDomDocument usage
next