valentina/src/libs/vgeometry
Roman Telezhynskyi 5dc735b5f4 New test case "Loop for start point on line".
--HG--
branch : develop
2019-08-29 15:14:17 +03:00
..
stable.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
stable.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vabstractarc.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vabstractarc.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vabstractarc_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vabstractbezier.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vabstractbezier.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vabstractcubicbezier.cpp Optimization for method PointBezier_r(). 2018-11-16 17:44:54 +02:00
vabstractcubicbezier.h Optimization for method PointBezier_r(). 2018-11-16 17:44:54 +02:00
vabstractcubicbezierpath.cpp Fixed issue #903. Bug in tool Cut Spline path. 2018-11-13 17:03:35 +02:00
vabstractcubicbezierpath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vabstractcurve.cpp New function VAbstractCurve::SubdividePath. 2019-05-27 17:13:57 +03:00
vabstractcurve.h New function VAbstractCurve::SubdividePath. 2019-05-27 17:13:57 +03:00
vabstractcurve_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
varc.cpp Fixed issue #957. Unable to cut an arc with negative length. 2019-04-03 09:37:43 +03:00
varc.h Fixed issue #957. Unable to cut an arc with negative length. 2019-04-03 09:37:43 +03:00
varc_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vcubicbezier.cpp Resolved issue #768. New feature. Custom curve approximation scale. 2017-10-11 13:51:06 +03:00
vcubicbezier.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vcubicbezier_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vcubicbezierpath.cpp Fixed issue #971. Group operation do not work with VCubicBezierPath. 2019-05-10 18:44:12 +03:00
vcubicbezierpath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vcubicbezierpath_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vellipticalarc.cpp constFirst() introduced since Qt 5.6. 2019-05-28 16:21:52 +03:00
vellipticalarc.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vellipticalarc_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vgeometry.pri Serialization/deserialization for class VLayoutPiece. 2019-07-01 11:02:09 +03:00
vgeometry.pro Since Q5.12 available support for C++17. 2019-05-28 17:41:15 +03:00
vgeometrydef.cpp Serialization/deserialization for class VLayoutPiece. 2019-07-01 11:02:09 +03:00
vgeometrydef.h New function VFuzzyOnAxis. 2019-07-21 15:22:09 +03:00
vgobject.cpp New test case "Loop for start point on line". 2019-08-29 15:14:17 +03:00
vgobject.h New test case "Loop for start point on line". 2019-08-29 15:14:17 +03:00
vgobject_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vplacelabelitem.cpp Refactor class VPlaceLabelItem. 2019-05-27 14:54:44 +03:00
vplacelabelitem.h Refactor class VPlaceLabelItem. 2019-05-27 14:54:44 +03:00
vplacelabelitem_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vpointf.cpp VPiece to JSON. 2019-08-29 15:01:27 +03:00
vpointf.h VPiece to JSON. 2019-08-29 15:01:27 +03:00
vpointf_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vspline.cpp VPiece to JSON. 2019-08-29 15:01:27 +03:00
vspline.h VPiece to JSON. 2019-08-29 15:01:27 +03:00
vspline_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vsplinepath.cpp VPiece to JSON. 2019-08-29 15:01:27 +03:00
vsplinepath.h VPiece to JSON. 2019-08-29 15:01:27 +03:00
vsplinepath_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vsplinepoint.cpp VPiece to JSON. 2019-08-29 15:01:27 +03:00
vsplinepoint.h VPiece to JSON. 2019-08-29 15:01:27 +03:00
vsplinepoint_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00