]> git.sesse.net Git - kdenlive/history - src/trackview.cpp
Cleaning code style of Definitions.
[kdenlive] / src / trackview.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-22 Montel LaurentConst'ify Fix indent
2013-05-15 Montel Laurentuse --i
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-14 Montel Laurentconst'ref.
2013-05-12 Montel LaurentUSe const'ref
2013-05-12 Montel Laurentconst ref
2013-05-07 Montel Laurentnormalize signal/slots
2013-04-02 Jean-Baptiste MardelleShow project duration in status bar
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
2012-11-20 Ed RogalskyMerge remote-tracking branch 'origin/master' into bugfi...
2012-11-19 Jean-Baptiste MardelleFix timeline cursor position when opening a project
2012-09-17 Jean-Baptiste Mardellecleanup
2012-09-09 Jean-Baptiste MardelleCleanup & fix painting of timeline ruler when seeking:
2012-09-07 Jean-Baptiste MardelleSmall repaint optimizations
2012-09-01 Jean-Baptiste MardelleImprove seeking (Don't ask MLT to seek while it is...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-18 Jean-Baptiste MardelleFix fade effects
2012-06-12 Jean-Baptiste MardelleFix pan & zoom effect (paste, edit after reloading...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-09 Jean-Baptiste MardelleFirst steps for the incredible filter region
2012-04-04 Jean-Baptiste MardelleFix parts of Kdenlive not responding to color theme...
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-29 Jean-Baptiste MardelleFix ungrouping and track effect drop
2012-03-24 Jean-Baptiste MardelleSome progress on effect group
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-23 Jean-Baptiste MardelleCleanup timeline ruler painting
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-09 Jean-Baptiste MardelleCleanup track actions, add "Select all clips in a track...
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 next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-18 Jean-Baptiste Mardelleminor GUI speedup
2011-09-10 Till TheatoAllow to offset effect parameters.
2011-09-06 Jean-Baptiste MardelleFix locale problem (inserted a thousand separator into...
2011-09-01 Jean-Baptiste MardelleCleanup
2011-08-28 Till TheatoAllow to edit projects with a locale different to the...
2011-08-09 Till TheatoFix speed effect if > 999:
2011-07-31 Till TheatoRemove (old) LADSPA related code.
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-06 Jean-Baptiste MardelleFix recently introduced project corruption with special...
2011-07-05 Jean-Baptiste MardelleFix path form broken producer recovery
2011-07-05 Jean-Baptiste MardelleFix broken producer incorrectly handled when using...
2011-07-03 Jean-Baptiste MardelleFix crop effect max value so that the slider has a...
2011-06-30 Till TheatoFix list parameters sometimes incorrectly loaded.
2011-06-16 Jean-Baptiste Mardelleet rid of deprecated KPixmapCache & fix freeze when...
2011-06-13 Jean-Baptiste MardelleCheck for clip duration mismatch on project opening
2011-06-11 Jean-Baptiste MardelleCleaner detection of overlapping transitions
2011-05-27 Jean-Baptiste MardelleFix freeze and error on project opening:
2011-05-17 Jean-Baptiste MardelleDisable old LADSPA xml effects
2011-02-13 Till TheatoFix loading of non-integer parameter values (Bézier...
2011-02-04 Simon A. EugsterFixed: Crash when selecting a keyframeable effect
2010-11-16 Jean-Baptiste MardelleFix bug preventing track effect editing / deletion:
2010-11-05 Till TheatoSome small cleanups and even smaller speed improvements...
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 MardelleFix render zone not always saved / set
2010-09-13 Jean-Baptiste MardelleFix colors not correctly set depending on style
2010-09-03 Jean-Baptiste MardelleShow icon on track header if track has effects applied
2010-08-28 Jean-Baptiste Mardellesmall fix for effect tracks
2010-08-28 Jean-Baptiste MardelleFix endless loop when opening project with unknown...
2010-08-27 Jean-Baptiste MardelleFix effects with only one keyframe
2010-08-24 Jean-Baptiste MardelleAlmost finished implementing track effects
2010-08-22 Jean-Baptiste MardelleProgress on track effects
2010-08-17 Jean-Baptiste MardelleFirst steps towards track effects
2010-07-26 Jean-Baptiste MardelleImprove the export audio automatic setting:
2010-07-25 Jean-Baptiste Mardelleautomatically select if we should export audio or not:
2010-06-29 Till TheatoUse Config Tracks Command for renaming tracks to make...
2010-06-27 Till TheatoUse lineEdit instead of a label in the header of the...
2010-05-29 Till Theato- cleanup
2010-05-29 Till TheatoAdd "Configure Tracks" dialog to change the settings...
2010-05-22 Till TheatoMake timeline's ruler time labels obey to frame <-...
2010-05-20 Alberto Villa- Fix whitespace and syntax.
2010-05-14 Alberto Villa- Document and reindent.
2010-05-13 Till TheatoAvoid a shift in timeline between header area and track...
2010-02-21 Jean-Baptiste MardelleFix bug that corrupted transitions in non english language
2010-02-21 Jean-Baptiste MardelleWarn user and remove if transition is invalid when...
2010-02-01 Jean-Baptiste MardelleUse MLT's "disable" attribute to easily disable filters...
2010-02-01 Jean-Baptiste MardelleFix crash and corruption caused by bad index in effects
2010-01-22 Jean-Baptiste Mardelleremove some useless debug
2010-01-02 Jean-Baptiste MardelleDo not load corrupted coduments: 1st part of
2009-11-17 Jean-Baptiste MardelleImprove keyframe editor, fix random keyframe sometimes...
2009-11-14 Jean-Baptiste MardelleFirst draft for keyframes in frei0r effects
2009-11-11 Jean-Baptiste MardelleCleanup drawing of project tree
2009-11-06 Jean-Baptiste Mardelledelete invalid transition when loading a document
2009-10-19 Jean-Baptiste MardelleImprove track selection
2009-10-18 Jean-Baptiste MardelleActive track selectable by keyboard
2009-10-12 Jean-Baptiste MardelleFix crash when loading document with invalid transition...
2009-10-08 Jean-Baptiste MardelleFix typo
next