Roman Telezhynskyi
|
e9f42bda30
|
Start using string literal operators for Qt types.
|
2023-10-07 18:56:39 +03:00 |
|
Roman Telezhynskyi
|
a5bf891d43
|
Increased requirement for minimal Qt version.
|
2023-08-12 12:03:28 +03:00 |
|
Roman Telezhynskyi
|
41464eece0
|
Fix build with GCC 4.9.
|
2023-07-15 10:58:28 +03:00 |
|
Roman Telezhynskyi
|
161918203a
|
Refactoring.
Code style.
|
2023-07-13 17:49:31 +03:00 |
|
Roman Telezhynskyi
|
03630fb273
|
Refactoring.
|
2023-05-03 14:07:08 +03:00 |
|
Roman Telezhynskyi
|
171b3be090
|
Backward compatibility for type qsizetype.
|
2023-02-09 17:27:43 +02:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
0644122345
|
Code style.
|
2022-03-16 17:43:22 +02:00 |
|
Roman Telezhynskyi
|
8b0b5c89aa
|
Incorrect work with curves. Closes #170
|
2022-03-16 17:43:09 +02:00 |
|
Roman Telezhynskyi
|
1b188bf414
|
Compatibility issues.
|
2022-01-29 10:59:02 +02:00 |
|
Roman Telezhynskyi
|
99985d43e0
|
Alias support for group operations.
|
2020-11-07 15:02:30 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
716192e520
|
Refactoring. Hide compatibility layer behind a function.
constLast(), move(), append().
--HG--
branch : develop
|
2020-01-17 15:14:00 +02:00 |
|
Roman Telezhynskyi
|
98a88ed529
|
Refactoring. Hide compatibility layer behind a function.
QLineF::intersects.
--HG--
branch : develop
|
2020-01-16 17:34:08 +02:00 |
|
Roman Telezhynskyi
|
84001dac61
|
Refactoring. Added move constructor.
--HG--
branch : develop
|
2019-12-30 17:13:18 +02:00 |
|
Roman Telezhynskyi
|
74bb3e4369
|
Fix move sematic.
(grafted from fb8691f522f3515d7c3014a0ea90b60b352a444e)
--HG--
branch : develop
|
2019-12-30 13:00:57 +02:00 |
|
Roman Telezhynskyi
|
df3684d2a1
|
VPiece to JSON.
Strict version to support Unit tests.
--HG--
branch : develop
|
2019-08-29 15:01:27 +03:00 |
|
Roman Telezhynskyi
|
d5a1f96bdd
|
constFirst() introduced since Qt 5.6.
--HG--
branch : develop
|
2019-05-28 16:21:52 +03:00 |
|
Roman Telezhynskyi
|
47d86413d0
|
Minore cleaning.
--HG--
branch : develop
|
2018-03-23 15:40:36 +02:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
baa2f4fd92
|
Resolved issue #768. New feature. Custom curve approximation scale.
--HG--
branch : develop
|
2017-10-11 13:51:06 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
32a16890a7
|
Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc.
--HG--
branch : develop
|
2017-05-16 13:07:53 +03:00 |
|
Roman Telezhynskyi
|
f9aa896477
|
Refactoring. Avoid implicit conversions.
--HG--
branch : develop
|
2017-03-31 17:04:11 +03:00 |
|
Roman Telezhynskyi
|
abce5439a5
|
Resolved issue #573. New tool: 'Move Point'.
--HG--
branch : develop
|
2016-10-04 17:34:37 +03:00 |
|
Roman Telezhynskyi
|
3bb657ea1a
|
New internal variable "Length to spline control point".
--HG--
branch : develop
|
2016-09-24 20:44:06 +03:00 |
|
Roman Telezhynskyi
|
fe56607d7d
|
Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and
VCubicBezier.
--HG--
branch : feature
|
2016-09-10 21:40:30 +03:00 |
|
Roman Telezhynskyi
|
ae13021205
|
Fixing rotating VSplinePath. ref #128.
--HG--
branch : develop
|
2016-09-09 15:18:59 +03:00 |
|
Roman Telezhynskyi
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +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
|
2717382d71
|
Rotation VSpline and VSplinePath classes.
--HG--
branch : feature
|
2016-04-10 18:03:15 +03:00 |
|
Roman Telezhynskyi
|
505cec891d
|
Several bug fixes.
--HG--
branch : feature
|
2016-03-19 16:20:09 +02:00 |
|
Roman Telezhynskyi
|
2c4312046c
|
New classes VAbstractCubicBezierPath and VCubicBezierPath.
--HG--
branch : feature
|
2016-03-16 20:07:50 +02:00 |
|
Roman Telezhynskyi
|
b12ede529f
|
Fixed bug with wrong last spline path angle.
--HG--
branch : feature
|
2016-03-05 15:37:47 +02:00 |
|
Roman Telezhynskyi
|
40436a5c57
|
Successfull build, bugs was not fixed.
--HG--
branch : feature
|
2016-03-04 18:08:29 +02:00 |
|
Roman Telezhynskyi
|
c36f1eb8ef
|
Working with Spline Path.
--HG--
branch : feature
|
2016-02-16 14:00:56 +02:00 |
|
Roman Telezhynskyi
|
be3fc296f4
|
Untested changes for the tool Spline.
--HG--
branch : feature
|
2016-02-15 16:30:48 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
7676959bdb
|
Fix for build on drone.io.
--HG--
branch : develop
|
2015-10-08 20:07:48 +03:00 |
|
Roman Telezhynskyi
|
8faded8de2
|
Move classes to VMisc.
--HG--
branch : feature
|
2015-06-15 15:02:42 +03:00 |
|
Roman Telezhynskyi
|
ab01a5b064
|
Resolved issue #259. Draw free curve path point at distance.
--HG--
branch : develop
|
2015-06-02 16:53:19 +03:00 |
|
Roman Telezhynskyi
|
af2e0fb509
|
New static libray VGeomerty. Need for unit testing.
--HG--
branch : develop
|
2015-05-07 15:31:53 +03:00 |
|