Roman Telezhynskyi
|
449543f203
|
Show warning icon if only both requirements are false.
--HG--
branch : feature
|
2017-02-24 19:42:06 +02:00 |
|
Roman Telezhynskyi
|
1e525ed788
|
User should at least has valid pins or not null lengths of grainline.
--HG--
branch : feature
|
2017-02-24 17:23:02 +02:00 |
|
Roman Telezhynskyi
|
86cc0fa0b0
|
Fix typo.
--HG--
branch : feature
|
2017-02-24 17:21:43 +02:00 |
|
Roman Telezhynskyi
|
3a2752ef37
|
Move all grainline objects inside a group box.
--HG--
branch : feature
|
2017-02-24 17:21:17 +02:00 |
|
Roman Telezhynskyi
|
d9bf2d5d6c
|
Get window text color from dialog palette. Set Ok color only for Active state.
--HG--
branch : feature
|
2017-02-24 17:17:56 +02:00 |
|
Roman Telezhynskyi
|
edf2b2e74a
|
Fix typo.
--HG--
branch : feature
|
2017-02-24 16:37:11 +02:00 |
|
Roman Telezhynskyi
|
3ebbc53a01
|
Delete pin visualization when close Seam allowance dialog.
--HG--
branch : feature
|
2017-02-24 12:14:28 +02:00 |
|
Roman Telezhynskyi
|
757a5ec550
|
Fix typo.
--HG--
branch : feature
|
2017-02-24 12:11:00 +02:00 |
|
Roman Telezhynskyi
|
5f4760f06f
|
Read/write info about pin points.
--HG--
branch : feature
|
2017-02-23 16:49:20 +02:00 |
|
Roman Telezhynskyi
|
8721a4a5d8
|
Dialog Seam allowance tool now allow select pin points.
--HG--
branch : feature
|
2017-02-23 16:33:15 +02:00 |
|
Roman Telezhynskyi
|
67a12ef86c
|
Copy-on-write for class VPieceLabelData.
--HG--
branch : feature
|
2017-02-23 14:46:53 +02:00 |
|
Roman Telezhynskyi
|
2b1cd5c96c
|
Copy-on-write for class VPatternLabelData.
--HG--
branch : feature
|
2017-02-23 14:36:08 +02:00 |
|
Roman Telezhynskyi
|
f36a4d6621
|
Copy-on-write for class VGrainlineData.
--HG--
branch : feature
|
2017-02-23 14:04:49 +02:00 |
|
Roman Telezhynskyi
|
9714e8cb07
|
Copy-on-write for class VAbstractFloatItemData.
--HG--
branch : feature
|
2017-02-23 13:50:13 +02:00 |
|
Roman Telezhynskyi
|
c5c3c73429
|
Added pin point ids.
--HG--
branch : feature
|
2017-02-23 13:36:56 +02:00 |
|
Roman Telezhynskyi
|
3cfefbe698
|
Refactoring. New parent VAbstractFloatItemData.
--HG--
branch : feature
|
2017-02-23 13:26:12 +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
|
e7651c7194
|
Merge with develop.
--HG--
branch : feature
|
2017-02-23 09:29:28 +02:00 |
|
Roman Telezhynskyi
|
5a2604d2bd
|
"catch" a specific exception type.
--HG--
branch : develop
|
2017-02-22 19:49:17 +02:00 |
|
Roman Telezhynskyi
|
34b70cfb02
|
Add an explicit "return" statement with an expression.
--HG--
branch : develop
|
2017-02-22 19:40:50 +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
|
3bf65edaa6
|
Merge with develop.
--HG--
branch : feature
|
2017-02-22 14:48:48 +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
|
a0380f4d24
|
Warning. Initialize member in an initialization list.
--HG--
branch : develop
|
2017-02-22 12:22:04 +02:00 |
|
Roman Telezhynskyi
|
2921276cad
|
Sync libdxf code with last from QCAD project.
--HG--
branch : develop
|
2017-02-22 12:08:58 +02:00 |
|
Roman Telezhynskyi
|
146c936ccf
|
Clang warning.
--HG--
branch : develop
|
2017-02-22 08:11:13 +02:00 |
|
Roman Telezhynskyi
|
4ed5fd9329
|
QScopedPointer doesn't support deleting from outside.
--HG--
branch : develop
|
2017-02-22 08:02:28 +02:00 |
|
Roman Telezhynskyi
|
b31a8d4c6b
|
Extend max size to 72 cm.
Request from a user. See
http://forum.valentina-project.org/t/extension-of-standard-measurements/957
--HG--
branch : develop
|
2017-02-22 07:54:42 +02:00 |
|
Roman Telezhynskyi
|
d84fd78a38
|
Fixed bug. Operation tools did not obey tool selection type.
--HG--
branch : develop
|
2017-02-21 16:16:02 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
8f0f2399e2
|
Use QScopedPointer to prevent memory leaks.
--HG--
branch : develop
|
2017-02-18 10:43:06 +02:00 |
|
Roman Telezhynskyi
|
ce4a217c57
|
Merge with develop.
--HG--
branch : feature
|
2017-02-17 21:01:11 +02:00 |
|
Roman Telezhynskyi
|
d038a22aa3
|
Fix broken build.
--HG--
branch : develop
|
2017-02-17 20:54:16 +02:00 |
|
Roman Telezhynskyi
|
5a0d9b0e00
|
Merge with develop.
--HG--
branch : feature
|
2017-02-17 20:38:45 +02:00 |
|
Roman Telezhynskyi
|
2f024db547
|
Resolved issue #611. Improve feature: Paths preferences.
--HG--
branch : develop
|
2017-02-17 20:37:49 +02:00 |
|
Roman Telezhynskyi
|
ca9bdbd3fb
|
QSharedPointer doesn't support deleting object from outside.
--HG--
branch : feature
|
2017-02-15 16:43:12 +02:00 |
|
Roman Telezhynskyi
|
18bbca7b9a
|
Cppcheck warning.
--HG--
branch : feature
|
2017-02-15 16:07:52 +02:00 |
|
Roman Telezhynskyi
|
ff2d9c28fe
|
Init all pin comboboxes.
--HG--
branch : feature
|
2017-02-15 15:32:48 +02:00 |
|
Roman Telezhynskyi
|
a3d27bf9db
|
Refacoring. Use marcos for getting current combobox data.
--HG--
branch : feature
|
2017-02-15 15:23:04 +02:00 |
|
Roman Telezhynskyi
|
6597f68dad
|
Show all pins when tab Pins is active.
--HG--
branch : feature
|
2017-02-14 17:33:30 +02:00 |
|
Roman Telezhynskyi
|
79a1caa4d7
|
Translate path node names.
--HG--
branch : feature
|
2017-02-14 15:12:37 +02:00 |
|
Roman Telezhynskyi
|
fc86069f7c
|
Dialog Seam allowance tool. Show pins in a list.
--HG--
branch : feature
|
2017-02-14 15:11:54 +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
|
8814c07d14
|
Fixed bug. Grainline's formulas were not converted to internal look.
--HG--
branch : develop
|
2017-02-13 08:30:34 +02:00 |
|
Roman Telezhynskyi
|
b4e1a19b4f
|
Clang warning.
--HG--
branch : develop
|
2017-02-12 22:04:09 +02:00 |
|