Roman Telezhynskyi
|
a0ec8ecb64
|
Fixed issue #775. Insert node tool craches.
--HG--
branch : develop
|
2017-12-04 13:35:58 +02:00 |
|
Roman Telezhynskyi
|
8e44628b57
|
Fix bug. Update details list after creating or deleting a detail.
--HG--
branch : develop
|
2017-11-13 11:08:48 +02:00 |
|
Roman Telezhynskyi
|
1ce645fa16
|
Fix bug in undocommands.
--HG--
branch : develop
|
2017-10-29 19:49:51 +02:00 |
|
Roman Telezhynskyi
|
46d6fcd29d
|
Fix creating pieces.
--HG--
branch : develop
|
2017-10-28 14:11:52 +03:00 |
|
Roman Telezhynskyi
|
72dde072af
|
New feature. Allow to exclude piece node point from it's context menu.
--HG--
branch : develop
|
2017-10-27 14:02:17 +03:00 |
|
Roman Telezhynskyi
|
91b4c7c8fa
|
Fix bug with returning a piece to original position.
--HG--
branch : develop
|
2017-10-27 12:28:08 +03:00 |
|
Roman Telezhynskyi
|
29b23bbce3
|
Toggle piece node point label. ref #755.
--HG--
branch : develop
|
2017-10-27 11:53:35 +03:00 |
|
Roman Telezhynskyi
|
3df6c09934
|
Optimize adjusting scene rect after moving label.
--HG--
branch : develop
|
2017-10-27 10:36:55 +03:00 |
|
Roman Telezhynskyi
|
4af32961b0
|
Optimize adjusting new scene rect.
If we know an object that cause adjustment no need to recalc bounding rect for
all scene items.
--HG--
branch : develop
|
2017-10-27 09:13:51 +03:00 |
|
Roman Telezhynskyi
|
feaa43a712
|
SonarCloud warning.
--HG--
branch : develop
|
2017-10-25 13:54:15 +03:00 |
|
Roman Telezhynskyi
|
7fce20c98e
|
Removed redundant calls UpdateGObject(). Undocommand for piece label.
--HG--
branch : feature
|
2017-10-24 20:25:51 +03:00 |
|
Roman Telezhynskyi
|
660efa3844
|
Fix bugs.
* * *
Fix tool union bugs.
* * *
Fix preparing pieces for layout.
* * *
Fix bug with formulas.
--HG--
branch : feature
|
2017-10-23 10:45:58 +03:00 |
|
Roman Telezhynskyi
|
f4c5ad7213
|
Fix undo bug. Undocommand doesn't increment/decrement reference counters.
--HG--
branch : feature
|
2017-10-17 19:35:39 +03:00 |
|
Roman Telezhynskyi
|
ca79c7ff93
|
Added place label.
--HG--
branch : feature
|
2017-10-15 12:25:20 +03:00 |
|
Roman Telezhynskyi
|
6bbd54f6ef
|
Improve Add piece undocommand.
Performance improvement.
--HG--
branch : develop
|
2017-10-18 18:02:02 +03:00 |
|
Roman Telezhynskyi
|
614fd3a0f9
|
Improve Delete piece undocommand.
Performance improvement.
--HG--
branch : develop
|
2017-10-18 16:40:20 +03:00 |
|
Roman Telezhynskyi
|
1fbb65d21d
|
Fix SavePiecePathOptions undocommand.
Bug with increment/decrement reference counter.
--HG--
branch : develop
|
2017-10-18 11:58:01 +03:00 |
|
Roman Telezhynskyi
|
6b6c7aff52
|
Improve Save piece options undocommand.
Performance improvement.
--HG--
branch : develop
|
2017-10-18 11:56:29 +03:00 |
|
Roman Telezhynskyi
|
ef41c700f8
|
Improve Move piece undocommand.
Performance improvement.
--HG--
branch : develop
|
2017-10-18 11:24:15 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
daa539378f
|
Resolved issue #765. New feature. Free curve mode.
--HG--
branch : develop
|
2017-10-03 13:01:56 +03:00 |
|
Roman Telezhynskyi
|
40662bb948
|
Fixed bug. After full parse undocommand Move labe losts connection to tool.
--HG--
branch : develop
|
2017-09-20 15:39:42 +03:00 |
|
Roman Telezhynskyi
|
f7c75111ce
|
Added support for operation tools.
--HG--
branch : feature
|
2017-09-20 12:10:57 +03:00 |
|
Roman Telezhynskyi
|
7864ae9572
|
Added support for tool True Darts.
--HG--
branch : feature
|
2017-09-20 10:19:02 +03:00 |
|
Roman Telezhynskyi
|
b01adfa388
|
Saving to file works for simple point.
--HG--
branch : feature
|
2017-09-17 19:52:18 +03:00 |
|
Roman Telezhynskyi
|
39aa43fe8f
|
SonarQube warnings.
--HG--
branch : develop
|
2017-09-13 11:52:41 +03:00 |
|
Roman Telezhynskyi
|
349a5cade0
|
Fixed issue #743. Valentina doesn't update update pattern after adding item.
(grafted from 9488967913032bb6c97488a8540309db771e7728)
--HG--
branch : develop
|
2017-08-03 15:25:14 +03:00 |
|
Roman Telezhynskyi
|
acc340bff1
|
Performance improvement. Speed up method VDomDocument::elementById.
--HG--
branch : develop
|
2017-08-02 14:10:10 +03:00 |
|
Roman Telezhynskyi
|
1726b55339
|
GCC warnings.
--HG--
branch : develop
|
2017-07-05 19:35:34 +03:00 |
|
Roman Telezhynskyi
|
d355b4dce8
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-04-06 15:50:15 +03:00 |
|
Roman Telezhynskyi
|
d696af9a33
|
"static" members should be accessed statically.
--HG--
branch : develop
|
2017-03-23 10:25:46 +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
|
3bf65edaa6
|
Merge with develop.
--HG--
branch : feature
|
2017-02-22 14:48:48 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
ad403850bc
|
Save pin inside a piece.
--HG--
branch : feature
|
2017-01-31 18:09:18 +02:00 |
|
Roman Telezhynskyi
|
ded6a9e76c
|
Clean using class VNodeDetail.
--HG--
branch : feature
|
2017-01-21 17:47:53 +02:00 |
|
Roman Telezhynskyi
|
669d295804
|
Class VToolDetail removed.
--HG--
branch : feature
|
2017-01-21 16:30:14 +02:00 |
|
Roman Telezhynskyi
|
0419f60e0b
|
Merge with develop.
--HG--
branch : feature
|
2016-12-23 12:58:17 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +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
|
c7d61aec49
|
Update piece path name after change.
--HG--
branch : feature
|
2016-11-29 17:39:13 +02:00 |
|
Roman Telezhynskyi
|
fea2ec52fe
|
New section "Custom seam allowance".
--HG--
branch : feature
|
2016-11-28 10:47:36 +02:00 |
|
Roman Telezhynskyi
|
0d65f1f4d6
|
Fixed code style.
--HG--
branch : feature
|
2016-11-28 10:45:02 +02:00 |
|
Roman Telezhynskyi
|
7fa1c6f901
|
SavePieceOptions. Removed unused forward declaretions.
--HG--
branch : feature
|
2016-11-28 10:44:47 +02:00 |
|
Roman Telezhynskyi
|
8e9b01a93a
|
Decrement/increment custom seam allowance in tool seam allowance undocommands.
--HG--
branch : feature
|
2016-11-25 16:12:33 +02:00 |
|
Roman Telezhynskyi
|
cb95210d1e
|
Rename VPiece::Missing.
--HG--
branch : feature
|
2016-11-25 15:35:52 +02:00 |
|