valentina/src/libs/vgeometry
Roman Telezhynskyi 2c4312046c New classes VAbstractCubicBezierPath and VCubicBezierPath.
--HG--
branch : feature
2016-03-16 20:07:50 +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 Better way to seek value of t. 2016-03-15 17:31:58 +02:00
vabstractcubicbezier.h The tool Cut Spline now supports Cubic Bezier curve. 2016-03-10 18:09:38 +02:00
vabstractcubicbezierpath.cpp New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vabstractcubicbezierpath.h New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vabstractcurve_p.h Untested changes for the tool Spline. 2016-02-15 16:30:48 +02:00
vabstractcurve.cpp Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
vabstractcurve.h Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
varc_p.h Changed <../vmisc/vabstractapplication.h> to "../vmisc/vabstractapplication.h" 2016-02-28 21:43:23 +02:00
varc.cpp We don't need to use qApp->fromPixel for angles 2016-02-28 21:37:30 +02:00
varc.h Untested changes for the tool Spline. 2016-02-15 16:30:48 +02:00
vcubicbezier_p.h New classes VCubicBezier and VAbstractCubicBezier. 2016-03-08 19:48:10 +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
vcubicbezierpath_p.h New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vcubicbezierpath.cpp New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vcubicbezierpath.h New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vellipticalarc_p.h GCC warnings. Fixed broken tests. 2016-02-28 22:00:45 +02:00
vellipticalarc.cpp GCC warnings. Fixed broken tests. 2016-02-28 22:00:45 +02:00
vellipticalarc.h Fixed merge conflicts 2016-02-27 16:53:17 +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 New classes VCubicBezier and VAbstractCubicBezier. 2016-03-08 19:48:10 +02:00
vgobject_p.h Refactoring. 2015-10-31 14:56:28 +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
vpointf_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 Mark implicitly shared classes as a movable type. This can improve performance 2015-11-25 20:56:17 +02:00
vspline_p.h Curve factor was removed. 2016-02-27 16:49:10 +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
vsplinepath_p.h Successfull build, bugs was not fixed. 2016-03-04 18:08:29 +02:00
vsplinepath.cpp New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vsplinepath.h New classes VAbstractCubicBezierPath and VCubicBezierPath. 2016-03-16 20:07:50 +02:00
vsplinepoint_p.h Write warnings to log file. 2016-03-05 18:31:16 +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