]> git.sesse.net Git - kdenlive/history - src/trackview.cpp
Ask to change profile if first clip does not match project profile:
[kdenlive] / src / trackview.cpp
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
2009-10-05 Jean-Baptiste MardelleFix transition widget when tracks changed (count, name...
2009-10-03 Jean-Baptiste MardelleFix broken handling of clips with speed effect
2009-10-01 Jean-Baptiste Mardellereindent + create a backup copy of the document if...
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
2009-09-22 Jean-Baptiste MardelleZoom through vertical move in timeline ruler:
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-09-09 Jean-Baptiste MardelleFix crash on add track:
2009-09-02 Jean-Baptiste MardelleFix template title clips & some other title issues
2009-08-28 Jean-Baptiste MardelleCleanup
2009-08-26 Jean-Baptiste MardelleCleanup track header drawing
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-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-19 Jean-Baptiste MardelleTreat 23.97 fps as 24 fps (don't know if it's correct...
2009-07-19 Jean-Baptiste MardelleAllow effects to have parameters depending on the proje...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-06-24 Jean-Baptiste MardelleSave vertical zoom in project:
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-21 Jean-Baptiste Mardelle* Fix issues with one frame clips
2009-06-18 Jean-Baptiste MardelleFix track labels not correctly updated on track size...
2009-06-18 Jean-Baptiste MardelleAdd tooltips for vertical zoom buttons
2009-06-18 Jean-Baptiste MardelleRewrote correct implementation of vertical timeline...
2009-06-18 Jean-Baptiste MardelleAdd vertical timeline zoom:
2009-06-18 Jean-Baptiste MardelleFix guides & groups not correctly restored when opening...
2009-06-16 Jean-Baptiste Mardellecleanup + fix crash on track insert
2009-06-16 Jean-Baptiste MardelleFix "Auto" track setting in transition config not working
2009-06-07 Dan DennedyRename non-frei0r transitions to more common names:
2009-05-31 Jean-Baptiste MardelleComposite transition: add new "Resize to original size...
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-04-14 Jean-Baptiste MardelleFix small layout issue in timeline:
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 4/6] Simplify some object deletion code
2009-04-10 Ray Lehtiniemi[valgrind] fix memleak
2009-04-08 Jean-Baptiste Mardellereplace broken producer by proper red clip named "invalid"
2009-04-08 Jean-Baptiste MardelleFix xml file when a broken producer is detected
2009-04-08 Jean-Baptiste MardelleFix handling of invalid clips when opening a project
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-05 Jean-Baptiste MardelleFix crash when opening Kdenlive 0.5 document, improve...
2009-04-05 Jean-Baptiste MardelleFix crash when opening doc with a transition to track 0
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-28 Marco GittlerPatch from Ray Lehtiniemi (3):
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-13 Jean-Baptiste MardelleRemove Alpha Transparency transition as suggested by...
2009-03-12 Jean-Baptiste Mardelleremove unused stuff
2009-03-11 Jean-Baptiste Mardelleconst modifiers are useless on integral return types...
2009-03-08 Jean-Baptiste MardelleCheck for invalid producers / entries when opening...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Comment out variables used...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Add defaults for a few potent...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-02-10 Jean-Baptiste MardelleUpdate file format to version 0.82. It now saves locked...
2009-02-03 Jean-Baptiste MardelleImplement track locking:
2009-01-26 Jean-Baptiste MardelleRemove invalid playlist entries on loading
2009-01-25 Simon A. EugsterDebug line added
2009-01-13 Simon A. Eugsterl18n-Updates: Less work for translaters, excluded HTML...
2009-01-13 Jean-Baptiste MardelleForgotten file from previous commit, some fixes for...
2009-01-11 Jean-Baptiste MardelleSet document state to modified if we fixed something...
2009-01-10 Jean-Baptiste Mardelle* Make sure user cannot create transition with in point...
next