]> git.sesse.net Git - kdenlive/history - src/onmonitoritems
Fix label
[kdenlive] / src / onmonitoritems /
2013-12-08 Montel LaurentFix includes
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-27 Montel Laurentconst'ify. Remove unimplemented function. Fix indent...
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-02-11 Jean-Baptiste MardelleFix Coverity #980698
2013-02-11 Jean-Baptiste MardelleFix Coverity #980699
2013-01-29 Jean-Baptiste MardelleFix possible crash in monitor scene
2013-01-15 Jean-Baptiste MardelleFix transform issues in timeline causing thumbs to...
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-10-31 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-30 Jean-Baptiste MardelleFix possible crash in geom widget
2012-10-30 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-30 Jean-Baptiste MardelleAffine / composite transition path can now be edited...
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-20 Till TheatoMake it easier to edit rect and corners on the monitor...
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
2011-01-29 Till Theatoon-monitor editing:
2011-01-23 Till Theatocorners: disable on-monitor item when not at a keyframe...
2011-01-08 Till TheatoMake c0rners keyframable
2011-01-07 Till Theatocorners item: fix always the same corner selected
2011-01-07 Till Theatocorners on-monitor editing: add tools to move the sides...
2011-01-07 Till Theatoon monitor corners item: make additional control optional
2011-01-07 Till Theatoon monitor corners: add control to move all corners...
2011-01-03 Till Theatoon monitor geometry editing: fix compilation with Qt...
2010-12-27 Till TheatoAllow keeping the aspect ratio (of the project) when...
2010-11-22 Simon A. EugsterFirst preparations for audio spectrum scopes, using...
2010-10-22 Till TheatoMonitorscene control widget:
2010-10-15 Till TheatoAllow dragging the corners in the c0rners on-monitor...
2010-10-15 Till TheatoAdd on-monitor GUI for c0rners effect. (Work in progress)
2010-10-12 Till Theatocleanup
2010-10-12 Till TheatoAdd AbstractOnMonitorItem (preparations for more on...
2010-10-10 Till TheatoFix some compilation warnings
2010-10-09 Till TheatoAlways use solid yellow line as border of OnMonitorRect...
2010-10-09 Till TheatoAdd OnMonitorRectItem to separate rect move and resize...