]> git.sesse.net Git - kdenlive/history - src/customtrackview.cpp
Check & update clip length in timeline when doing a "clip reload" from project tree...
[kdenlive] / src / customtrackview.cpp
2009-04-13 Jean-Baptiste MardelleCheck & update clip length in timeline when doing a...
2009-04-13 Jean-Baptiste MardelleClear effect stack when deleting a clip:
2009-04-12 Jean-Baptiste MardelleMark document modified when deleting a clip:
2009-04-10 Jean-Baptiste MardelleKeep clip type (audio/video only) when copy / paste...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-10 Ray Lehtiniemi[PATCH 4/6] Simplify some object deletion code
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
2009-04-10 Jean-Baptiste Mardellecomment out useless code
2009-04-09 Jean-Baptiste MardelleFix crash with placeholder clips:
2009-04-08 Jean-Baptiste MardelleMissing file from previous commit + mark document as...
2009-04-07 Ray LehtiniemiEliminate a virtual function that doesn't actually...
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-05 Ray LehtiniemiRemove m_doIt from several QUndoCommand subclasses.
2009-04-05 Ray LehtiniemiAdd some brackets to make &&/|| precedence explicit
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-28 Marco GittlerPatch from Ray Lehtiniemi (3):
2009-03-25 Jean-Baptiste MardelleSeveral move & resize fixes
2009-03-25 Jean-Baptiste MardelleDo not allow cutting clip in a group, small fix in...
2009-03-25 Jean-Baptiste MardelleFix several group move issues and spacer bugs
2009-03-23 Jean-Baptiste MardelleFix typo preventing the spacer tool to work correctly...
2009-03-23 Jean-Baptiste MardelleFix deletion of project clips
2009-03-23 Jean-Baptiste MardelleFix updating of keyframes when resizing a transition...
2009-03-23 Jean-Baptiste MardelleFix group deletion
2009-03-20 Jean-Baptiste Mardelleallow undo of clip split audio
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-19 Jean-Baptiste Mardellerebuild clip groups when loading a project
2009-03-18 Jean-Baptiste Mardelleimprove management of groups
2009-03-18 Jean-Baptiste MardelleFirst steps to save timeline clip groups
2009-03-17 Jean-Baptiste Mardelleinitial support for clip grouping (still a bit buggy)
2009-03-12 Jean-Baptiste MardelleImprove management of timeline empty space:
2009-03-12 Jean-Baptiste MardelleFix drag & drop of effects:
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Fix up =/== confusion
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] An incorrect variable in...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Remove unneeded temporary...
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 another potentially unini...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-03-02 Jean-Baptiste MardelleFix possible crash on change clip speed:
2009-02-26 Jean-Baptiste MardelleFix crash when resizing clip that is playing:
2009-02-24 Jean-Baptiste Mardellesmall fixes to selection group when deleting a clip
2009-02-24 Jean-Baptiste MardelleSet maximum clip speed to 10000%, should be enough...
2009-02-24 Jean-Baptiste MardelleSet maximum clip speed to 1000% instead of 300%
2009-02-23 Jean-Baptiste MardelleAllow to change clip speed only for video clips (not...
2009-02-23 Jean-Baptiste MardelleFix issues with changing clip speed:
2009-02-16 Dan DennedyMake the Fade to Black video filter work, and let the...
2009-02-15 Jean-Baptiste MardelleOnly allow one fadein / fadeout per clip:
2009-02-12 Jean-Baptiste MardelleFix adjusting clip crop start through edit widget ...
2009-02-11 Jean-Baptiste MardelleFix bug & crash in change track type
2009-02-11 Jean-Baptiste MardelleFix clip and transition move / resize through the doubl...
2009-02-09 Jean-Baptiste MardelleImprove snapping:
2009-02-07 Jean-Baptiste MardelleFix bug when dragging several clip from project tree:
2009-02-07 Jean-Baptiste MardelleFix transition track not correctly saved:
2009-02-03 Jean-Baptiste MardelleFix clip inserted in wrong place when adding a clip...
2009-02-03 Jean-Baptiste MardelleImplement track locking:
2009-02-01 Jean-Baptiste MardelleFix spacer and group move sometimes moving clips to...
2009-01-31 Jean-Baptiste MardelleAnother fix to the spacer tool
2009-01-31 Jean-Baptiste MardelleTry to make sure we don't add a transition over an...
2009-01-31 Jean-Baptiste MardelleFix several spacer issue (not all clips moved and track...
2009-01-27 Jean-Baptiste Mardelle* Small updates to composite transition
2009-01-27 Simon A. EugsterTrack of clips won't be changed anymore when using...
2009-01-26 Simon A. Eugster(debug)
2009-01-26 Simon A. EugsterSome debug lines for examing bug in spacer tool, will...
2009-01-25 Simon A. Eugsterl10n corrections (HTML tags included again)
2009-01-25 Jean-Baptiste MardelleFix transition in group move :
2009-01-25 Jean-Baptiste MardelleDon't loose effects when group moving, part of :
2009-01-22 Jean-Baptiste MardelleFix insertion of fadeout effect
2009-01-21 Jean-Baptiste MardelleAllow editing of clip names again (for color, titles...
2009-01-13 Jean-Baptiste MardelleFix problem on effect deletion, might help in:
2009-01-13 Jean-Baptiste MardelleFix lots of issues with slowmotioned clips (bugs in...
2009-01-12 Jean-Baptiste Mardelleslightly improved canceling of wrong transition action
2009-01-10 Jean-Baptiste Mardelle* Make sure user cannot create transition with in point...
2009-01-04 Jean-Baptiste MardelleFix corruption of automatic transitions:
2009-01-04 Jean-Baptiste MardelleFix crash on clip paste:
2008-12-29 Jean-Baptiste Mardelle* Fix several transition move problems
2008-12-28 Jean-Baptiste MardelleFix problem in transition move
2008-12-28 Jean-Baptiste MardelleFix LADSPA effects, should work now:
2008-12-28 Jean-Baptiste MardelleMake sox effects work again, part of bug:
2008-12-23 Jean-Baptiste MardelleRewrite the spacer command, should hopefully solve:
2008-12-22 Jean-Baptiste MardelleFix several issues with clip move and resize, should...
2008-12-22 Jean-Baptiste MardelleReal fix for set in point problem:
2008-12-21 Jean-Baptiste MardelleCheck for invalid resize:
2008-12-16 Jean-Baptiste MardelleGo to one second forward / backword:
2008-12-16 Jean-Baptiste MardelleFix insertion point of new track
2008-12-16 Jean-Baptiste MardelleFix some refresh issues when adding/removing track
2008-12-16 Jean-Baptiste MardelleBy default, transitions are now "automatic". So when...
2008-12-15 Jean-Baptiste Mardellestart work on automatic transitions
2008-12-13 Jean-Baptiste MardelleCache timeline thumbnails for faster project opening...
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-12-12 Jean-Baptiste MardelleFix most issues with spacer tool. Tool now applies...
2008-12-11 Jean-Baptiste MardelleFix problem in add track, might solve:
2008-12-11 Jean-Baptiste MardelleAlmost solved all group move issues, still one lost...
2008-12-09 Jean-Baptiste MardelleFix group move, should solve:
2008-12-09 Jean-Baptiste MardelleNew: Change track type (audio / video)
next