Roman Telezhynskyi
|
f36a4d6621
|
Copy-on-write for class VGrainlineData.
--HG--
branch : feature
|
2017-02-23 14:04:49 +02:00 |
|
Roman Telezhynskyi
|
1710e3cdb7
|
Refactoring. Prepare folder structure for new hierarchy.
--HG--
branch : feature
|
2017-02-23 11:37:19 +02:00 |
|
Roman Telezhynskyi
|
a287913500
|
Refactoring. Rename class VGrainlineGeometry to VGrainlineData.
--HG--
branch : feature
|
2017-02-23 11:33:17 +02:00 |
|
Roman Telezhynskyi
|
4e3ee3eefd
|
Refactoring. Rename class VPatternInfoGeometry to VPatternLabelData.
--HG--
branch : feature
|
2017-02-23 11:26:25 +02:00 |
|
Roman Telezhynskyi
|
37efefe1ec
|
Refactoring. Rename class VPatternPieceData to VPieceLabelData.
--HG--
branch : feature
|
2017-02-23 11:19:27 +02:00 |
|
Roman Telezhynskyi
|
5a2604d2bd
|
"catch" a specific exception type.
--HG--
branch : develop
|
2017-02-22 19:49:17 +02:00 |
|
Roman Telezhynskyi
|
703a26a5cf
|
Remove useless assignment to variable "date".
--HG--
branch : develop
|
2017-02-22 19:29:30 +02:00 |
|
Roman Telezhynskyi
|
67d69781f3
|
Remove the code after "return".
--HG--
branch : develop
|
2017-02-22 19:27:53 +02:00 |
|
Roman Telezhynskyi
|
e3d6b32aec
|
Do not use "volatile" to sync threads.
--HG--
branch : develop
|
2017-02-22 14:04:47 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
33cdac0db1
|
Fixed issue #627. Seam allowance artifacts
--HG--
branch : develop
|
2017-02-12 17:29:54 +02:00 |
|
Roman Telezhynskyi
|
0ff63c57e4
|
MSVS error: C2065: 'not': undeclared identifier.
--HG--
branch : develop
|
2017-02-08 18:58:25 +02:00 |
|
Roman Telezhynskyi
|
aace2e0178
|
Internal paths in layout now support pen style.
--HG--
branch : develop
|
2017-02-08 13:48:05 +02:00 |
|
Roman Telezhynskyi
|
289157a511
|
Resolve broken dependecy.
--HG--
branch : develop
|
2017-01-25 18:07:18 +02:00 |
|
Roman Telezhynskyi
|
a7987422ae
|
Cppcheck warnings.
--HG--
branch : feature
|
2017-01-25 17:04:53 +02:00 |
|
Roman Telezhynskyi
|
2c795281dd
|
Merge with develop.
--HG--
branch : feature
|
2017-01-25 13:29:03 +02:00 |
|
fabrice salvaire
|
55509e523d
|
fixed typo in code: allowence and greed
--HG--
branch : develop
|
2017-01-23 17:20:15 +01:00 |
|
Roman Telezhynskyi
|
41c7031aea
|
Remove unused anymore enum class EquidistantType.
--HG--
branch : feature
|
2017-01-23 14:02:05 +02:00 |
|
Roman Telezhynskyi
|
8c1bd37491
|
Show piece's internal paths on a layout.
--HG--
branch : feature
|
2017-01-22 14:32:25 +02:00 |
|
Roman Telezhynskyi
|
b99bdc4742
|
A seam allowance is alwayse closed.
--HG--
branch : feature
|
2017-01-22 13:21:07 +02:00 |
|
Roman Telezhynskyi
|
a1a25a39e7
|
Fixed typo.
--HG--
branch : feature
|
2017-01-22 13:20:04 +02:00 |
|
Roman Telezhynskyi
|
fb86e6c51f
|
Remove class VAbstractDetail.
--HG--
branch : feature
|
2017-01-22 11:20:33 +02:00 |
|
Roman Telezhynskyi
|
10a13a499d
|
Rename class VLayoutDetail.
--HG--
branch : feature
|
2017-01-22 11:02:02 +02:00 |
|
Roman Telezhynskyi
|
c6f529992b
|
Switch parent for class VLayoutDetail to VAbstractPiece.
--HG--
branch : feature
|
2017-01-22 10:50:23 +02:00 |
|
Roman Telezhynskyi
|
8fb6c9c508
|
Code that converts VPiece to VLayoutDetail moved to static function.
--HG--
branch : feature
|
2017-01-22 10:32:01 +02:00 |
|
Roman Telezhynskyi
|
12162e49e8
|
Port changes from develop branch.
--HG--
branch : feature
|
2017-01-11 14:53:16 +02:00 |
|
Roman Telezhynskyi
|
5a95ce9c8a
|
Merge with develop.
--HG--
branch : feature
|
2017-01-11 14:05:06 +02:00 |
|
Roman Telezhynskyi
|
ff03f67663
|
Fix infinite loop in method VAbstractDetail::CheckLoops().
--HG--
branch : develop
|
2017-01-11 13:54:06 +02:00 |
|
Roman Telezhynskyi
|
e952260a9f
|
Fixed issue #609. Bug in CheckLoops method. Better handling internal and
external loops.
--HG--
branch : develop
|
2017-01-09 18:25:13 +02:00 |
|
Roman Telezhynskyi
|
a842e2c2d1
|
Fixed issue #604. Seams allowances gets "weird" and turns inward when changing
measurment file.
--HG--
branch : develop
|
2017-01-05 17:16:36 +02:00 |
|
Roman Telezhynskyi
|
d4317a61ec
|
Fix division by zero.
--HG--
branch : develop
|
2017-01-05 13:11:18 +02:00 |
|
Roman Telezhynskyi
|
ff87b32ae9
|
Port changes for issue #603.
--HG--
branch : feature
|
2016-12-23 14:00:50 +02:00 |
|
Roman Telezhynskyi
|
0419f60e0b
|
Merge with develop.
--HG--
branch : feature
|
2016-12-23 12:58:17 +02:00 |
|
Roman Telezhynskyi
|
c9e9fb57d5
|
Fixed issue #603. Wrong layout caused by wrong seam allowance.
--HG--
branch : develop
|
2016-12-23 10:25:45 +02:00 |
|
Roman Telezhynskyi
|
2d61b87256
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 21:19:21 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
067fd97ae3
|
Merge with develop.
--HG--
branch : feature
|
2016-12-15 11:42:20 +02:00 |
|
Roman Telezhynskyi
|
227e4f0ba0
|
Better way to find maximally suitable font size.
--HG--
branch : feature
|
2016-12-15 08:50:25 +02:00 |
|
Roman Telezhynskyi
|
97d76957e3
|
Use font's height.
--HG--
branch : feature
|
2016-12-15 08:46:45 +02:00 |
|
Roman Telezhynskyi
|
8d526d2ebc
|
Set min font size to 5.
--HG--
branch : feature
|
2016-12-14 12:09:59 +02:00 |
|
Roman Telezhynskyi
|
4eb9b2da83
|
Cleaning code.
--HG--
branch : feature
|
2016-12-14 11:59:21 +02:00 |
|
Roman Telezhynskyi
|
62d3d5283a
|
Cppcheck warning.
--HG--
branch : feature
|
2016-12-14 11:32:22 +02:00 |
|
BojanKverh
|
f6122ea8be
|
Fixed font size calculation, so that the app does not get stuck
--HG--
branch : feature
|
2016-12-14 00:56:30 +01:00 |
|
Bojan Kverh
|
9690d47df4
|
Merged develop into feature
--HG--
branch : feature
|
2016-12-13 19:01:20 +01:00 |
|
Roman Telezhynskyi
|
93535d8f19
|
Port new test case. Zigzag in main path.
--HG--
branch : feature
|
2016-12-10 20:09:03 +02:00 |
|
Roman Telezhynskyi
|
bd49df3d50
|
Merge with develop.
--HG--
branch : feature
|
2016-12-10 19:54:13 +02:00 |
|
Roman Telezhynskyi
|
9b679d7c3e
|
Resolved issue #595. GapWidth affecting to the margins.
--HG--
branch : develop
|
2016-12-10 18:38:34 +02:00 |
|
Roman Telezhynskyi
|
9cdf222467
|
New test case. Zigzag in main path.
--HG--
branch : develop
|
2016-12-07 18:55:01 +02:00 |
|
BojanKverh
|
21445db240
|
Fixed the hangup bug because of very long label words
--HG--
branch : feature
|
2016-12-02 00:44:28 +01:00 |
|
Roman Telezhynskyi
|
7eb4e806c0
|
Declare default name for detail.
--HG--
branch : feature
|
2016-11-29 14:18:23 +02:00 |
|