Roman Telezhynskyi
|
ae870b8b2e
|
Fix conflict of names.
--HG--
branch : develop
|
2017-08-21 17:10:55 +03:00 |
|
Roman Telezhynskyi
|
acf429518d
|
Added more additional Piece label fields.
--HG--
branch : feature
|
2017-08-21 13:16:43 +03:00 |
|
Roman Telezhynskyi
|
f07fd426dd
|
Clearing old code.
--HG--
branch : feature
|
2017-08-18 14:22:31 +03:00 |
|
Roman Telezhynskyi
|
ae78373f88
|
Read/write piece label.
--HG--
branch : feature
|
2017-08-18 07:59:47 +03:00 |
|
Roman Telezhynskyi
|
c368a956b8
|
Fix bug. Changing pattern or measurements file name do not imidiatelly update
pattern label.
--HG--
branch : feature
|
2017-08-17 19:57:46 +03:00 |
|
Roman Telezhynskyi
|
b212d04d11
|
Parse template and prepare pattern label.
--HG--
branch : feature
|
2017-08-15 15:22:33 +03:00 |
|
Roman Telezhynskyi
|
6f5199c5d1
|
Performance optimization.
--HG--
branch : develop
|
2017-08-05 11:03:19 +03:00 |
|
Roman Telezhynskyi
|
3999ebd82e
|
Fixed bug in Tape. Each Window should has own size and height values.
--HG--
branch : develop
|
2017-08-04 20:29:43 +03:00 |
|
Roman Telezhynskyi
|
2be8bf2206
|
Fix bug. Set correct brush pattern for seam allowance.
--HG--
branch : develop
|
2017-08-03 15:59:16 +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
|
0894f686ef
|
Improve working with mouse cursors. Instead of setting global value set cursor
for each item separately.
--HG--
branch : develop
|
2017-08-01 14:35:48 +03:00 |
|
Roman Telezhynskyi
|
c822464064
|
Fix bug. Hiding a main path making impossible to move a piece.
--HG--
branch : develop
|
2017-08-01 12:59:31 +03:00 |
|
Roman Telezhynskyi
|
651d22e488
|
Fix regression. Heavy method boundingRect() slows down the Details mode.
--HG--
branch : develop
|
2017-08-01 12:57:19 +03:00 |
|
Roman Telezhynskyi
|
457c27dbda
|
Fix Valentina crash.
Valentina crashes after uniting two pieces.
--HG--
branch : develop
|
2017-07-26 11:54:06 +03:00 |
|
Roman Telezhynskyi
|
99de6f8e22
|
Fix wrong piece bounding rect if disable a main path.
--HG--
branch : develop
|
2017-07-25 16:33:50 +03:00 |
|
Roman Telezhynskyi
|
9475da34b8
|
Tool Seam allowance's bounding box should not include passmarks.
--HG--
branch : develop
|
2017-07-11 13:05:48 +03:00 |
|
Roman Telezhynskyi
|
1726b55339
|
GCC warnings.
--HG--
branch : develop
|
2017-07-05 19:35:34 +03:00 |
|
Roman Telezhynskyi
|
275338da4b
|
Allow user to setup font family for piece labels.
--HG--
branch : feature
|
2017-07-01 14:41:46 +03:00 |
|
Roman Telezhynskyi
|
b0f867499c
|
Resolved issue #244. New feature: Adjust line and point thickness and label
size.
--HG--
branch : develop
|
2017-06-16 14:53:08 +03:00 |
|
Roman Telezhynskyi
|
56dd8ef3b6
|
Resolved issue #684. Proposal: Add option to only show outer edges on detail.
--HG--
branch : develop
|
2017-05-16 15:16:50 +03:00 |
|
Roman Telezhynskyi
|
f990a5726c
|
Refactoring. Join similar parts from methods that update labels. ref #672.
Issue #672 that this part better to refactor to eliminate more issues in future.
--HG--
branch : release
|
2017-04-27 14:30:20 +03:00 |
|
Roman Telezhynskyi
|
795373e74e
|
Fixed issue #672. Labels are turning oposite directions.
--HG--
branch : release
|
2017-04-27 13:32:52 +03:00 |
|
Roman Telezhynskyi
|
124fd657e3
|
Suppress scene item context menu if a tool was activated.
A context menu is allowed only if the Arrow tool is active.
--HG--
branch : release
|
2017-04-18 11:06:17 +03:00 |
|
Roman Telezhynskyi
|
c5957846b6
|
Refactoring. New parent class VInteractiveTool.
Helps to share info about tool dialog.
--HG--
branch : release
|
2017-04-15 17:39:59 +03:00 |
|
Roman Telezhynskyi
|
e8917bd10d
|
Fixed issue #662. Valentina closes when creating details on 64 bit systems.
--HG--
branch : release
|
2017-04-15 13:25:07 +03:00 |
|
Roman Telezhynskyi
|
c0f36dffbe
|
Resolved issue #652. Show passmarks for builtin seam allowance.
--HG--
branch : develop
|
2017-04-05 13:22:33 +03:00 |
|
Roman Telezhynskyi
|
f9aa896477
|
Refactoring. Avoid implicit conversions.
--HG--
branch : develop
|
2017-03-31 17:04:11 +03:00 |
|
Roman Telezhynskyi
|
b9bebcaeb4
|
Show passmarks in the main path.
--HG--
branch : feature
|
2017-03-28 13:09:00 +03:00 |
|
Roman Telezhynskyi
|
d696af9a33
|
"static" members should be accessed statically.
--HG--
branch : develop
|
2017-03-23 10:25:46 +02:00 |
|
Roman Telezhynskyi
|
e995f6f68a
|
Added new tool Insert node.
--HG--
branch : feature
|
2017-03-22 12:05:53 +02:00 |
|
Roman Telezhynskyi
|
20ccbaae01
|
Create modeling items before insert new node.
--HG--
branch : feature
|
2017-03-21 18:00:31 +02:00 |
|
Roman Telezhynskyi
|
7fe86bc319
|
Successful build.
--HG--
branch : feature
|
2017-03-21 17:18:48 +02:00 |
|
Roman Telezhynskyi
|
abd10d8f56
|
Move Seam Allowance tool's dialog.
--HG--
branch : feature
|
2017-03-16 14:49:40 +02:00 |
|
Roman Telezhynskyi
|
88b56f5453
|
Fix bug with resizing free grainline.
--HG--
branch : feature
|
2017-03-14 12:24:59 +02:00 |
|
Roman Telezhynskyi
|
c271a81b1d
|
Fix bug with width and height restricted by pin points.
--HG--
branch : feature
|
2017-03-14 11:20:06 +02:00 |
|
Roman Telezhynskyi
|
de6e3d7213
|
Fix issue with angle direction of grainline.
--HG--
branch : feature
|
2017-03-14 11:11:35 +02:00 |
|
Roman Telezhynskyi
|
011f0eaec0
|
Label item on scene has clockwise angle direction, we work with counter
clockwise.
--HG--
branch : feature
|
2017-03-13 16:57:54 +02:00 |
|
Roman Telezhynskyi
|
6802c6f154
|
Write/read label center pin point.
--HG--
branch : feature
|
2017-03-13 16:10:25 +02:00 |
|
Roman Telezhynskyi
|
1ab541236d
|
Successful build.
--HG--
branch : feature
|
2017-03-13 14:27:29 +02:00 |
|
Roman Telezhynskyi
|
af3735ea23
|
Grainline now can be controlled by center pin point.
--HG--
branch : feature
|
2017-03-10 16:22:19 +02:00 |
|
Roman Telezhynskyi
|
fb402f84b7
|
Dialog get/set grainline center pin point.
--HG--
branch : feature
|
2017-03-09 13:10:46 +02:00 |
|
Roman Telezhynskyi
|
5fbdb4f7f0
|
Block actions with grainline depend on restrictions.
--HG--
branch : feature
|
2017-02-27 22:06:48 +02:00 |
|
Roman Telezhynskyi
|
1d91df5216
|
Preparetions to be able to control moving actions: rotation and resizing.
--HG--
branch : feature
|
2017-02-27 14:30:02 +02:00 |
|
Roman Telezhynskyi
|
93a59b9371
|
Use pin points to set size and angle.
--HG--
branch : feature
|
2017-02-27 12:01:38 +02:00 |
|
Roman Telezhynskyi
|
892e5f298f
|
Fix bug. Piece must increase reference count for each pin.
--HG--
branch : feature
|
2017-02-24 19:48:54 +02:00 |
|
Roman Telezhynskyi
|
02fde1464d
|
Fix infinite redrawing.
--HG--
branch : feature
|
2017-02-24 19:47:13 +02:00 |
|
Roman Telezhynskyi
|
5f4760f06f
|
Read/write info about pin points.
--HG--
branch : feature
|
2017-02-23 16:49:20 +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 |
|