]> git.sesse.net Git - kdenlive/history - src/customtrackview.cpp
Cleanup track actions, add "Select all clips in a track" and "Select all clips in...
[kdenlive] / src / customtrackview.cpp
2012-01-09 Jean-Baptiste MardelleCleanup track actions, add "Select all clips in a track...
2011-12-29 Jean-Baptiste MardelleIntroduce MLT clip analysis, can now be used for gettin...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-05 Jean-Baptiste MardelleFix redoing transition move failing
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-12-02 Jean-Baptiste MardelleForce refresh of clip monitor when clip was edited
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-11-20 Jean-Baptiste MardelleCleanup after string freeze
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaLower requirements to Qt 4.5 and KDE 4.3
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-10-25 Jean-Baptiste Mardellecleanup
2011-10-22 Jean-Baptiste MardelleTry to fix the concurrency issues causing crash in...
2011-10-21 Jean-Baptiste MardelleFix freeze on split audio and other stuff (bad service...
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-02 Till TheatoDon't allow adding the speed effect to tracks.
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-10 Till TheatoAllow to offset effect parameters.
2011-09-01 Jean-Baptiste MardelleCleanup
2011-08-31 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [3/27]
2011-08-27 Jean-Baptiste MardelleFix timeline corruption when using "Remove space" and...
2011-08-10 Till TheatoWhen multiple clips are selected do not allow resizing...
2011-08-09 Till TheatoFix speed effect if > 999:
2011-07-31 Till TheatoRemove (old) LADSPA related code.
2011-07-30 Jean-Baptiste Mardellecleanup: Get rid of unnecessary string to int conversions
2011-07-24 Till TheatoFix a couple of compile warnings because of unused...
2011-07-23 Till TheatoDo not duplicate effect stack after split audio but...
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-06 Jean-Baptiste MardelleCleanup producer loading, make pan_zoom specific code...
2011-07-04 Jean-Baptiste MardelleTry to fix keyframes resizing issue:
2011-07-03 Jean-Baptiste MardelleFix crop effect max value so that the slider has a...
2011-06-28 Jean-Baptiste MardelleRewrite generation of timeline thumbnails when zooming...
2011-06-28 Jean-Baptiste MardelleFix missing proxies incorrectly detected on document...
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-06-20 Jean-Baptiste MardelleFix compilation with KDE < 4.5
2011-06-16 Jean-Baptiste Mardelleet rid of deprecated KPixmapCache & fix freeze when...
2011-06-14 Jean-Baptiste MardelleFix crash on track deletion:
2011-06-13 Jean-Baptiste MardelleFix detection of overlapping transitions
2011-06-09 Jean-Baptiste MardelleFix another timeline corruption
2011-06-09 Jean-Baptiste MardelleFix timeline corruption that may be related to:
2011-06-05 Jean-Baptiste MardelleBackup project file everytime it is saved, backup files...
2011-05-31 Jean-Baptiste MardelleFix small error in proxy clips
2011-05-17 Jean-Baptiste MardelleDisable old LADSPA xml effects
2011-05-16 Jean-Baptiste MardelleAdd proper support for 'float' parameter type in effect...
2011-04-23 Till Theatoupdate keyframes when clip is resized using clip durati...
2011-04-20 Till Theato- Fix effect update upon clip duration change
2011-04-06 Till Theatomake the new effect adjustment function more generic
2011-04-06 Till TheatoFix pan and zoom update after clip resize
2011-04-05 Till TheatoFixes and cleanups to effect handling upon clip resize:
2011-03-29 Till TheatoFix fade update issues with undo/redo after clip resize
2011-03-29 Till TheatoFix "Pan and Zoom" and position effects (fade, freeze...
2011-03-20 Jean-Baptiste MardelleDon't raise effect stack when just dropping a clip...
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-03-18 Simon A. EugsterSome memleaks closed with
2011-03-11 Till TheatoWhen cutting a clip the first part should not contain...
2011-02-25 Jean-Baptiste MardelleWhen resizing transition, update keyframes:
2011-02-25 Jean-Baptiste MardelleFix crash on undo:
2011-02-24 Jean-Baptiste MardelleFix timeline corruption after group move:
2011-02-20 Till TheatoTry to fix crash when hovering transition:
2011-02-19 Till TheatoGet rid of most of the place consuming tooltips. Most...
2011-02-18 Till TheatoFix group loading:
2011-02-15 Jean-Baptiste Mardelle* Cleanup timecode display widget
2011-02-14 Jean-Baptiste MardelleFix timeline corruption when creating new project with...
2011-01-25 Jean-Baptiste MardelleCorrectly update timeline if a slideshow "loop" feature...
2011-01-23 Jean-Baptiste MardelleFix timeline thumbs not reloaded on clip change:
2011-01-21 Till TheatoSet document modified when deleting an effect from...
2011-01-17 Jean-Baptiste MardelleFix crash when dragging broken or not ready clips in...
2011-01-13 Jean-Baptiste MardelleFix timeline corruption when reloading clip
2011-01-07 Till Theatoon monitor corners: add control to move all corners...
2010-12-26 Till TheatoFix inserting space on 1. track only not possible:
2010-12-23 Till TheatoFix setting the duration for the wrong track when dragg...
2010-12-21 Till TheatoInitial support for keyframes in track effects (WIP)
2010-12-17 Till TheatoSmall cleanup in CustomTrackView constructor
2010-12-12 Jean-Baptiste MardelleFix timeline selection when adding effects:
2010-12-12 Jean-Baptiste MardelleFix painting of guides with vertical scroll (introduced...
2010-12-07 Jean-Baptiste MardellePrevent error in track effect deletion
2010-11-07 Till TheatoShow position and value of dragged keyframe in status bar
2010-10-28 Till TheatoDo not allow removing the last keyframe by dragging...
2010-10-10 Till TheatoRemove unnecessary delay before track header update
2010-10-01 Till TheatoMake it possible to add a marker or guide quickly durin...
2010-09-25 Till TheatoImprove displaying of negative timecodes
2010-09-25 Till TheatoShow information (crop, duration, offset) in status...
2010-09-25 Till TheatoDo not split audio when clip is on an audio track
2010-09-25 Till TheatoFix clip not properly selected when dragged from projec...
2010-09-23 Till TheatoAutomatically update numbers in track names when adding...
2010-09-21 Till TheatoRemove code duplication
2010-09-21 Till TheatoImprove handling of groups when locking tracks
2010-09-21 Till TheatoWhen locking tracks also lock the groups on them
2010-09-19 Jean-Baptiste MardelleAsk to change profile if first clip does not match...
2010-09-16 Jean-Baptiste MardelleFix crash when editing effect on first track:
2010-09-14 Jean-Baptiste MardelleRender zone: fix color issues & snapping
2010-09-13 Jean-Baptiste MardelleFix colors not correctly set depending on style
2010-09-12 Till TheatoFix problems when changing duration (from end) of clip...
2010-09-11 Till TheatoFix changing properties of a slideshow clip not setting...
2010-09-06 Till TheatoFix timeline corruption when pressing and releasing...
next