valentina/src/libs/vgeometry
Roman Telezhynskyi e876a4d611 Fix issue in tool cut spline.
Infinite loop while calculating a t parameter.
2022-02-03 15:48:52 +02:00
..
stable.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
stable.h Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vabstractarc.cpp Fix name for history with alias. 2020-11-04 17:36:54 +02:00
vabstractarc.h GCC warnings. 2021-09-25 12:57:15 +03:00
vabstractarc_p.h GCC warnings. 2021-09-25 12:57:15 +03:00
vabstractbezier.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vabstractbezier.h Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vabstractcubicbezier.cpp Fix issue in tool cut spline. 2022-02-03 15:48:52 +02:00
vabstractcubicbezier.h Fix issue in tool cut spline. 2022-02-03 15:48:52 +02:00
vabstractcubicbezierpath.cpp New warnings. Warn a user about incorrect cut curve segment length. 2021-07-24 11:15:48 +03:00
vabstractcubicbezierpath.h GCC warnings. 2021-09-25 17:18:33 +03:00
vabstractcurve.cpp Compatibility issues. 2022-01-29 10:59:02 +02:00
vabstractcurve.h GCC warnings. 2021-09-25 17:18:33 +03:00
vabstractcurve_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
varc.cpp GCC warning. 2021-07-24 12:35:22 +03:00
varc.h GCC warnings. 2021-09-25 12:42:28 +03:00
varc_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vcubicbezier.cpp Fix issue in tool cut spline. 2022-02-03 15:48:52 +02:00
vcubicbezier.h Fix issue in tool cut spline. 2022-02-03 15:48:52 +02:00
vcubicbezier_p.h GCC warnings. 2021-09-25 12:42:28 +03:00
vcubicbezierpath.cpp Compatibility issues. 2022-01-29 10:59:02 +02:00
vcubicbezierpath.h GCC warnings. 2021-09-25 12:57:15 +03:00
vcubicbezierpath_p.h GCC warnings. 2021-09-25 17:18:33 +03:00
vellipticalarc.cpp New warnings. Warn a user about incorrect cut curve segment length. 2021-07-24 11:15:48 +03:00
vellipticalarc.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vellipticalarc_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vgeometry.pri Serialization/deserialization for class VLayoutPiece. 2019-07-01 11:02:09 +03:00
vgeometry.pro Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vgeometrydef.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vgeometrydef.h Fix incorrect seam allowance. Closes #133 2021-06-22 19:04:13 +03:00
vgobject.cpp Seam allowance not correct at intersection curve and axis. Closes #145 2021-09-24 12:51:39 +03:00
vgobject.h GCC warnings. 2021-09-25 17:18:33 +03:00
vgobject_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vplacelabelitem.cpp Fix build with Qt 5.6. 2022-01-29 16:06:01 +02:00
vplacelabelitem.h Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vplacelabelitem_p.h GCC warnings. 2021-09-25 12:57:15 +03:00
vpointf.cpp Alias support for group operations. 2020-11-07 15:02:30 +02:00
vpointf.h GCC warnings. 2021-09-25 17:18:33 +03:00
vpointf_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vspline.cpp Fix issue in tool cut spline. 2022-02-03 15:48:52 +02:00
vspline.h Fix issue in tool cut spline. 2022-02-03 15:48:52 +02:00
vspline_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vsplinepath.cpp Compatibility issues. 2022-01-29 10:59:02 +02:00
vsplinepath.h GCC warnings. 2021-09-25 17:18:33 +03:00
vsplinepath_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vsplinepoint.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vsplinepoint.h Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vsplinepoint_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00