]> git.sesse.net Git - kdenlive/history - src/beziercurve
Fix label
[kdenlive] / src / beziercurve /
2013-05-30 Montel Laurentconst'ref, Remove not necessary virtual keyword. Fix...
2013-05-15 Montel LaurentMinor
2013-05-15 Montel LaurentMinor optimization. Use const'ref
2013-05-13 Montel LaurentAdd explicit keyword, const'ref, minor optimization
2013-05-13 Montel Laurentconst'ref
2013-05-12 Montel LaurentUse const'ref
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-11 Jean-Baptiste MardelleFix Coverity #980688
2012-07-23 Jean-Baptiste MardelleMake class constructors with required args explicit...
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-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-05-16 Jean-Baptiste MardelleAdd proper support for 'float' parameter type in effect...
2011-04-26 Jean-Baptiste MardelleFix compile warnings, based on:
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-03-18 Simon A. EugsterHue background enabled in Bézier widget, shearing optio...
2011-03-18 Till TheatoBezier color curves: obey to DragValue's direct update...
2011-03-05 Till Theatobezier color curves: double click to link/unlink handle...
2011-03-05 Till Theatobezier color curves: fix point selection with non-stand...
2011-03-05 Till TheatoBezier spline widget: use DragValue instead of SpinBoxe...
2011-03-05 Till Theatobezier color curves: fix some zoom issues
2011-01-18 Till TheatoUse QPainterPath's cubicTo to draw cubic bezier spline
2011-01-08 Till TheatoBezier spline editor: Fix inaccurate placement of handles
2011-01-06 Till TheatoBezier Spline: add backgrounds for modes rgb and alpha
2011-01-06 Till TheatoBezier Spline:
2011-01-06 Till TheatoBezier Spline: Add checkable button show all handles...
2011-01-06 Till TheatoBezier Spline: Fix handles sometimes not detected as...
2011-01-06 Till TheatoBezier Spline: Fix point entries remaining active for...
2011-01-06 Till TheatoBezier Spline:
2011-01-05 Till TheatoBezier Spline:
2011-01-04 Till TheatoBezier Spline: Allow to link the handles of a point...
2011-01-04 Till TheatoFix build with Qt < 4.6
2011-01-04 Till TheatoBezier Spline: Fix compilation with Qt < 4.6
2011-01-03 Till TheatoBezier Spline: Add button to reset current spline ...
2011-01-03 Till TheatoBezier Spline: cleanup painting, also fixes compilation...
2011-01-03 Till TheatoBezier Spline:
2011-01-02 Till TheatoBezier Spline: add support for new modes in frei0r...
2011-01-02 Till TheatoBezier Spline:
2011-01-02 Till TheatoBezier Spline:
2011-01-02 Till TheatoBezier Spline: Add grid. Number of lines in the grid...
2011-01-01 Till TheatoBezier Spline Editor: if zoomed out draw borders indica...
2011-01-01 Till TheatoBezier Spline Editor: Do not draw handle 1 of first...
2011-01-01 Till TheatoBezier Spline Widget: Make it possible to zoom out...
2011-01-01 Till TheatoBézier spline: Connect Handle1 + Point and Handle2...
2011-01-01 Till TheatoBézier spline:
2011-01-01 Till TheatoBézier spline widget: When moving a point also move...
2011-01-01 Till TheatoBézier spline widget: Fix new points not shown immediat...
2010-12-31 Till TheatoBézier spline: right click on point (not on handles...
2010-12-31 Till TheatoBézier spline:
2010-12-31 Till TheatoBézier spline widget:
2010-12-31 Till TheatoAdd bézier color curves GUI (WIP)