valentina/src/libs/vgeometry
Roman Telezhynskyi 780ce623ab Fixed issue #687. Wrong seam allowance.
--HG--
branch : develop
2017-05-19 10:57:58 +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
vabstractarc.cpp Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-09 16:55:46 +03:00
vabstractarc.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vabstractarc_p.h Cppcheck warnings. 2016-08-21 19:45:16 +03:00
vabstractbezier.cpp New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vabstractbezier.h New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vabstractcubicbezier.cpp Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +03:00
vabstractcubicbezier.h Removed redundant forward declaration. 2017-02-18 11:22:59 +02:00
vabstractcubicbezierpath.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vabstractcubicbezierpath.h Clang warning. 2017-05-16 16:13:03 +03:00
vabstractcurve.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vabstractcurve.h Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vabstractcurve_p.h Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
varc.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
varc.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
varc_p.h Cppcheck warnings. 2016-08-21 19:45:16 +03:00
vcubicbezier.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vcubicbezier.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vcubicbezier_p.h Cppcheck warnings. 2017-04-06 15:50:15 +03:00
vcubicbezierpath.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vcubicbezierpath.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vcubicbezierpath_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vellipticalarc.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vellipticalarc.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vellipticalarc_p.h Added formulaRotationAngle to VEllipticalArc. 2016-12-17 03:41:33 +02:00
vgeometry.pri New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vgeometry.pro Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-09 16:55:46 +03:00
vgeometrydef.h Commit successful build. 2016-05-12 22:11:21 +03:00
vgobject.cpp Fixed issue #687. Wrong seam allowance. 2017-05-19 10:57:58 +03:00
vgobject.h Refactoring. Add a move assignment operator to all classes that use 2017-04-19 13:27:17 +03:00
vgobject_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vpointf.cpp Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vpointf.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vpointf_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vspline.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vspline.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vspline_p.h Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +03:00
vsplinepath.cpp Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc. 2017-05-16 13:07:53 +03:00
vsplinepath.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vsplinepath_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vsplinepoint.cpp Fix definition VFSplinePoint and VSplinePoint. Improving efficiency. 2016-09-10 14:19:32 +03:00
vsplinepoint.h Refactoring. Add a move assignment operator to all classes that use 2017-04-19 13:27:17 +03:00
vsplinepoint_p.h Fixed issue #679. Second control point at beginning of curved path - bug. 2017-05-07 08:35:18 +03:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00