]> git.sesse.net Git - kdenlive/history - src/customtrackview.h
Various fixes to improve general stability in Qt 4.5.2
[kdenlive] / src / customtrackview.h
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-23 Jean-Baptiste MardelleAllow resizing in/out point of transitions with "set...
2009-06-18 Jean-Baptiste MardelleRewrote correct implementation of vertical timeline...
2009-06-18 Jean-Baptiste MardelleAdd vertical timeline zoom:
2009-06-17 Jean-Baptiste MardelleFix fade out effects not correctly working
2009-06-17 Jean-Baptiste MardelleFix possible crash on clip deletion, fetch thumbs seque...
2009-06-16 Jean-Baptiste MardelleFix "Auto" track setting in transition config not working
2009-06-10 Jean-Baptiste MardelleUpdate transitions lumas when user installs a new one:
2009-05-31 Jean-Baptiste MardelleComposite transition: add new "Resize to original size...
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-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-08 Ray LehtiniemiOne last signed comparison warning
2009-04-07 Ray LehtiniemiEliminate a virtual function that doesn't actually...
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-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 MardelleFix drag & drop of effects:
2009-02-23 Jean-Baptiste MardelleAllow to change clip speed only for video clips (not...
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 transition track not correctly saved:
2009-02-03 Jean-Baptiste MardelleImplement track locking:
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-21 Jean-Baptiste MardelleAllow editing of clip names again (for color, titles...
2008-12-29 Jean-Baptiste Mardelle* Fix several transition move problems
2008-12-28 Jean-Baptiste MardelleFix LADSPA effects, should work now:
2008-12-23 Jean-Baptiste MardelleRewrite the spacer command, should hopefully solve:
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-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)
2008-12-08 Jean-Baptiste MardelleCleanup tracks handling
2008-12-02 Jean-Baptiste MardelleAdd / remove track now seems to work, still a few crash...
2008-12-02 Jean-Baptiste MardelleExperimental add / remove track, do not use in producti...
2008-12-02 Jean-Baptiste MardelleAdd track should work, delete track is still to do
2008-12-02 Jean-Baptiste MardelleMarkers can now be added / edited from clip monitor...
2008-12-01 Jean-Baptiste MardelleShould solve most problems with group move:
2008-11-27 Jean-Baptiste MardelleFix bug on insert space in all tracks, add context...
2008-11-25 Jean-Baptiste MardelleSpacer tool (can only add space for the moment)
2008-11-24 Jean-Baptiste MardelleStart of spacer tool: space can now be inserted via...
2008-11-19 Jean-Baptiste MardelleScroll timeline when seeking near a border and also...
2008-11-18 Jean-Baptiste Mardelle* Fix some transition undo problems
2008-11-14 Jean-Baptiste Mardelle* Fix undo of effect editing
2008-11-11 Jean-Baptiste MardelleFix several issues with transitions, including all...
2008-11-03 Jean-Baptiste MardelleSome work on speed effect, should fix most of bug
2008-10-23 Jean-Baptiste MardelleTry to fix undoing of moving effects (up and down in...
2008-10-18 Jean-Baptiste MardelleFix several crashes on document loading due to race...
2008-10-10 Jean-Baptiste MardelleFix group move (in progress)
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-09-27 Jean-Baptiste Mardelle* Add actions and shortcut for "set inpoint" and "set...
2008-09-24 Jean-Baptiste MardelleFully functionnal zone in monitors, enable drag & drop...
2008-09-05 Jean-Baptiste MardelleDon't allow clip moving over another one
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-08-03 Jean-Baptiste Mardelle* Several fixes to clip resizing & cutting
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-19 Jean-Baptiste Mardellepaste effects from one clip to another
2008-07-19 Jean-Baptiste MardelleCopy effects when cutting or pasting a clip
2008-07-16 Jean-Baptiste Mardelle* new: crash recovery feature
2008-07-15 Jean-Baptiste Mardellecopy / paste clips and transitions, move several clips
2008-07-08 Jean-Baptiste MardelleSome new actions: delete all guides, delete all markers...
2008-07-07 Jean-Baptiste Mardellehome / end to go to start / end of clip, Ctrl+home...
2008-07-07 Jean-Baptiste Mardelle* Guides improvements and fixes
2008-07-06 Jean-Baptiste MardelleAdded "find next" feature
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-27 Jean-Baptiste Mardelleadd / edit effect keyframe is now integrated in the...
2008-06-25 Jean-Baptiste Mardellesome fixes for guides
2008-06-23 Jean-Baptiste Mardellemoving cutter tool over a clip now shows the frame...
2008-06-21 Jean-Baptiste Mardelleseveral small fixes, introduce nice popup messages...
2008-06-17 Jean-Baptiste Mardelleget ready for keyframes in timeline
2008-06-11 Jean-Baptiste Mardellecleanup and better monitor handling from project view
2008-06-10 Jean-Baptiste Mardelleload & save guides
2008-06-10 Jean-Baptiste MardelleGuides can now be moved, and deleted, all actions can...
2008-06-10 Jean-Baptiste Mardellestart implementing timeline guides
2008-06-08 Jean-Baptiste Mardelle* New: audio fade in / out by dragging a clip's top...
2008-06-03 Jean-Baptiste MardelleAdd transition through context menu
2008-06-01 Jean-Baptiste MardelleAdd, edit and delete markers from clip properties dialog
2008-05-28 Jean-Baptiste Mardelleedit and delete markers
2008-05-21 Jean-Baptiste Mardellestart implementing markers
2008-05-20 Jean-Baptiste Mardelle* Delete transition from context menu
2008-05-11 Jean-Baptiste MardelleFix move effects up and down in stack
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-11 Jean-Baptiste MardelleAlt + Left / Right to go to previous / next snap point
2008-04-11 Jean-Baptiste MardelleWheel on project timeline ruler to seek, ctrl+wheel...
2008-04-11 Jean-Baptiste MardelleStart of tools:
2008-03-30 Jean-Baptiste MardelleDon't generate move event on clip selection
next