valentina/src/libs/vgeometry
Roman Telezhynskyi 63b1eb8068 Cppcheck warning 'missingOverride'.
--HG--
branch : develop
2018-06-26 15:53:48 +03: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.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vabstractarc.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vabstractarc_p.h Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +03: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 Clazy warnings. 2018-03-14 15:39:15 +02:00
vabstractcubicbezier.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vabstractcubicbezierpath.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vabstractcubicbezierpath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vabstractcurve.cpp Refactoring. Use C++11 range-based loop. 2018-04-03 14:36:38 +03:00
vabstractcurve.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vabstractcurve_p.h Resolved issue #768. New feature. Custom curve approximation scale. 2017-10-11 13:51:06 +03:00
varc.cpp Correct an arc direction after flipping. ref #829. 2018-03-30 11:13:51 +03:00
varc.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
varc_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vcubicbezier.cpp Resolved issue #768. New feature. Custom curve approximation scale. 2017-10-11 13:51:06 +03:00
vcubicbezier.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vcubicbezier_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vcubicbezierpath.cpp Refactoring. Use C++11 range-based loop. 2018-04-02 20:38:56 +03:00
vcubicbezierpath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vcubicbezierpath_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vellipticalarc.cpp Fixed issue #829. Flipping by Axis + Rotation of an Arc and an Elliptical Arc. 2018-03-30 09:43:11 +03:00
vellipticalarc.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vellipticalarc_p.h Fixed issue #793. Operations work incorrect with elliptical arc. 2018-01-05 19:41:09 +02:00
vgeometry.pri Added place label. 2017-10-15 12:25:20 +03:00
vgeometry.pro Utilize macro QT_DEPRECATED_WARNINGS. 2018-03-22 19:57:56 +02:00
vgeometrydef.h Added place label. 2017-10-15 12:25:20 +03:00
vgobject.cpp Refactor method VGObject::IsPointOnLineSegment. 2017-10-19 19:50:00 +03:00
vgobject.h Make Swap methods inline. 2018-04-22 13:32:06 +03:00
vgobject_p.h Fix bug in copy piece tool. 2018-01-24 16:50:25 +02:00
vplacelabelitem.cpp Correct applying correction angle. 2017-10-24 14:23:11 +03:00
vplacelabelitem.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vplacelabelitem_p.h Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +03:00
vpointf.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vpointf.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vpointf_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vspline.cpp Refactoring. Use C++11 range-based loop. 2018-04-03 14:36:38 +03:00
vspline.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vspline_p.h Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +03:00
vsplinepath.cpp Minore cleaning. 2018-03-23 15:40:36 +02:00
vsplinepath.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
vsplinepath_p.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vsplinepoint.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vsplinepoint.h Make Swap methods inline. 2018-04-22 13:32:06 +03:00
vsplinepoint_p.h Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00