valentina/src/libs/vgeometry
Roman Telezhynskyi d997f74620 Refactoring.
Replace the redundant type with "auto".
2024-05-04 09:14:22 +03: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 Refactoring. 2024-04-27 12:54:59 +03:00
vabstractarc.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vabstractarc_p.h Allow negative values. 2023-11-14 16:38:17 +02:00
vabstractbezier.cpp Refactoring. 2022-08-13 19:26:55 +03:00
vabstractbezier.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vabstractcubicbezier.cpp Refactoring. 2024-04-29 19:05:19 +03:00
vabstractcubicbezier.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vabstractcubicbezierpath.cpp Refactoring. 2024-05-04 09:14:22 +03:00
vabstractcubicbezierpath.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vabstractcurve.cpp Refactoring. 2024-05-02 13:47:29 +03:00
vabstractcurve.h Fix compatibility with Qt 6.7. 2024-04-15 15:48:15 +03:00
vabstractcurve_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
varc.cpp Refactoring. 2024-04-30 11:48:51 +03:00
varc.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
varc_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
vcubicbezier.cpp Suppress warning object used after it was moved. 2024-02-20 09:17:20 +02:00
vcubicbezier.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vcubicbezier_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
vcubicbezierpath.cpp Refactoring. 2024-04-30 11:48:51 +03:00
vcubicbezierpath.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vcubicbezierpath_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
vellipticalarc.cpp Refactoring. 2024-04-30 11:48:51 +03:00
vellipticalarc.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vellipticalarc_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03: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 Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
vgeometrydef.h New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
vgobject.cpp Refactoring. 2024-05-02 13:47:29 +03:00
vgobject.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vgobject_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
vlayoutplacelabel.cpp Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
vlayoutplacelabel.h New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
vplacelabelitem.cpp Suppress warning object used after it was moved. 2024-02-20 09:17:20 +02:00
vplacelabelitem.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vplacelabelitem_p.h New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
vpointf.cpp Suppress warning object used after it was moved. 2024-02-20 09:17:20 +02:00
vpointf.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vpointf_p.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
vspline.cpp Refactoring. 2024-05-04 09:14:22 +03:00
vspline.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vspline_p.h Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
vsplinepath.cpp Suppress warning object used after it was moved. 2024-02-20 09:17:20 +02:00
vsplinepath.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vsplinepath_p.h Refactoring. 2023-07-13 17:49:31 +03:00
vsplinepoint.cpp Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vsplinepoint.h Remove Q_COMPILER_RVALUE_REFS. 2024-02-19 11:14:02 +02:00
vsplinepoint_p.h Pass expensive to copy object by reference to const. 2024-02-21 13:38:02 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00