]> git.sesse.net Git - kdenlive/history - src/abstractgroupitem.h
Cleaning code style of Definitions.
[kdenlive] / src / abstractgroupitem.h
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-20 Montel LaurentConst'ify
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-04-01 Jean-Baptiste MardelleSpacer tool should never allow to move clips before...
2012-11-19 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-19 Jean-Baptiste MardelleCleanup some timeline operations
2010-07-18 Till TheatoResize from start applies to all items in a group:
2010-07-18 Till TheatoAlso show duration of group or selection the clip under...
2010-07-16 Till TheatoResize all items in a group at once (from end only...
2010-06-03 Till Theato- Fix split audio with locked audio tracks
2009-11-04 Jean-Baptiste MardelleSpacer should not move locked tracks
2009-09-27 Jean-Baptiste MardelleFix spacer timeline corruption, fix possible corruption...
2009-06-29 Jean-Baptiste MardelleAllow to do a rectangle selection (Shift + click) also...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-17 Jean-Baptiste Mardelleinitial support for clip grouping (still a bit buggy)
2009-03-12 Jean-Baptiste MardelleFix drag & drop of effects:
2009-03-11 Jean-Baptiste Mardelleconst modifiers are useless on integral return types...
2008-12-25 Jean-Baptiste MardelleThis will hopefully fix most clip & group move issues...
2008-10-10 Jean-Baptiste MardelleFix group move (in progress)
2008-10-04 Jean-Baptiste MardelleFix group move (not perfect but no more crashes)
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....