valentina/src/libs/vgeometry
Roman Telezhynskyi 2f420854c2 Fixed issue #957. Unable to cut an arc with negative length.
(grafted from 885261e387dda0508fda374445b9c05e379103e0)

--HG--
branch : develop
2019-04-03 09:37:43 +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 Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +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 Segmenting curve should be more precise and doesn't create distruption. 2018-09-27 15:06:19 +03:00
vabstractcurve.h Resolved issue #868. New feature. Connect internal path with cutting contour. 2018-07-26 20:00:24 +03:00
vabstractcurve_p.h Resolved issue #768. New feature. Custom curve approximation scale. 2017-10-11 13:51:06 +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 Fix typo in headers. 2017-10-05 12:20:01 +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 Fix typo in headers. 2017-10-05 12:20:01 +03:00
vcubicbezierpath.cpp Refactoring. Use C++11 range-based loop. 2018-04-02 20:38:56 +03:00
vcubicbezierpath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vcubicbezierpath_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vellipticalarc.cpp Fixed issue #829. Flipping by Axis + Rotation of an Arc and an Elliptical Arc. 2018-03-30 09:43:11 +03:00
vellipticalarc.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vellipticalarc_p.h Fixed issue #793. Operations work incorrect with elliptical arc. 2018-01-05 19:41:09 +02:00
vgeometry.pri Added place label. 2017-10-15 12:25:20 +03:00
vgeometry.pro Since Q5.4 available support C++14. Some libraries still missed use. 2018-12-23 20:27:24 +02:00
vgeometrydef.h Bug in undocommands. We should return to pattern piece only if in Calculation 2018-07-25 11:26:09 +03:00
vgobject.cpp Refactoring. Removed unnecessary operations. 2018-10-19 19:48:36 +03:00
vgobject.h Fixed issues with seam allowance. 2018-10-19 16:54:06 +03:00
vgobject_p.h Fix bug in copy piece tool. 2018-01-24 16:50:25 +02:00
vplacelabelitem.cpp Try direct header to fix errors: use of undeclared identifier 'qIsInf' and use 2018-12-11 12:55:03 +02:00
vplacelabelitem.h Resolved issue #867. Visibility control for place labels. 2018-07-20 10:30:05 +03:00
vplacelabelitem_p.h Resolved issue #867. Visibility control for place labels. 2018-07-20 10:30:05 +03:00
vpointf.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vpointf.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vpointf_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vspline.cpp Refactoring. Use C++11 range-based loop. 2018-04-03 14:36:38 +03:00
vspline.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vspline_p.h Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +03:00
vsplinepath.cpp Minore cleaning. 2018-03-23 15:40:36 +02:00
vsplinepath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vsplinepath_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vsplinepoint.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vsplinepoint.h Make Swap methods inline. 2018-04-22 13:32:06 +03:00
vsplinepoint_p.h Fixed issue #915. Valentina produces wrong seam allowance for acute angle. 2018-12-23 18:41:51 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00