]> git.sesse.net Git - kdenlive/history - src/docclipbase.h
Add subclips (dragging a zone from clip monitor to project tree)
[kdenlive] / src / docclipbase.h
2009-10-29 Jean-Baptiste MardelleAdd subclips (dragging a zone from clip monitor to...
2009-09-16 Jean-Baptiste MardelleNew file management tab in project settings dialog...
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-06-24 Jean-Baptiste MardelleFix loading of project cached thumbs, when loading...
2009-06-14 Jean-Baptiste MardelleCorrectly replace a the producer when user does a ...
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-05-04 Jean-Baptiste Mardelleimprove document checker
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-08 Jean-Baptiste MardelleFix handling of invalid clips when opening a project
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleFix crash when adding clip to project:
2009-03-20 Jean-Baptiste MardelleNew: allow user to modifiy a clip by saying if he wants...
2009-03-19 Jean-Baptiste MardelleFirst steps for "split audio" feature,. Don't use yet...
2009-03-11 Jean-Baptiste MardelleCleanup + small fix in dvd wizard menu page
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Do not return references...
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-01-27 Jean-Baptiste MardelleRemember & save monitor zone for each clip:
2009-01-21 Jean-Baptiste MardelleAllow editing of clip names again (for color, titles...
2009-01-13 Jean-Baptiste MardelleForgotten file from previous commit, some fixes for...
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2009-01-10 Jean-Baptiste MardelleStart implementing clip metadata (not finished yet)
2008-12-13 Jean-Baptiste MardelleInitial support for changing project folder
2008-12-13 Jean-Baptiste MardelleStart caching of project tree thumbnails for faster...
2008-11-23 Jean-Baptiste MardelleAdd recursive search when opening a document with missi...
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
2008-10-14 Jean-Baptiste Mardelle* Fix crash when using razor tool while playing
2008-10-13 Jean-Baptiste MardelleFix folder names not saved
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-07-21 Jean-Baptiste Mardellestart implementing image / title transparency
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-24 Jean-Baptiste Mardelleimproved communication between project tree and docclipbase
2008-03-23 Jean-Baptiste Mardelle* more infos in clip properties dialog
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-04 Jean-Baptiste MardelleOnly create audio thumbs when they are enabled, clear...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
2008-02-24 Marco Gittleraudio thumb drawn
2008-02-24 Jean-Baptiste MardelleFix the fileURL() method returning a const &, which...
2008-02-23 Marco Gittlergot first audio frames, but
2008-02-23 Marco Gittlerstart of audio thumbs
2008-02-16 Jean-Baptiste MardelleImplement clipmanager
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting