valentina/src/libs/vgeometry
2023-02-09 17:27:43 +02:00
..
stable.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
stable.h Improve stable.h. 2023-02-09 17:24:02 +02:00
vabstractarc.cpp Code style. 2022-05-20 17:08:32 +03:00
vabstractarc.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vabstractarc_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vabstractbezier.cpp Refactoring. 2022-08-13 19:26:55 +03:00
vabstractbezier.h Refactoring. 2022-08-13 19:26:55 +03:00
vabstractcubicbezier.cpp Improve visualization for tool Segmenting a simple curve. 2022-08-20 20:09:29 +03:00
vabstractcubicbezier.h Refactoring. 2022-08-13 19:26:55 +03:00
vabstractcubicbezierpath.cpp Improve visualization for tool Segmenting a simple curve. 2022-08-20 20:09:29 +03:00
vabstractcubicbezierpath.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
vabstractcurve.cpp In C++11 a static constexpr member variable, unlike every other kind of constexpr global variable, has external linkage, thus must be explicitly defined somewhere. 2022-09-15 15:01:45 +03:00
vabstractcurve.h Fix support Visual Studio 2015. 2022-09-02 17:14:03 +03:00
vabstractcurve_p.h Refactoring. 2022-08-22 11:34:02 +03:00
varc.cpp Remove redundant includes. 2022-11-21 18:50:03 +02:00
varc.h Code style. 2022-05-20 17:08:32 +03:00
varc_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vcubicbezier.cpp Refactoring. 2022-08-12 18:50:22 +03:00
vcubicbezier.h Refactoring. 2022-08-12 18:50:22 +03:00
vcubicbezier_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vcubicbezierpath.cpp Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
vcubicbezierpath.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
vcubicbezierpath_p.h Refactoring. 2022-08-22 11:34:02 +03:00
vellipticalarc.cpp Remove redundant includes. 2022-11-21 18:50:03 +02:00
vellipticalarc.h Fix calculating an elliptical arc. 2022-08-27 16:46:25 +03:00
vellipticalarc_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vgeometry.pri Successful compilation. 2022-10-28 16:16:13 +03:00
vgeometry.pro Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vgeometry.qbs Fix dependencies. 2023-01-17 16:11:44 +03:00
vgeometrydef.cpp Successful compilation. 2022-10-28 16:16:13 +03:00
vgeometrydef.h Successful compilation. 2022-10-28 16:16:13 +03:00
vgobject.cpp Improve testing paths. 2022-11-11 17:57:34 +02:00
vgobject.h Refactoring. 2022-08-12 18:50:22 +03:00
vgobject_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vlayoutplacelabel.cpp Fix build. 2022-11-22 08:20:22 +02:00
vlayoutplacelabel.h Successful compilation. 2022-10-28 16:16:13 +03:00
vplacelabelitem.cpp Successful compilation. 2022-10-28 16:16:13 +03:00
vplacelabelitem.h Successful compilation. 2022-10-28 16:16:13 +03:00
vplacelabelitem_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vpointf.cpp Refactoring. 2022-08-12 18:50:22 +03:00
vpointf.h Refactoring. 2022-08-22 11:34:02 +03:00
vpointf_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vspline.cpp Refactoring. 2022-08-13 19:26:55 +03:00
vspline.h Refactoring. 2022-08-13 19:26:55 +03:00
vspline_p.h Remove redundant includes. 2022-11-21 18:50:03 +02:00
vsplinepath.cpp Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
vsplinepath.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
vsplinepath_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
vsplinepoint.cpp Refactoring. 2022-08-12 18:50:22 +03:00
vsplinepoint.h Refactoring. 2022-08-12 18:50:22 +03:00
vsplinepoint_p.h Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00