]> git.sesse.net Git - kdenlive/history - src/trackview.h
Fix label
[kdenlive] / src / trackview.h
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-22 Montel LaurentConst'ify Fix indent
2013-05-14 Montel Laurentconst'ref.
2013-05-12 Montel LaurentUSe const'ref
2013-05-12 Montel Laurentconst ref
2013-05-07 Montel LaurentFix forward declaration
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-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
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-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-06 Jean-Baptiste MardelleFix locale problem (inserted a thousand separator into...
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 broken producer incorrectly handled when using...
2011-06-16 Jean-Baptiste Mardelleet rid of deprecated KPixmapCache & fix freeze when...
2010-09-14 Jean-Baptiste MardelleFix render zone not always saved / set
2010-09-03 Jean-Baptiste MardelleShow icon on track header if track has effects applied
2010-08-28 Jean-Baptiste MardelleFix endless loop when opening project with unknown...
2010-08-24 Jean-Baptiste MardelleAlmost finished implementing track effects
2010-08-22 Jean-Baptiste MardelleProgress on 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-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-13 Till TheatoAvoid a shift in timeline between header area and track...
2009-10-19 Jean-Baptiste MardelleImprove track selection
2009-10-18 Jean-Baptiste MardelleActive track selectable by keyboard
2009-10-05 Jean-Baptiste MardelleFix transition widget when tracks changed (count, name...
2009-09-22 Jean-Baptiste MardelleZoom through vertical move in timeline ruler:
2009-09-22 Jean-Baptiste MardelleFix various speed related issues
2009-08-28 Jean-Baptiste MardelleCleanup
2009-08-16 Jean-Baptiste MardelleAllow custom name for tracks
2009-07-19 Jean-Baptiste MardelleTreat 23.97 fps as 24 fps (don't know if it's correct...
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-18 Jean-Baptiste MardelleFix track labels not correctly updated on track size...
2009-06-18 Jean-Baptiste MardelleRewrote correct implementation of vertical timeline...
2009-06-18 Jean-Baptiste MardelleAdd vertical timeline zoom:
2009-06-16 Jean-Baptiste MardelleFix "Auto" track setting in transition config not working
2009-05-31 Jean-Baptiste MardelleComposite transition: add new "Resize to original size...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-10 Ray Lehtiniemi[valgrind] fix memleak
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
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-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy fix: add explicit to declarations
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-10 Jean-Baptiste Mardelle* Make sure user cannot create transition with in point...
2008-12-09 Jean-Baptiste MardelleNew: Change track type (audio / video)
2008-12-08 Jean-Baptiste MardelleFix tracks issues (load & save of tracks with hidden...
2008-12-08 Jean-Baptiste MardelleCleanup tracks handling
2008-12-07 Jean-Baptiste MardelleFix track issues:
2008-12-02 Jean-Baptiste MardelleFix several crashes related to track insert / delete
2008-11-18 Jean-Baptiste Mardelle* Fix some transition undo problems
2008-10-23 Jean-Baptiste MardelleTry to fix undoing of moving effects (up and down in...
2008-09-22 Jean-Baptiste MardelleMake monitor zone functional
2008-09-22 Jean-Baptiste Mardellestart implementing monitor zone
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-25 Jean-Baptiste MardelleFix crash when we find unknown effects in a document...
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-07-16 Jean-Baptiste Mardellesave zoom factor in document
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-05-10 Jean-Baptiste Mardelle* Revert to an easier MLT playlist manipulation now...
2008-03-22 Marco Gittlerlast files updated with forward declaration
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-15 Marco Gittlertransitiondialog is now enabled when transition is...
2008-03-15 Jean-Baptiste Mardellesome more ui work, fit zoom to project
2008-03-14 Jean-Baptiste MardelleRework monitor & timeline UI, and send profile to renderer
2008-03-09 Jean-Baptiste MardelleZone selection widget
2008-03-06 Jean-Baptiste MardelleMake communication between timeline and its ruler easier
2008-03-03 Jean-Baptiste MardelleCleanup: remove unused files
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-18 Marco Gittlershow effects for the clipin effectstack
2008-02-17 Jean-Baptiste MardelleFix undo/redo delete clip
2008-02-10 Jean-Baptiste Mardellefix seeking issue
2008-02-10 Jean-Baptiste MardelleMake project monitor usable
2008-02-10 Jean-Baptiste MardelleConnect project monitor
2008-01-27 Jean-Baptiste MardelleDisplay mouse timecode position in statusbar
2008-01-23 Jean-Baptiste Mardelleprogress in timeline widget
2008-01-22 Jean-Baptiste MardelleMouse wheel on timeline
2008-01-20 Jean-Baptiste Mardellesome progress on timeline view
2008-01-20 Jean-Baptiste MardelleStart porting timeline to QGraphicsView
2008-01-13 Jean-Baptiste MardelleAdd license, continue work on project tree view
2008-01-02 Jean-Baptiste Mardellestart of the clip tracks view
2007-12-31 Jean-Baptiste Mardelleslowly progressing... ruler scrubbing, start of trackview
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting