valentina/src/libs/vgeometry
Roman Telezhynskyi 03a9b07eff Fixed issue #673. The Insert Node tool changes Label.
--HG--
branch : release
2017-04-28 09:38:09 +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 Removed redundant forward declaration. 2017-02-18 11:22:59 +02:00
vabstractcubicbezierpath.h Removed redundant forward declaration. 2017-02-18 11:22:59 +02:00
vabstractcurve.cpp Fix bug with point on curve. 2017-01-25 13:21:23 +02:00
vabstractcurve.h Fixed issue #673. The Insert Node tool changes Label. 2017-04-28 09:38:09 +03:00
vabstractcurve_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
varc.cpp Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +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 Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +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 Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +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 Fix warning "Review the data-flow - This condition might always evaluate to 2017-04-14 17:20:29 +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 Resolved issue #668. Passmarks on Hems. 2017-04-25 11:42:08 +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 Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +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 Refactoring. Avoid implicit conversions. 2017-03-31 17:04:11 +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 Warning. Initialize member in an initialization list. 2017-02-22 12:22:04 +02:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00