]> git.sesse.net Git - kdenlive/history - src/kdenlivedoc.cpp
Merge branch 'stabilize' of git.kde.org:kdenlive into stabilize
[kdenlive] / src / kdenlivedoc.cpp
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleFix thumbnails loading (was loading several times the...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaRename kdenlive-config.h to match common naming
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleFix crash on KDE < 4.5
2011-10-27 Jean-Baptiste MardelleTry to fix "save as" crash:
2011-10-22 Jean-Baptiste MardelleFix startup crash because of leaked bookmarkmanager
2011-09-29 Jean-Baptiste MardelleShould fix valgrind warning, patch by Mikko Rapeli
2011-09-18 Jean-Baptiste Mardellefix locale comparison
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [17/27]
2011-09-06 Jean-Baptiste MardelleFix locale problem (inserted a thousand separator into...
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 Jean-Baptiste MardelleMove all cached data in one operation, so that user...
2011-08-28 Till TheatoAllow to edit projects with a locale different to the...
2011-07-31 Till TheatoRemove (old) LADSPA related code.
2011-07-30 Jean-Baptiste MardellePreview monitor volume should not affect rendering:
2011-07-30 Jean-Baptiste MardelleReset locale when creating new document
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-04 Jean-Baptiste MardelleHide the "avformat-novalidate" trick for faster loading...
2011-07-03 Jean-Baptiste MardelleFix crop effect max value so that the slider has a...
2011-06-24 Jean-Baptiste MardelleFix several issues with project profile, including:
2011-06-20 Jean-Baptiste MardelleFix massive project corruption when opening a document...
2011-06-13 Jean-Baptiste MardelleCheck for clip duration mismatch on project opening
2011-06-13 Jean-Baptiste MardelleFix corruption when changing project's fps
2011-06-07 Jean-Baptiste MardelleWhen opening the backup dialog from an empty project...
2011-06-06 Jean-Baptiste MardelleFix backup project thumbnail not in sync
2011-06-06 Jean-Baptiste MardelleAdd a timestamp as "documentid" property to the kdenliv...
2011-06-06 Jean-Baptiste MardelleMove the backup dialog in separate folder, open it...
2011-06-05 Jean-Baptiste MardelleBackup project file everytime it is saved, backup files...
2011-06-05 Jean-Baptiste MardelleEnable proxies for playlist clips (*.mlt, *.kdenlive)
2011-05-29 Jean-Baptiste MardelleFix crash when changing project profile
2011-05-17 Jean-Baptiste MardelleConvert old xml LADSPA effects to the new ones
2011-05-09 Jean-Baptiste MardelleSome progress on archiving feature
2011-04-28 Jean-Baptiste MardelleNotes widget: context menu now allows to insert clickab...
2011-04-20 Till TheatoAutomatically crop tracks relative to project resolutio...
2011-02-23 Jean-Baptiste MardelleSave folder state (opened / close):
2011-02-23 Jean-Baptiste MardelleFix proxy clips failing on new project:
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleFix proxy setting not saved when creating new project:
2011-02-17 Jean-Baptiste MardelleBig update to the proxy clips, fixing several issues...
2011-02-12 Jean-Baptiste MardelleCheck clips property before launching proxy creation...
2011-02-12 Jean-Baptiste MardelleProxy settings is now configurable per project
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:
next