Roman Telezhynskyi
|
a0224bd6a2
|
Fix build on Windows.
|
2022-08-17 10:01:51 +03:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
43aee75f64
|
Improve creating an arc by length.
|
2022-05-11 19:08:08 +03:00 |
|
Roman Telezhynskyi
|
4bf0571dc0
|
Improve creating an arc by two angles.
|
2022-05-11 17:32:09 +03:00 |
|
Roman Telezhynskyi
|
0644122345
|
Code style.
|
2022-03-16 17:43:22 +02:00 |
|
Roman Telezhynskyi
|
3e59505da2
|
Improve creation by mouse for tool Spline.
|
2022-02-07 11:42:53 +02:00 |
|
Roman Telezhynskyi
|
d83039c4ee
|
Compiler warnings.
|
2021-09-24 16:53:47 +03:00 |
|
Roman Telezhynskyi
|
66283709d1
|
Refactoring.
Redesign SetAttributeOrRemoveIf. Add use of a lambda function.
|
2021-05-25 21:31:02 +03:00 |
|
Roman Telezhynskyi
|
f46c604bd2
|
Enabling Show Curve Details option causes constant redraw.
|
2021-02-24 14:54:35 +02:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
c31966145e
|
Improve object alias validation.
Property browser not correctly validates an object alias.
|
2020-11-21 15:44:55 +02:00 |
|
Roman Telezhynskyi
|
49b43674c3
|
Free bug in VToolSplinePath::UpdateControlPoints.
|
2020-11-09 14:24:55 +02:00 |
|
Roman Telezhynskyi
|
b1f9327393
|
Alias field for tool Spline Path.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
648d1f1897
|
Alias field for tool Spline.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
a5f65c319c
|
Alias field for tool Cubic Bezier.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
0301c8289f
|
Alias field for tool Elliptical arc.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
7542fc5dc2
|
Alias field for tool Arc with length.
|
2020-11-04 17:36:54 +02:00 |
|
Roman Telezhynskyi
|
1246aba24d
|
Alias field for tool Arc.
|
2020-11-04 16:17:16 +02:00 |
|
Roman Telezhynskyi
|
8927abe99a
|
Reading/writing a draw tool notes.
|
2020-10-28 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
b820107b4d
|
Notes for tool Base point.
|
2020-10-27 16:21:51 +02:00 |
|
Roman Telezhynskyi
|
b15a11dac2
|
Improve editing a spline path through control points for locked angles.
When a user locks one segment of a spline path, the neighboring segment must not be able to override it.
|
2020-10-26 13:15:28 +02:00 |
|
Roman Telezhynskyi
|
de02bedd36
|
Cppcheck warning.
|
2020-10-26 08:05:13 +02:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
b3cc614789
|
Fix incorrect angle value in tool tooltip.
(grafted from 3d1fe3de2bb0d8675ed89934456792906bf1d0eb)
--HG--
branch : develop
|
2019-10-17 14:54:54 +03:00 |
|
Roman Telezhynskyi
|
965cf34c15
|
Completed generation of recipe.
--HG--
branch : feature
|
2019-07-11 13:47:55 +03:00 |
|
Roman Telezhynskyi
|
527d45daba
|
Fixed issue #966. Unable to control Approximation scale for arc with length.
(grafted from 758fe0d016a641b390f431447cff60d7c93961c8)
--HG--
branch : develop
|
2019-04-19 13:05:35 +03:00 |
|
Roman Telezhynskyi
|
ab93e4d448
|
Fix bug in method SetAttributeOrRemoveIf.
--HG--
branch : develop
|
2019-02-14 16:25:39 +02:00 |
|
Roman Telezhynskyi
|
03e9c3068a
|
Clazy warning.
--HG--
branch : develop
|
2019-02-11 10:46:37 +02:00 |
|
Roman Telezhynskyi
|
cf3be706c2
|
Optimization. Update increments only if necessary.
--HG--
branch : develop
|
2018-11-24 16:47:44 +02:00 |
|
Roman Telezhynskyi
|
a0e09d3fe7
|
Fix crash on Windows.
Cancelling Piece Path dialog crashes Valentina.
--HG--
branch : develop
|
2018-07-24 14:57:41 +03:00 |
|
Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
ccda742aa8
|
Refactoring. Specifying the "pointer" part outside of auto.
--HG--
branch : develop
|
2018-05-07 14:32:17 +03:00 |
|
Roman Telezhynskyi
|
3970bbdbc0
|
Refactoring. Use QChar instead of QString where possible.
--HG--
branch : develop
|
2018-04-12 13:13:19 +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
|
6b6a2632a9
|
Refactoring. Replacing all Q_FOREACH/foreach loops with the c++ range-based
loops.
--HG--
branch : develop
|
2018-04-03 11:15:58 +03:00 |
|
Roman Telezhynskyi
|
47d86413d0
|
Minore cleaning.
--HG--
branch : develop
|
2018-03-23 15:40:36 +02:00 |
|
Roman Telezhynskyi
|
45a4a280b0
|
Fixed issue #825. Curve path editing - undo.
--HG--
branch : develop
|
2018-03-23 15:39:53 +02:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
575068e181
|
Fix bug in control point.
Do not draw control point in constructor. It creates artefacts if they enabled
from start.
--HG--
branch : develop
|
2018-02-06 21:05:43 +02:00 |
|
Roman Telezhynskyi
|
89d01f3fe5
|
Arrow length should follow line width.
--HG--
branch : develop
|
2018-02-06 20:45:07 +02:00 |
|
Roman Telezhynskyi
|
6c438f92e0
|
Resolved issue #808. New feature. Global line width option.
--HG--
branch : develop
|
2018-02-06 19:30:27 +02:00 |
|
Roman Telezhynskyi
|
99d6ea5152
|
Speed optimization for class VFormula.
--HG--
branch : develop
|
2018-01-20 15:37:15 +02:00 |
|
Roman Telezhynskyi
|
8b16cead24
|
Improve elliptical arc tooltip.
--HG--
branch : develop
|
2018-01-05 19:49:50 +02:00 |
|
Roman Telezhynskyi
|
55e0ef6549
|
Allow equal angles for elliptical arc.
--HG--
branch : develop
|
2018-01-05 19:42:28 +02:00 |
|
Roman Telezhynskyi
|
7a77ad0e19
|
Fix cursor for curves after closing a tool.
--HG--
branch : develop
|
2018-01-05 13:49:32 +02:00 |
|
Roman Telezhynskyi
|
8dbcfb4874
|
Fix issue with elliptical arc. It should read but ignore attribute 'aScale'.
ref #768.
--HG--
branch : develop
|
2017-11-18 13:48:03 +02:00 |
|
Roman Telezhynskyi
|
016883110f
|
Allow an arc to have the same start and end angles.
In such a case full circle will be drawn.
--HG--
branch : develop
|
2017-11-15 13:22:16 +02:00 |
|
Roman Telezhynskyi
|
e9abab4eb2
|
Fix bug in Valentina.
Each QGaphicsItem should make accepted mouse press event if it accept an event.
--HG--
branch : develop
|
2017-10-31 10:31:50 +02:00 |
|
Roman Telezhynskyi
|
7a11b3497a
|
Fix bug with setting cursor QGraphicsPathItem without hover events.
--HG--
branch : develop
|
2017-10-30 11:08:25 +02:00 |
|