]> git.sesse.net Git - kdenlive/history - src/beziercurve/beziersplineeditor.cpp
Const'ref
[kdenlive] / src / beziercurve / beziersplineeditor.cpp
2013-05-13 Montel LaurentAdd explicit keyword, const'ref, minor optimization
2013-05-12 Montel LaurentUse const'ref
2013-02-11 Jean-Baptiste MardelleFix Coverity #980688
2011-04-26 Jean-Baptiste MardelleFix compile warnings, based on:
2011-03-19 Till Theatono ";" after Q_UNUSED
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 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 checkable button show all handles...
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:
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: