valentina/src/libs/vgeometry
Roman Telezhynskyi 1fb0ab4d75 Added VNodeEllipticalArc.
--HG--
branch : develop
2016-12-20 16:51:58 +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
vabstractarc.cpp Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-09 16:55:46 +03:00
vabstractarc.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +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 New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vabstractcubicbezier.h New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vabstractcubicbezierpath.cpp New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vabstractcubicbezierpath.h New internal variable "Length to spline control point". 2016-09-24 20:44:06 +03:00
vabstractcurve.cpp QtDebug and QDebug lead to the same header. Leave only QtDebug. 2016-08-16 20:35:21 +03:00
vabstractcurve.h Several useful constans. 2016-09-06 17:48:28 +03:00
vabstractcurve_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
varc.cpp Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
varc.h Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
varc_p.h Cppcheck warnings. 2016-08-21 19:45:16 +03:00
vcubicbezier.cpp Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vcubicbezier.h Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vcubicbezier_p.h Fixed issue #546. Compile error under Windows in current develop revision. 2016-08-16 19:57:32 +03:00
vcubicbezierpath.cpp Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vcubicbezierpath.h Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vcubicbezierpath_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vellipticalarc.cpp Added formulaRotationAngle to VEllipticalArc. 2016-12-17 03:41:33 +02:00
vellipticalarc.h Added VNodeEllipticalArc. 2016-12-20 16:51:58 +02: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 Fix broken test on Windows. 2016-12-08 13:56:17 +02:00
vgobject.h Fix broken test on Windows. 2016-12-08 13:56:17 +02: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 Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vpointf_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vspline.cpp Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vspline.h Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vspline_p.h Fixed issue #546. Compile error under Windows in current develop revision. 2016-08-16 19:57:32 +03:00
vsplinepath.cpp Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +03:00
vsplinepath.h Resolved issue #573. New tool: 'Move Point'. 2016-10-04 17:34:37 +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 Fix definition VFSplinePoint and VSplinePoint. Improving efficiency. 2016-09-10 14:19:32 +03:00
vsplinepoint_p.h QtDebug and QDebug lead to the same header. Leave only QtDebug. 2016-08-16 20:35:21 +03:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00