]> git.sesse.net Git - kdenlive/history - src/abstractgroupitem.cpp
const modifiers are useless on integral return types [PATCH by Ray Lehtiniemi]
[kdenlive] / src / abstractgroupitem.cpp
2009-03-11 Jean-Baptiste Mardelleconst modifiers are useless on integral return types...
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-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-02-01 Jean-Baptiste MardelleFix spacer and group move sometimes moving clips to...
2008-12-25 Jean-Baptiste MardelleThis will hopefully fix most clip & group move issues...
2008-12-01 Jean-Baptiste MardelleShould solve most problems with group move:
2008-12-01 Jean-Baptiste MardelleShow error message when there is a problem deleting...
2008-10-10 Jean-Baptiste MardelleFix group move (in progress)
2008-10-07 Jean-Baptiste MardelleFix crash with copied clips
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....