]> git.sesse.net Git - kdenlive/history - src/kdenlivedoc.cpp
Progress on track effects
[kdenlive] / src / kdenlivedoc.cpp
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
2009-03-30 Jean-Baptiste MardelleFix wrong usage of QDomElement, which will help with...
2009-03-28 Marco GittlerPatch from Ray Lehtiniemi (3):
2009-03-23 Jean-Baptiste MardelleFix wrong frame rate on project opening:
2009-03-18 Jean-Baptiste MardelleFirst steps to save timeline clip groups
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-11 Jean-Baptiste Mardelleconst modifiers are useless on integral return types...
2009-03-09 Jean-Baptiste MardelleSmall cleanup in document conversion from old kdenlive...
2009-03-08 Jean-Baptiste MardelleFix display of clip duration in project tree + some...
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-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Do not return references...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleCleanup and add mimetype for TGA images, also add EXR...
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-02-10 Jean-Baptiste MardelleUpdate file format to version 0.82. It now saves locked...
2009-02-03 Jean-Baptiste MardelleImplement track locking:
2009-01-31 Jean-Baptiste Mardelle* Fix possible crash when creating new document
2009-01-25 Jean-Baptiste Mardelle* Cleanup folder creation
2009-01-22 Jean-Baptiste Mardelle* Fix crash related to invalid project folder
2009-01-21 Jean-Baptiste MardelleUse separate counters for Clips and Folders:
next