Roman Telezhynskyi
|
9e4fa8337d
|
Fix validation issue. Treat empty attribute as default value.
|
2020-11-12 16:19:08 +02:00 |
|
Roman Telezhynskyi
|
48bc720daa
|
Add missing signals.
|
2020-11-12 14:00:14 +02:00 |
|
Roman Telezhynskyi
|
545f2d33fe
|
Independent pen style and color after a group operation.
|
2020-11-10 12:40:37 +02:00 |
|
Roman Telezhynskyi
|
49b43674c3
|
Free bug in VToolSplinePath::UpdateControlPoints.
|
2020-11-09 14:24:55 +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
|
91da094f2b
|
Alias support for pattern recipe.
|
2020-11-07 15:34:50 +02:00 |
|
Roman Telezhynskyi
|
e5a9092e25
|
Fix potential crash with too big shift for a label.
|
2020-11-07 15:14:46 +02:00 |
|
Roman Telezhynskyi
|
99985d43e0
|
Alias support for group operations.
|
2020-11-07 15:02:30 +02:00 |
|
Roman Telezhynskyi
|
3feddb9ce9
|
Fix alias validation bug.
|
2020-11-07 11:18:13 +02:00 |
|
Roman Telezhynskyi
|
061c9b502a
|
Use a regex to validate alias.
|
2020-11-06 14:48:37 +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
|
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
|
7fe316c876
|
Alias field for tool Cubic Bezier Path.
|
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
|
25a5a564b5
|
Lupdate.
|
2020-10-30 13:23:11 +02:00 |
|
Roman Telezhynskyi
|
9e3e59d267
|
Fix error: 'width' is deprecated: Use QFontMetrics::horizontalAdvance.
|
2020-10-28 17:22:47 +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
|
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
|
34e1391ecb
|
Remove translation for label placeholders.
|
2020-10-16 13:55:51 +03:00 |
|
Roman Telezhynskyi
|
d10f20f399
|
Extend placeholders list with list of measurements.
|
2020-10-16 13:43:54 +03:00 |
|
Roman Telezhynskyi
|
1b2343e537
|
Extend list of placeholders.
Added customer email and birth date, all dimensions.
|
2020-10-16 11:37:49 +03:00 |
|
Roman Telezhynskyi
|
0eaf15f09d
|
Show a measurement special units in description.
|
2020-10-16 09:47:27 +03:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
047ace3f26
|
Fix removing a pin in the Seam Allowance tool dialog.
(cherry picked from commit b83fec62bf )
|
2020-09-23 14:58:34 +03:00 |
|
Roman Telezhynskyi
|
158edcc093
|
Use of QButtonGroup::buttonClicked has been deprecated since Qt 5.15.
|
2020-07-08 11:29:40 +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
|
8d68cde576
|
Don't show null lines. smart-pattern/valentina#32.
If both points, start and end, of a line are equal such a line is invalid. To avoid incorrect representation do not draw it.
|
2020-06-02 16:35:40 +03:00 |
|
Roman Telezhynskyi
|
42ed025afa
|
Fix validation of Curved path tool. Closes smart-pattern/valentina#41.
|
2020-05-30 18:14:50 +03:00 |
|
Roman Telezhynskyi
|
4970254607
|
Fix issue. Elide a variable description in the formula wizard.
(cherry picked from commit 56ec62580c )
|
2020-05-08 19:41:42 +03:00 |
|
Roman Telezhynskyi
|
8aa93f8757
|
Fix disappearing a visibility group tags after Apply -> OK sequence.
|
2020-05-07 17:02:16 +03:00 |
|
Roman Telezhynskyi
|
2f4ac3deb9
|
Fix possible cause of crashes.
|
2020-03-28 19:43:01 +02:00 |
|
Roman Telezhynskyi
|
ca186be41d
|
Lupdate.
|
2020-03-27 11:25:31 +02:00 |
|
Roman Telezhynskyi
|
6583b8ab01
|
Fix another crash.
When we add group there is no reason to update a tool tooltip.
|
2020-03-26 19:51:40 +02:00 |
|
Roman Telezhynskyi
|
1edceea8bc
|
error: 'QLatin1Literal' is deprecated: Use QLatin1String.
|
2020-03-26 12:23:33 +02:00 |
|
Roman Telezhynskyi
|
e0ca7e5d80
|
Valentina crashes when remove a group operation.
|
2020-03-26 11:57:02 +02:00 |
|
Roman Telezhynskyi
|
6e0bf20bc4
|
Clang warnings.
|
2020-03-24 17:57:32 +02:00 |
|
Roman Telezhynskyi
|
c1453f1715
|
Organization of groups - groups categories. Closes smart-pattern/valentina#15.
|
2020-03-24 17:31:32 +02:00 |
|
Roman Telezhynskyi
|
a84857afda
|
Show linked visibility group in group operation tooltip.
|
2020-03-24 17:27:16 +02:00 |
|
Roman Telezhynskyi
|
11718f6f44
|
Refactoring. Set Visibility group data in parent class.
|
2020-03-24 16:58:34 +02:00 |
|