valentina/src/libs/vgeometry
Roman Telezhynskyi 6f56b46d26 Fixed Clang warnings.
--HG--
branch : develop
2016-05-03 19:50:37 +03: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 Fixed build in win7 2016-04-11 05:27:51 +03:00
vabstractcubicbezier.h New test. Check if epsilon value in method GetParmT() is enough for calculation. 2016-03-23 13:23:03 +02:00
vabstractcubicbezierpath.cpp Resolved issue #444. Length along Path seems not valid. 2016-04-02 20:47:04 +03:00
vabstractcubicbezierpath.h The tool Cut Spline now supports Cubic Bezier Path curve. 2016-03-22 17:14:53 +02:00
vabstractcurve.cpp New method curve length by given point. 2016-04-02 14:59:43 +03:00
vabstractcurve.h New method curve length by given point. 2016-04-02 14:59:43 +03:00
vabstractcurve_p.h Untested changes for the tool Spline. 2016-02-15 16:30:48 +02:00
varc.cpp Better to use qDegreesToRadians than M_PI/180 2016-04-11 05:52:32 +03:00
varc.h Fixed Clang warnings. 2016-05-03 19:50:37 +03: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 Resolved issue #444. Length along Path seems not valid. 2016-04-02 20:47:04 +03:00
vellipticalarc.h Fixed Clang warnings. 2016-05-03 19:50:37 +03: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 New method curve length by given point. 2016-04-02 14:59:43 +03: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 Fixed Clang warnings. 2016-05-03 19:50:37 +03:00
vspline.h New method curve length by given point. 2016-04-02 14:59:43 +03: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 Refactoring. Use more safe function VFuzzyComparePossibleNulls. 2016-03-23 16:09:30 +02:00