Roman Telezhynskyi
|
3ae13febd3
|
Incorrect behavior of empty arc and elliptical arc. Closes #129
|
2021-05-31 12:07:28 +03:00 |
|
Roman Telezhynskyi
|
1cccaf097c
|
Fix incorrect elliptical arc end angle. Closes #121
|
2021-04-20 19:56:30 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
c81faf3537
|
Fix regressions. ref #989
(grafted from 1bbf6a73a6e3bf5fd9dc2b962bd1428f391da68b)
--HG--
branch : develop
|
2020-01-11 14:51:25 +02:00 |
|
Roman Telezhynskyi
|
0987428a93
|
Increase required Qt version up to 5.4.
--HG--
branch : develop
|
2019-04-05 15:42:22 +03:00 |
|
Roman Telezhynskyi
|
9c2527cf9f
|
Fix typo. ref #850.
--HG--
branch : develop
|
2018-05-21 11:27:28 +03:00 |
|
Roman Telezhynskyi
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
b25f971758
|
Fixed issue #793. Operations work incorrect with elliptical arc.
--HG--
branch : develop
|
2018-01-05 19:41:09 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
15fc06fbf1
|
Fix tests. ref #753.
(grafted from 390ce06769037946ec705a8acecae65d5349e621)
--HG--
branch : develop
|
2017-09-13 09:17:21 +03:00 |
|
Roman Telezhynskyi
|
f9aa896477
|
Refactoring. Avoid implicit conversions.
--HG--
branch : develop
|
2017-03-31 17:04:11 +03:00 |
|
Roman Telezhynskyi
|
fb86e6c51f
|
Remove class VAbstractDetail.
--HG--
branch : feature
|
2017-01-22 11:20:33 +02:00 |
|
Roman Telezhynskyi
|
fe56607d7d
|
Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and
VCubicBezier.
--HG--
branch : feature
|
2016-09-10 21:40:30 +03:00 |
|
Roman Telezhynskyi
|
6187f16c6a
|
Refactoring. Use conversion operator for conversion VPointF to QPointF.
--HG--
branch : feature
|
2016-05-14 22:28:09 +03:00 |
|
Roman Telezhynskyi
|
1d76a59ae7
|
Rotation VPointF, VArc, VCubicBezier and VCubicBezierPath.
--HG--
branch : feature
|
2016-04-10 14:40:04 +03:00 |
|
Roman Telezhynskyi
|
be7277eeba
|
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
--HG--
branch : develop
|
2016-03-23 16:09:30 +02:00 |
|
Roman Telezhynskyi
|
018fd88f25
|
GCC warnings. Fixed broken tests.
--HG--
branch : develop
|
2016-02-28 22:00:45 +02:00 |
|
Valentina Zhuravska
|
088f0a6987
|
Changed QString("%1").arg() to QString().number() in VEllipticalArc
--HG--
branch : feature
|
2016-02-28 21:20:33 +02:00 |
|
Valentina Zhuravska
|
e1981a56c5
|
Fixed tests for VEllipticalArc
--HG--
branch : feature
|
2016-02-28 17:51:27 +02:00 |
|
Valentina Zhuravska
|
91f5300b0f
|
Little fixes for VEllipticalArc tests
--HG--
branch : feature
|
2016-02-28 16:16:34 +02:00 |
|
Valentina Zhuravska
|
cafd3ee583
|
Added CutArc in VEllipticalArc
--HG--
branch : feature
|
2016-02-26 21:30:20 +02:00 |
|
Valentina Zhuravska
|
22a3e9d1a0
|
Little fixes in VEllipticalArc
--HG--
branch : feature
|
2016-02-26 21:27:55 +02:00 |
|
Valentina Zhuravska
|
bea2a32e85
|
Divide one big test into several little tests in TST_VEllipticalArc
--HG--
branch : feature
|
2016-02-25 02:18:52 +02:00 |
|
Valentina Zhuravska
|
06637f2103
|
Added FindF2 in VEllipticalArc
--HG--
branch : feature
|
2016-02-24 17:34:03 +02:00 |
|
Valentina Zhuravska
|
9eb385c7a2
|
Added tests for VEllipticalArc
--HG--
branch : feature
|
2016-02-19 11:45:36 +02:00 |
|