Roman Telezhynskyi
|
b9a2a6715b
|
Refactoring.
|
2022-08-22 16:36:01 +03:00 |
|
Roman Telezhynskyi
|
a13f13e3fc
|
Refactoring.
Optimize includes.
|
2022-08-22 11:34:02 +03:00 |
|
Roman Telezhynskyi
|
4d104a789e
|
Refactoring.
|
2022-08-22 10:23:51 +03:00 |
|
Roman Telezhynskyi
|
48b7c387a8
|
Refactoring.
|
2022-08-20 20:09:24 +03:00 |
|
Roman Telezhynskyi
|
46b2814981
|
Refactoring.
|
2022-08-13 19:26:55 +03:00 |
|
Roman Telezhynskyi
|
2cf2dc5985
|
Fix segmenting a simple curve.
|
2022-08-13 17:57:26 +03:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
c9c46cc954
|
Code style.
|
2022-05-20 17:08:32 +03:00 |
|
Roman Telezhynskyi
|
ca2fe5fff1
|
Improved curve segment warnings.
|
2022-05-20 15:49:25 +03:00 |
|
Roman Telezhynskyi
|
8b0b5c89aa
|
Incorrect work with curves. Closes #170
|
2022-03-16 17:43:09 +02:00 |
|
Roman Telezhynskyi
|
992375c754
|
Fix alias for tool Cut Arc.
|
2022-01-29 12:28:39 +02:00 |
|
Roman Telezhynskyi
|
d83039c4ee
|
Compiler warnings.
|
2021-09-24 16:53:47 +03:00 |
|
Roman Telezhynskyi
|
e5105e4eed
|
Merge branch 'develop' into feature/manual-layout
|
2021-07-26 16:47:54 +03:00 |
|
Roman Telezhynskyi
|
6c5c4f671b
|
Fix hover for tool point of intersection curve and axis.
|
2021-07-24 16:26:42 +03:00 |
|
Roman Telezhynskyi
|
25047b329d
|
Fix hover for tool point of intersection line and axis.
|
2021-07-24 12:05:04 +03:00 |
|
Roman Telezhynskyi
|
66283709d1
|
Refactoring.
Redesign SetAttributeOrRemoveIf. Add use of a lambda function.
|
2021-05-25 21:31:02 +03:00 |
|
Roman Telezhynskyi
|
6bfc5065bd
|
Alias support for tools Point of intersection curve and axis and Point of intersection curves.
|
2021-05-08 10:54:14 +03:00 |
|
Roman Telezhynskyi
|
b89be44a88
|
Improve tool tooltip. Show segment names and aliases.
Show segments for tools: Curve intersect axis, Point of intersection curves.
Show aliases for tools: Segment Arc, Segment Spline, Segment Spline Path.
|
2021-05-07 17:00:23 +03:00 |
|
Roman Telezhynskyi
|
dbf7343c87
|
Improve tool Point of intersection curves. Closes #119
|
2021-04-09 18:06:34 +03:00 |
|
Roman Telezhynskyi
|
2a9adb5d88
|
Fix deprecation warning.
Some headers from C library were deprecated in C++ and are no longer welcome in C++ codebases.
|
2021-04-09 17:51:45 +03:00 |
|
Roman Telezhynskyi
|
17de0410a0
|
Fix crash while delete the last base point.
Disable removing by key Delete if a base point is the last.
|
2021-04-08 18:36:51 +03:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
40fb6e6900
|
New option Reset label position.
|
2020-12-04 09:24:31 +02:00 |
|
Roman Telezhynskyi
|
8877ce4630
|
Fix arc name in property browser.
|
2020-11-27 10:42:00 +02:00 |
|
Roman Telezhynskyi
|
bccc852931
|
Fix arc names in property browser.
|
2020-11-26 13:08:48 +02:00 |
|
Roman Telezhynskyi
|
e2f4859d48
|
Fix curve names in property browser.
|
2020-11-25 08:44:05 +02:00 |
|
Roman Telezhynskyi
|
9d323169e2
|
Fix curve name in property browser for segmenting tools.
|
2020-11-22 16:07:09 +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
|
80d9fbc107
|
New function Warning.
|
2020-11-20 13:18:38 +02:00 |
|
Roman Telezhynskyi
|
adab733202
|
Use an object name together with alias everywhere where is possible.
|
2020-11-07 16:20:35 +02:00 |
|
Roman Telezhynskyi
|
3e682b180c
|
Alias field for tool Cut Spline Path.
|
2020-11-04 18:14:34 +02:00 |
|
Roman Telezhynskyi
|
abff41813a
|
Alias field for tool Cut Spline.
|
2020-11-04 18:14:34 +02:00 |
|
Roman Telezhynskyi
|
2574ecda0e
|
Alias field for tool Cut Arc.
|
2020-11-04 18:14:34 +02:00 |
|
Roman Telezhynskyi
|
8927abe99a
|
Reading/writing a draw tool notes.
|
2020-10-28 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
460683c942
|
Show Notes field for all draw mode tools in the property browser.
|
2020-10-28 11:52:07 +02:00 |
|
Roman Telezhynskyi
|
de401b2d06
|
Add notes for the base point tool to property browser.
|
2020-10-27 18:26:33 +02:00 |
|
Roman Telezhynskyi
|
b820107b4d
|
Notes for tool Base point.
|
2020-10-27 16:21:51 +02:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
5f2bec91d9
|
DRY. Refactoring item move code. smart-pattern/valentina#53
|
2020-06-20 12:20:39 +03:00 |
|
Roman Telezhynskyi
|
d08da56764
|
Improve moving items on scene smart-pattern/valentina#53.
Increase delay to 160 ms. Set static margins.
|
2020-06-20 12:08:59 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +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
|
9c9c4f9abd
|
Catch missed warning to pattern messages log.
--HG--
branch : develop
|
2020-01-16 14:17:18 +02:00 |
|
Roman Telezhynskyi
|
d74225e63e
|
QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is
deprecated: Use intersects() instead.
(grafted from b8646bf40865848ad48eae89cae8419483d56f6b)
--HG--
branch : develop
|
2020-01-06 18:34:35 +02:00 |
|
Roman Telezhynskyi
|
1217616813
|
Refactoring.
Pass VContainer::AddVariable only a variable, the variable already knows its
name.
--HG--
branch : develop
|
2019-11-24 13:09:16 +02:00 |
|
Roman Telezhynskyi
|
0c0207aa6f
|
Fix dialog for tool Point along perpendicular. No memory of line color settings.
(grafted from d65f796893e4f8c04b535f711bd8d93275e2ddff)
--HG--
branch : develop
|
2019-11-19 10:52:53 +02:00 |
|
Roman Telezhynskyi
|
e04f5c70f5
|
Resolved issue #984. Special variable "CurrentLength" for tools Cut Arc, Cut
Spline and Cut Spline Path.
--HG--
branch : develop
|
2019-10-29 15:43:25 +02:00 |
|
Roman Telezhynskyi
|
8f6ae65224
|
New feature Pattern Messages.
Added special field to show pattern warnings instead of warning dialogs.
Fixed issue with tabified dockwidgets.
--HG--
branch : develop
|
2019-10-28 17:44:31 +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
|
2538fc24b5
|
Improve Cut arc tool tooltip.
Show ids of subarcs.
--HG--
branch : develop
|
2019-05-29 13:29:57 +03:00 |
|