valentina/src/libs/vgeometry
Roman Telezhynskyi 2e0bf11261 The tool Cut Spline now supports Cubic Bezier Path curve.
--HG--
branch : develop
2016-03-22 17:14:53 +02:00
..
stable.cpp New static libray VGeomerty. Need for unit testing. 2015-05-07 15:31:53 +03:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
vabstractcubicbezier.cpp Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
vabstractcubicbezier.h Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
vabstractcubicbezierpath.cpp Several bug fixes. 2016-03-19 16:20:09 +02:00
vabstractcubicbezierpath.h The tool Cut Spline now supports Cubic Bezier Path curve. 2016-03-22 17:14:53 +02:00
vabstractcurve.cpp Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
vabstractcurve.h Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
vabstractcurve_p.h Untested changes for the tool Spline. 2016-02-15 16:30:48 +02:00
varc.cpp Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
varc.h Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
varc_p.h Changed <../vmisc/vabstractapplication.h> to "../vmisc/vabstractapplication.h" 2016-02-28 21:43:23 +02:00
vcubicbezier.cpp The tool Cut Spline now supports Cubic Bezier curve. 2016-03-10 18:09:38 +02:00
vcubicbezier.h The tool Cut Spline now supports Cubic Bezier curve. 2016-03-10 18:09:38 +02:00
vcubicbezier_p.h New classes VCubicBezier and VAbstractCubicBezier. 2016-03-08 19:48:10 +02:00
vcubicbezierpath.cpp The tool Cut Spline now supports Cubic Bezier Path curve. 2016-03-22 17:14:53 +02:00
vcubicbezierpath.h The tool Cut Spline now supports Cubic Bezier Path curve. 2016-03-22 17:14:53 +02:00
vcubicbezierpath_p.h New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vellipticalarc.cpp Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
vellipticalarc.h Refactoring. More switch tests. Added tool button for tool Cubic bezier path. 2016-03-17 20:12:48 +02:00
vellipticalarc_p.h GCC warnings. Fixed broken tests. 2016-02-28 22:00:45 +02:00
vgeometry.pri New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vgeometry.pro Changed QString("%1").arg() to QString().number() in VEllipticalArc 2016-02-28 21:20:33 +02:00
vgeometrydef.h The tool Cut Spline now supports Cubic Bezier Path curve. 2016-03-22 17:14:53 +02:00
vgobject.cpp Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
vgobject.h Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
vgobject_p.h Refactoring. 2015-10-31 14:56:28 +02:00
vpointf.cpp New static libray VGeomerty. Need for unit testing. 2015-05-07 15:31:53 +03:00
vpointf.h Succesful build. 2016-03-18 23:11:14 +02:00
vpointf_p.h Refactoring. 2015-10-31 14:56:28 +02:00
vspline.cpp The tool Cut Spline now supports Cubic Bezier curve. 2016-03-10 18:09:38 +02:00
vspline.h The tool Cut Spline now supports Cubic Bezier curve. 2016-03-10 18:09:38 +02:00
vspline_p.h Curve factor was removed. 2016-02-27 16:49:10 +02:00
vsplinepath.cpp Several bug fixes. 2016-03-19 16:20:09 +02:00
vsplinepath.h The tool Cut Spline now supports Cubic Bezier Path curve. 2016-03-22 17:14:53 +02:00
vsplinepath_p.h Successfull build, bugs was not fixed. 2016-03-04 18:08:29 +02:00
vsplinepoint.cpp Movable spline path. 2016-03-05 23:06:54 +02:00
vsplinepoint.h Movable spline path. 2016-03-05 23:06:54 +02:00
vsplinepoint_p.h Write warnings to log file. 2016-03-05 18:31:16 +02:00