]> git.sesse.net Git - kdenlive/history - src/clipitem.cpp
Krazy fixes: cleanup all headers
[kdenlive] / src / clipitem.cpp
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
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-03 Jean-Baptiste MardelleImplement track locking:
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...
2008-12-29 Jean-Baptiste MardelleFix problem with clip resize, should solve:
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-25 Jean-Baptiste MardelleThis will hopefully fix most clip & group move issues...
2008-12-22 Jean-Baptiste MardelleFix several issues with clip move and resize, should...
2008-12-16 Jean-Baptiste MardelleBy default, transitions are now "automatic". So when...
2008-12-13 Jean-Baptiste MardelleCache timeline thumbnails for faster project opening...
2008-12-12 Jean-Baptiste MardelleDuration of color / image / text clips is now correctly...
2008-12-01 Jean-Baptiste MardelleShould solve most problems with group move:
2008-12-01 Jean-Baptiste MardelleShow error message when there is a problem deleting...
2008-11-23 Jean-Baptiste Mardelle* Fix issue with fade out length:
2008-11-19 Jean-Baptiste MardelleFix remaining issues with audio fades:
2008-11-03 Jean-Baptiste MardelleFix several issues with audio fadein / fadeout effects...
2008-11-03 Jean-Baptiste MardelleSome work on speed effect, should fix most of bug
2008-11-02 Mads Bondo DydensborgA few documentation comments, and removed weird chars...
2008-11-02 Mads Bondo DydensborgImprove the loading of kdenlive 0.5 files (file format...
2008-10-31 Jean-Baptiste MardelleFix clip border not correctly drawn, should solve part...
2008-10-30 Jean-Baptiste MardelleWorkaround problems with clip transparency. Transparenc...
2008-10-29 Jean-Baptiste MardelleWhen cutting a clip with keyframe effect, ensure that...
2008-10-23 Jean-Baptiste MardelleAnother attempt to fix effects order problem, issue:
2008-10-22 Jean-Baptiste MardelleNew file "blacklisted_effects.txt" to hide some effects...
2008-10-19 Jean-Baptiste MardelleFix effects in copy/pasted clips
2008-10-18 Jean-Baptiste MardelleBe more careful when closing a document, may solve...
2008-10-18 Jean-Baptiste MardelleFix detection of zone for clip->add transition arrows
2008-10-18 Jean-Baptiste MardelleFix several crashes on document loading due to race...
2008-10-18 Jean-Baptiste MardelleSlight change in display of clip names in timeline...
2008-10-15 Jean-Baptiste MardelleFix handling of effects (do not rely on i18n name for...
2008-10-07 Jean-Baptiste MardelleFix crash with copied clips
2008-10-06 Jean-Baptiste MardelleFix typo loop, fix missing i18n strings
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-09-25 Jean-Baptiste MardelleFix drawing of markers names
2008-09-11 Jean-Baptiste MardelleAllow selecting clip under timeline cursor
2008-09-10 Jean-Baptiste MardelleFix audio thumbnails
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-09 Jean-Baptiste MardelleDisable (until fixed) show frame on mouse move with...
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-08-02 Jean-Baptiste Mardelle* New configuration page to set SDL audio/video driver...
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-07-19 Jean-Baptiste MardelleCopy effects when cutting or pasting a clip
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-07-15 Jean-Baptiste Mardellecopy / paste clips and transitions, move several clips
2008-07-09 Marco Gittlerfix audiothumb issue on resize of clip
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-28 Jean-Baptiste Mardelledouble click a clip in timeline to edit position &...
2008-06-28 Jean-Baptiste MardelleFix clip count & duration on document opening
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-28 Jean-Baptiste Mardellesmall fix for project opening
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-23 Jean-Baptiste Mardelle* show image thumbnail in marker creation dialog
2008-06-21 Jean-Baptiste Mardelleseveral keyframe effect fixes
2008-06-21 Jean-Baptiste Mardellefix typo & cleanup
2008-06-21 Jean-Baptiste Mardellevolume effect now works fine with keyframes
2008-06-21 Jean-Baptiste Mardellemore work on keyframe effects and thumbnail fixes
2008-06-17 Jean-Baptiste Mardellefix memleak & only fetch thumbnails if user wants them
2008-06-17 Jean-Baptiste Mardelleget ready for keyframes in timeline
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-09 Jean-Baptiste Mardelleoptimize painting
2008-06-09 Jean-Baptiste Mardelleoptimize clip painting
2008-06-08 Jean-Baptiste Mardelleoptimize clip painting
2008-06-08 Jean-Baptiste Mardelle* small arrow instead of ellipse as transition handle
2008-06-08 Jean-Baptiste Mardelle* New: audio fade in / out by dragging a clip's top...
2008-06-02 Jean-Baptiste MardelleMake transitions smaller
2008-06-02 Jean-Baptiste Mardellesmall changes in clip painting (effect names and markers)
2008-06-01 Jean-Baptiste Mardellesmall cleanup
2008-05-28 Jean-Baptiste Mardelleedit and delete markers
2008-05-27 Jean-Baptiste MardelleFix clip cropstart when loading document
2008-05-27 Jean-Baptiste MardelleFix document loading
2008-05-21 Jean-Baptiste Mardellestart implementing markers
2008-05-20 Jean-Baptiste Mardelle* Delete transition from context menu
2008-05-11 Jean-Baptiste MardelleWhen opening a project file, restore effects
2008-05-10 Jean-Baptiste Mardelleuse qAbs() instead of abs()
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-28 Jean-Baptiste MardelleFix transition max duration
2008-03-27 Marco Gittlersome small updates
2008-03-27 Jean-Baptiste MardelleFirst big cleanup of transition / clipitem. Transitions...
2008-03-25 Marco Gittlercomplex parameter also for "geometry"
2008-03-22 Marco Gittlermore cleanup
2008-03-22 Marco Gittlerremoved warnings to see real warning messages (except...
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-21 Marco Gittlerrect calc moved into abstract class
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-18 Marco Gittlerdynamic read transition names and fill transitionlist
2008-03-18 Marco Gittlerfirst small implement of transitionscommand
2008-03-17 Marco Gittlertransiton on right track
2008-03-11 Marco Gittleruse enum instead of num for typeof QGraphicsRectItem
next