]> git.sesse.net Git - kdenlive/history - src/onmonitoritems/rotoscoping
Const'ref
[kdenlive] / src / onmonitoritems / rotoscoping /
2013-05-30 Montel LaurentRemove virtual keyword, fix indent. Const'ref
2013-05-29 Montel Laurentconst'ref. REmove not necessary virtual keyword. Fix...
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2012-07-23 Jean-Baptiste MardelleMake class constructors with required args explicit...
2012-07-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-07-23 Jean-Baptiste MardelleRemove obsolete TRUE and FALSE definitions [krazy 2...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-10-05 Jean-Baptiste MardelleFix timeline drawing pixel offset and remove deprecated...
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-03-03 Till TheatoFix effect parameters disabled when they should not be
2011-03-03 Till Theatorotoscoping: make it possible to finish spline by click...
2011-02-21 Till Theatorotoscoping:
2011-02-20 Till Theatorotoscoping: make it easier to select points on the...
2011-02-19 Till TheatoFix compile with Qt < 4.6 ...
2011-02-19 Till TheatoFix compile with Qt < 4.6 (once again):
2011-02-15 Dan Dennedystdlib.h is more portable header for malloc/free
2011-02-14 Till TheatoRotoscoping: fix points cannot be moved when using...
2011-02-13 Till Theatorotoscoping:
2011-02-03 Till Theatorotoscoping: start without a default spline; spline...
2011-02-01 Till Theatorotoscoping: allow deleting spline vertices using the...
2011-02-01 Till Theatorotoscoping: fix point insertion with Qt < 4.6
2011-02-01 Till Theatorotoscoping: allow adding new points to the spline
2011-01-30 Till TheatoFirst work on rotoscoping GUI