]> git.sesse.net Git - kdenlive/history - src/abstractgroupitem.cpp
reindent + nice (working) progress bar for document loading
[kdenlive] / src / abstractgroupitem.cpp
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
2009-09-27 Jean-Baptiste MardelleFix spacer timeline corruption, fix possible corruption...
2009-09-11 Jean-Baptiste MardelleFix timeline corruption on group move and spacer tool
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-08-16 Jean-Baptiste MardelleSmall redraw fixes
2009-06-29 Jean-Baptiste MardelleAllow to do a rectangle selection (Shift + click) also...
2009-06-18 Jean-Baptiste MardelleGet rid of small arrows on clips that indicated a ...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-25 Jean-Baptiste MardelleSeveral move & resize fixes
2009-03-25 Jean-Baptiste MardelleFix several group move issues and spacer bugs
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...
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....