]> git.sesse.net Git - kdenlive/history - src/abstractclipitem.cpp
cppcheck warning--
[kdenlive] / src / abstractclipitem.cpp
2013-12-07 Montel Laurentcppcheck warning--
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-05-15 Montel Laurentincludemocs
2013-05-13 Montel LaurentAdd explicit keyword, const'ref, minor optimization
2013-05-12 Montel Laurentconst'ify/use reference. Remove unused variable
2013-02-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-02-22 Jean-Baptiste MardelleFix double click in a timeline clip to add keyframe
2013-02-12 Jean-Baptiste MardelleFix Coverity #980686
2013-02-04 Jean-Baptiste MardelleFix possible crash on track deletion: http://kdenlive...
2013-02-01 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-02-01 Jean-Baptiste MardelleFix keyframe line not painted over clips in timeline
2012-11-19 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-19 Jean-Baptiste MardelleCleanup some timeline operations
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-05 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-04 Jean-Baptiste MardelleImprove update of effect stack when resizing clip,...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-11-13 Jean-Baptiste MardelleFix transitions not appearing in timeline because QProp...
2011-10-05 Jean-Baptiste MardelleFix timeline drawing pixel offset and remove deprecated...
2011-08-31 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [1/27]
2011-07-07 Jean-Baptiste MardelleFix timeline corruption because resizing a clip end...
2011-06-29 Jean-Baptiste MardelleFix drawing of "keyframe" effects (effect is not apply...
2011-06-13 Jean-Baptiste MardelleFix detection of overlapping transitions
2011-02-19 Till TheatoGet rid of most of the place consuming tooltips. Most...
2011-01-14 Jean-Baptiste MardelleKeyframe gui fixes (when keyframe negative value was...
2010-10-30 Till TheatoUse antialiasing to draw line connecting keyframes...
2010-10-29 Till Theato- Always start line showing keyframe value at clip...
2010-10-28 Till TheatoDo not allow removing the last keyframe by dragging...
2010-10-28 Till TheatoFix keyframes in timeline cannot be dragged to beginnin...
2010-10-24 Till TheatoRemove percentage sign from keyframe tooltip (wrong...
2010-09-19 Till TheatoDo not allow crop from start to get negative. This...
2010-09-12 Till TheatoFix problems when changing duration (from end) of clip...
2010-07-01 Till TheatoFor now use previous and next keyframe as border when...
2010-07-01 Till Theatocleanup (code readability)
2010-06-28 Jean-Baptiste MardelleFix crash when dragging keyframe ouside clip on left...
2010-06-12 Till Theato- Fix resize start allowing to go further than duration...
2010-05-22 Jean-Baptiste MardelleIntroduce video thumbnail for each frame when zooming...
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-06 Jean-Baptiste MardelleTry to correctly fix issue resize start issue:
2010-01-27 Jean-Baptiste Mardellecleanup keyframe moving
2010-01-26 Jean-Baptiste MardelleFix keyframes corruption:
2010-01-25 Jean-Baptiste Mardellefirst step in fixing keyframe issue
2009-11-17 Jean-Baptiste MardelleImprove keyframe editor, fix random keyframe sometimes...
2009-11-04 Simon A. Eugsterreindent.sh ;)
2009-11-03 Jean-Baptiste MardelleFix deletion animation with Qt 4.6
2009-11-01 Jean-Baptiste MardelleFix overwrite clip insert
2009-10-29 Jean-Baptiste MardelleAdd subclips (dragging a zone from clip monitor to...
2009-10-27 Jean-Baptiste Mardelleanimate clip deletion (Qt 4.3)
2009-10-26 Jean-Baptiste Mardelleimprove overwrite mode with transitions
2009-10-26 Jean-Baptiste MardelleFix timeline move with Qt 4.6
2009-10-03 Jean-Baptiste MardelleFix broken handling of clips with speed effect
2009-09-22 Jean-Baptiste MardelleFix resizing issue
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-22 Jean-Baptiste MardelleFix various speed related issues
2009-09-11 Jean-Baptiste MardelleFix corruption when changing the project profile
2009-08-29 Jean-Baptiste Mardelleimprove keyframe grabbing in timeline
2009-08-29 Jean-Baptiste MardelleSeveral fixes for keyframes, fix bug in clip resize...
2009-08-28 Jean-Baptiste MardelleCleanup
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-08-16 Jean-Baptiste MardelleAllow custom name for tracks
2009-07-21 Jean-Baptiste MardelleImprove keyframe editor (keyframe value can now be...
2009-06-29 Jean-Baptiste MardelleAllow to do a rectangle selection (Shift + click) also...
2009-06-25 Jean-Baptiste MardelleFix keyframable effects on slowmotioned clips
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-19 Alberto Villaclean up reindentation
2009-06-12 Jean-Baptiste Mardelle* Allow editing keyframable effects in groups:
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-05-28 Jean-Baptiste MardelleDon't double check max length when resizing clip end
2009-05-28 Jean-Baptiste Mardelleno limit for transition max duration
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
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-25 Jean-Baptiste MardelleSeveral move & resize fixes
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-02-03 Jean-Baptiste MardelleImplement track locking:
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-22 Jean-Baptiste MardelleFix several issues with clip move and resize, should...
2008-12-13 Jean-Baptiste MardelleLess debug
2008-12-01 Jean-Baptiste MardelleShow error message when there is a problem deleting...
2008-11-27 Jean-Baptiste MardelleFix several issues with spacer tool + some indent fixes
2008-11-26 Jean-Baptiste MardelleFix crash / corruption as reported in:
2008-11-23 Jean-Baptiste Mardelle* Fix issue with fade out length:
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-29 Jean-Baptiste MardelleWhen cutting a clip with keyframe effect, ensure that...
2008-10-07 Jean-Baptiste MardelleFix crash with copied clips
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-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-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
next