]> git.sesse.net Git - kdenlive/history - src/clipmanager.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / clipmanager.cpp
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-15 Jean-Baptiste MardelleAdd option to remove unused clips from project tree:
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 MardelleMissing commit for title clip duration + fix background...
2009-08-01 Jean-Baptiste MardelleCleanup, fix mem leaks, fix unused clips not correctly...
2009-07-29 Jean-Baptiste MardelleSet clip name for opened title clips
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-19 Jean-Baptiste MardelleAutomatically update clips when they change on disk...
2009-06-19 Jean-Baptiste MardelleIntroducing template based title clips
2009-04-12 Jean-Baptiste MardelleMark document modified when deleting a clip:
2009-04-10 Ray Lehtiniemi[PATCH 4/6] Simplify some object deletion code
2009-04-08 Jean-Baptiste MardelleMissing file from previous commit + mark document as...
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiRemove some more unnecessary empty variable initializations
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleFix wrong usage of QDomElement, which will help with...
2009-03-18 Jean-Baptiste Mardelleimprove management of groups
2009-03-18 Jean-Baptiste MardelleFirst steps to save timeline clip groups
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-01-31 Jean-Baptiste Mardelle* Fix possible crash when creating new document
2009-01-25 Jean-Baptiste Mardelle* Cleanup folder creation
2009-01-21 Jean-Baptiste MardelleUse separate counters for Clips and Folders:
2009-01-13 Jean-Baptiste MardelleClear monitor when the clip was removed from project...
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 Mardelle* Make sure user cannot create transition with in point...
2008-12-19 Jean-Baptiste MardelleFix wrong project clip deletion, fixes:
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-20 Jean-Baptiste MardelleMake monitor context menu consistent with "Monitor...
2008-10-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
2008-10-18 Jean-Baptiste MardelleFix display of audio thumbs when opening a project
2008-10-06 Jean-Baptiste MardelleFix typo loop, fix missing i18n strings
2008-10-04 Jean-Baptiste MardelleMany improvements to title clips (recreate when missing...
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-26 Jean-Baptiste Mardelle* Be more clever when adding several clips to a project
2008-07-21 Jean-Baptiste Mardellestart implementing image / title transparency
2008-07-21 Jean-Baptiste MardelleFix one frame error in clips duration
2008-07-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-06-10 Jean-Baptiste Mardelledon't forget to cleanup clipmanager
2008-05-26 Jean-Baptiste MardelleDisplay some progress info when opening document
2008-05-10 Jean-Baptiste Mardelle* Revert to an easier MLT playlist manipulation now...
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
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-17 Jean-Baptiste MardelleFix undo/redo delete clip
2008-02-16 Jean-Baptiste MardelleImplement clipmanager