Roman Telezhynskyi
|
03a9b07eff
|
Fixed issue #673. The Insert Node tool changes Label.
--HG--
branch : release
|
2017-04-28 09:38:09 +03:00 |
|
Roman Telezhynskyi
|
b2ed7d9db4
|
Refactoring. Add a move assignment operator to all classes that use
QSharedDataPointer class to keep data.
--HG--
branch : release
|
2017-04-19 13:27:17 +03:00 |
|
Roman Telezhynskyi
|
d355b4dce8
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-04-06 15:50:15 +03:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02: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
|
fb5a9c64b2
|
Cppcheck warnings.
--HG--
branch : develop
|
2016-08-21 19:45:16 +03:00 |
|
Roman Telezhynskyi
|
eec896edd0
|
Fix errors. error: QPrinter: No such file or directory.
error: QMetaTypeId: No such file or directory.
--HG--
branch : develop
|
2016-08-08 15:26:48 +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
|
8a8f63e88e
|
Resolved issue #519. Error: Crash with Union tool.
--HG--
branch : develop
|
2016-06-30 16:02:59 +03:00 |
|
Roman Telezhynskyi
|
2717382d71
|
Rotation VSpline and VSplinePath classes.
--HG--
branch : feature
|
2016-04-10 18:03:15 +03:00 |
|
Roman Telezhynskyi
|
9470f76ba9
|
New method curve length by given point.
--HG--
branch : develop
|
2016-04-02 14:59:43 +03:00 |
|
Roman Telezhynskyi
|
2548697a9e
|
The tool Cut Spline now supports Cubic Bezier curve.
--HG--
branch : feature
|
2016-03-10 18:09:38 +02:00 |
|
Roman Telezhynskyi
|
1395e39c39
|
New classes VCubicBezier and VAbstractCubicBezier.
--HG--
branch : feature
|
2016-03-08 19:48:10 +02:00 |
|
Roman Telezhynskyi
|
8d628404df
|
Curve factor was removed.
--HG--
branch : feature
|
2016-02-27 16:49:10 +02:00 |
|
Roman Telezhynskyi
|
a2561bc7da
|
Updated property dialog for tool Spline.
--HG--
branch : feature
|
2016-02-27 12:28:15 +02:00 |
|
Roman Telezhynskyi
|
990c03c697
|
Updated dialog for the tool Spline.
--HG--
branch : feature
|
2016-02-25 21:23:16 +02:00 |
|
Roman Telezhynskyi
|
f2ee4cfd35
|
Class VSpline now can be controlled by formulas.
--HG--
branch : feature
|
2016-02-24 21:47:39 +02:00 |
|
Roman Telezhynskyi
|
be3fc296f4
|
Untested changes for the tool Spline.
--HG--
branch : feature
|
2016-02-15 16:30:48 +02:00 |
|
Roman Telezhynskyi
|
f0691d7c9f
|
Mark implicitly shared classes as a movable type. This can improve performance
and memory efficiency when using Qt's container classes.
--HG--
branch : develop
|
2015-11-25 20:56:17 +02:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +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 |
|