Roman Telezhynskyi
|
8f0f2399e2
|
Use QScopedPointer to prevent memory leaks.
--HG--
branch : develop
|
2017-02-18 10:43:06 +02:00 |
|
Roman Telezhynskyi
|
71ac49a221
|
Merge with develop.
--HG--
branch : feature
|
2017-02-13 15:29:37 +02:00 |
|
Roman Telezhynskyi
|
a8bd44b63a
|
Refactoring. Method VDrawTool::AddRecord has sense to call only when do
Document::FullParse.
--HG--
branch : develop
|
2017-02-13 08:55:42 +02:00 |
|
Roman Telezhynskyi
|
a1774149f6
|
Fixed issue #622. Piece lost custom seam allowance data.
--HG--
branch : develop
|
2017-02-08 10:28:18 +02:00 |
|
Roman Telezhynskyi
|
29c61b9778
|
Fix minore bugs in Seam allowance tool.
--HG--
branch : develop
|
2017-02-04 20:30:32 +02:00 |
|
Roman Telezhynskyi
|
ad403850bc
|
Save pin inside a piece.
--HG--
branch : feature
|
2017-01-31 18:09:18 +02:00 |
|
Roman Telezhynskyi
|
a58a479db5
|
Refactor VPiece class. Instead of method AppendInternalPath() use overloaded
getter.
--HG--
branch : feature
|
2017-01-31 16:26:28 +02:00 |
|
Roman Telezhynskyi
|
8b1e9e24d4
|
Tool path and piece now bring formulas, should cover this fact.
--HG--
branch : feature
|
2017-01-21 17:32:08 +02:00 |
|
Roman Telezhynskyi
|
0ef10c01b0
|
A piece seam allowance can be controlled by formula.
--HG--
branch : feature
|
2017-01-21 15:24:40 +02:00 |
|
Roman Telezhynskyi
|
121f003e7c
|
Refactoring. Move grainline and lable to library VWidgets.
--HG--
branch : feature
|
2017-01-19 12:23:42 +02:00 |
|
Roman Telezhynskyi
|
004c83a11f
|
After each reset label or grainline need to repaint piece image.
--HG--
branch : feature
|
2017-01-18 14:01:51 +02:00 |
|
Roman Telezhynskyi
|
ccc8da800f
|
Pieces should disappear from the list when deleted.
--HG--
branch : feature
|
2017-01-18 12:22:02 +02:00 |
|
Roman Telezhynskyi
|
d2ff75dedc
|
Tool Union Details now works.
--HG--
branch : feature
|
2017-01-18 10:17:18 +02:00 |
|
Roman Telezhynskyi
|
8eba46ade1
|
The tool redesign was finnised. Code is not tested.
--HG--
branch : feature
|
2017-01-16 17:37:15 +02:00 |
|
Roman Telezhynskyi
|
548f7844f4
|
Missed to replace VDetail by VPiece.
--HG--
branch : feature
|
2017-01-13 15:19:27 +02:00 |
|
Roman Telezhynskyi
|
c9cb6adc36
|
VToolSeamAllowance add grain line and labels. Only the tool.
--HG--
branch : feature
|
2017-01-12 15:51:08 +02:00 |
|
Roman Telezhynskyi
|
b6d0aa1a1f
|
Tool seam allowance add support for elliptical arc.
--HG--
branch : feature
|
2016-12-20 17:50:39 +02:00 |
|
Roman Telezhynskyi
|
ffa241ea0d
|
Removed brush for main path.
--HG--
branch : feature
|
2016-12-03 18:51:36 +02:00 |
|
Roman Telezhynskyi
|
641a807f24
|
Fix VToolPiecePath visualization.
--HG--
branch : feature
|
2016-12-03 18:44:24 +02:00 |
|
Roman Telezhynskyi
|
35f54c5cc7
|
Added Internal path.
--HG--
branch : feature
|
2016-12-03 18:01:39 +02:00 |
|
Roman Telezhynskyi
|
939644692d
|
Convert all mx and my values to local seam allowance.
--HG--
branch : feature
|
2016-12-01 20:47:15 +02:00 |
|
Roman Telezhynskyi
|
14962270f6
|
Refactoring.
--HG--
branch : feature
|
2016-11-29 14:51:46 +02:00 |
|
Roman Telezhynskyi
|
5156e0cf25
|
Read/write piece path include type.
--HG--
branch : feature
|
2016-11-28 14:52:31 +02:00 |
|
Roman Telezhynskyi
|
f56ea24810
|
Custom Path will work in two modes. The first extend automatic seam allowance,
the second show custom deam allowance. In this case a path must have options
for controling seam allowance.
--HG--
branch : feature
|
2016-11-28 11:58:44 +02:00 |
|
Roman Telezhynskyi
|
109e23e40d
|
Refactor VToolSeamAllowance::InitTool. Enough to pass only tool id.
--HG--
branch : feature
|
2016-11-25 16:41:52 +02:00 |
|
Roman Telezhynskyi
|
20f8da230d
|
Increment custom seam allowance in tool seam allowance.
--HG--
branch : feature
|
2016-11-25 16:37:32 +02:00 |
|
Roman Telezhynskyi
|
6424a92559
|
Read/write custom seam allowance record.
--HG--
branch : feature
|
2016-11-25 14:19:44 +02:00 |
|
Roman Telezhynskyi
|
0e78efc714
|
Move tag strings from VToolSeamAllowance class to VAbstractPattern class. The
same strings use also VToolPiecePath class.
--HG--
branch : feature
|
2016-11-24 21:35:07 +02:00 |
|
Roman Telezhynskyi
|
965e588a9d
|
New piece attribute "united".
--HG--
branch : feature
|
2016-11-23 18:40:27 +02:00 |
|
Roman Telezhynskyi
|
5d5e677e2c
|
Added class VPiecePath.
--HG--
branch : feature
|
2016-11-23 12:54:46 +02:00 |
|
Roman Telezhynskyi
|
c21aedc541
|
A seam allowance node angle. Read, write and set in the dialog. Not handled in
seam allowance itself.
--HG--
branch : feature
|
2016-11-19 13:44:12 +02:00 |
|
Roman Telezhynskyi
|
585bfec12f
|
Fix bug Tool seam allowance. The tool returned to previous position after
selecting Apply or Ok buttons in the tool's dialog.
--HG--
branch : feature
|
2016-11-12 15:41:15 +02:00 |
|
Roman Telezhynskyi
|
d0b0f55d19
|
Read and write local seam allowance width (before and after).
--HG--
branch : feature
|
2016-11-12 13:18:16 +02:00 |
|
Roman Telezhynskyi
|
f992bb7bbd
|
Returned visualization of base seam allowance.
--HG--
branch : feature
|
2016-11-10 14:06:09 +02:00 |
|
Roman Telezhynskyi
|
a5fc19d7ec
|
Returned storing and reading base seam allowance values: width and
enable/disable.
--HG--
branch : feature
|
2016-11-10 12:53:02 +02:00 |
|
Roman Telezhynskyi
|
df20415e9e
|
Returned "Forbid flipping" feature.
--HG--
branch : feature
|
2016-11-10 11:56:40 +02:00 |
|
Roman Telezhynskyi
|
1c0dced61d
|
Apply button now works.
--HG--
branch : feature
|
2016-11-09 16:27:55 +02:00 |
|
Roman Telezhynskyi
|
39d2ea41ac
|
Returned undocommand "Toggle piece in layout".
--HG--
branch : feature
|
2016-11-09 15:53:22 +02:00 |
|
Roman Telezhynskyi
|
988ce8f7f2
|
Returned undocommand "Save piece options".
--HG--
branch : feature
|
2016-11-09 14:11:58 +02:00 |
|
Roman Telezhynskyi
|
8601b2ae2a
|
Returned undocommand "Move piece".
--HG--
branch : feature
|
2016-11-09 13:06:05 +02:00 |
|
Roman Telezhynskyi
|
b88663dcb4
|
Returned undocommand "Delete piece".
--HG--
branch : feature
|
2016-11-09 11:57:39 +02:00 |
|
Roman Telezhynskyi
|
f593d4ca5b
|
Dialog seam allowance tool should show visualization only when user is creating
new piece.
--HG--
branch : feature
|
2016-11-08 19:11:47 +02:00 |
|
Roman Telezhynskyi
|
11e9b40cb1
|
Forgot to return a pointer.
--HG--
branch : feature
|
2016-11-08 17:52:56 +02:00 |
|
Roman Telezhynskyi
|
b5061038ba
|
Fix mistake. The next pattern format will be 0.4.0.
--HG--
branch : feature
|
2016-11-08 16:34:44 +02:00 |
|
Roman Telezhynskyi
|
4a41840ae7
|
New class VToolSeamAllowance.
--HG--
branch : feature
|
2016-11-08 12:57:01 +02:00 |
|