valentina_old/src/libs/vgeometry
Roman Telezhynskyi c81faf3537 Fix regressions. ref #989
(grafted from 1bbf6a73a6e3bf5fd9dc2b962bd1428f391da68b)

--HG--
branch : develop
2020-01-11 14:51:25 +02: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_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vabstractarc.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vabstractarc.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02: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_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vabstractcurve.cpp QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is 2020-01-06 18:34:35 +02:00
vabstractcurve.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
varc_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
varc.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
varc.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vcubicbezier_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vcubicbezier.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vcubicbezier.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vcubicbezierpath_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vcubicbezierpath.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vcubicbezierpath.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vellipticalarc_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vellipticalarc.cpp Fix regressions. ref #989 2020-01-11 14:51:25 +02:00
vellipticalarc.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vgeometry.pri Serialization/deserialization for class VLayoutPiece. 2019-07-01 11:02:09 +03:00
vgeometry.pro Since Q5.12 available support for C++17. 2019-05-28 17:41:15 +03:00
vgeometrydef.cpp Fix copy paste error. 2020-01-07 14:21:47 +02:00
vgeometrydef.h Don't use 'char' as a type of enum class. 2020-01-07 12:54:01 +02:00
vgobject_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vgobject.cpp QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is 2020-01-06 18:34:35 +02:00
vgobject.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vplacelabelitem_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vplacelabelitem.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vplacelabelitem.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vpointf_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vpointf.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vpointf.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vspline_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vspline.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vspline.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vsplinepath_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vsplinepath.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vsplinepath.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vsplinepoint_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
vsplinepoint.cpp Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
vsplinepoint.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00