]> git.sesse.net Git - kdenlive/history - src/customtrackview.cpp
* Allow editing keyframable effects in groups:
[kdenlive] / src / customtrackview.cpp
2009-06-12 Jean-Baptiste Mardelle* Allow editing keyframable effects in groups:
2009-06-12 Jean-Baptiste MardelleFix bug in add /paste effect to clip group
2009-06-12 Jean-Baptiste MardelleFix bug in effect deletion with clip groups
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-06-10 Jean-Baptiste MardelleUpdate transitions lumas when user installs a new one:
2009-06-10 Jean-Baptiste MardelleReplace getEffectByName with getEffectByTag when possible
2009-06-10 Jean-Baptiste MardelleDon't add double transitions on redo:
2009-06-07 Dan DennedyAdd Invert parameter to Slide transition.
2009-06-07 Dan DennedyRename non-frei0r transitions to more common names:
2009-06-02 Jean-Baptiste MardelleAllow moving unselected clips in timeline:
2009-05-31 Jean-Baptiste MardelleComposite transition: add new "Resize to original size...
2009-05-30 Jean-Baptiste MardelleFix adjusting position with clip dialog (double click...
2009-05-29 Jean-Baptiste MardelleFix several small issues with timeline clip/group move
2009-05-25 Jean-Baptiste MardelleFix issue with rendering guides:
2009-05-25 Jean-Baptiste MardelleFix :
2009-05-12 Jean-Baptiste Mardelle*Render dialog can now create xml files for dvd chapter...
2009-05-12 Alberto Villasome other fixes and improvements for guides
2009-05-11 Alberto Villatwo fixes:
2009-05-08 Alberto Villaenable dragging of an unselected clip:
2009-05-04 Jean-Baptiste MardelleCorrectly show track type when changing a track (based...
2009-05-04 Jean-Baptiste MardelleFix locked clip after undoing "split audio":
2009-05-01 Jean-Baptiste MardelleImprove guide actions from timeline ruler context menu:
2009-05-01 Jean-Baptiste MardelleAdd edit/delete guide actions to timeline context menu:
2009-04-28 Jean-Baptiste MardelleWhen cutting a clip, don't duplicate unwanted effects...
2009-04-20 Jean-Baptiste MardelleFix insertion of track in last position (after last...
2009-04-20 Jean-Baptiste MardelleShow timeline position during clip dragging:
2009-04-14 Jean-Baptiste Mardelleremove debug code
2009-04-14 Jean-Baptiste MardelleFix un/locking of track when timeline is scrolled verti...
2009-04-14 Jean-Baptiste MardelleSmall repaint cleanup
2009-04-14 Jean-Baptiste MardelleUse current color scheme to draw timeline, fix ruler...
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)
next