BojanKverh
|
96cfc52202
|
At least one arrow has to be present on a grainline
--HG--
branch : feature
|
2016-10-25 23:00:42 +02:00 |
|
BojanKverh
|
21cd56463c
|
User can now turn on/off grainline arrows
--HG--
branch : feature
|
2016-10-25 00:53:01 +02:00 |
|
BojanKverh
|
5862264a1d
|
Fixed saving grainline formulas when grainline is set to not visible
--HG--
branch : feature
|
2016-10-23 21:24:16 +02:00 |
|
BojanKverh
|
e82f65fc6a
|
Fixed the grainline tab icon in details dialog
--HG--
branch : feature
|
2016-10-23 20:59:38 +02:00 |
|
Bojan Kverh
|
01c068ddd0
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-23 15:28:40 +02:00 |
|
Ronan Le Tiec
|
ae9da263ab
|
issue #570 tiled pdf case when margin smaller than min
--HG--
branch : feature
|
2016-10-23 11:11:00 +02:00 |
|
BojanKverh
|
287f8fc41e
|
Added VGrainlineGeometry class to hold grainline parameters and methods to save, load and edit it
--HG--
branch : feature
|
2016-09-06 23:50:46 +02:00 |
|
Roman Telezhynskyi
|
0d35033275
|
Added global option "Forbid Flipping". ref #560.
--HG--
branch : develop
|
2016-09-06 17:05:54 +03:00 |
|
Roman Telezhynskyi
|
038863fbdf
|
Resolved issue #560. Flipped pattern pieces in Layout.
--HG--
branch : develop
|
2016-09-06 13:24:52 +03:00 |
|
BojanKverh
|
b4ced822e0
|
Fixed material attribute writing to XML and removed commented out lines
--HG--
branch : feature
|
2016-08-21 11:48:51 +02:00 |
|
BojanKverh
|
b0532e6fb9
|
Removed userDef attributes from DOM tree, where they are not necessary. Fixed some translations. Refactored finding the selected material in detail dialog
--HG--
branch : feature
|
2016-08-11 22:44:53 +02:00 |
|
Roman Telezhynskyi
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
BojanKverh
|
455befa493
|
Removed printf commands, added Q_REQUIRED_RESULT macros, replaced v[i] with v.at(i) where needed, replaced 1,0 with true,false when creating boolean XML attributes
--HG--
branch : feature
|
2016-07-22 12:40:02 +02:00 |
|
BojanKverh
|
192c4d33a7
|
Added possibility to hide both labels for each detail individually
--HG--
branch : feature
|
2016-07-06 21:56:52 +02:00 |
|
BojanKverh
|
aa1d1f8ce1
|
Label cannot be moved outside of parent bounding box. Moving cursor is on when moving label. Name of detail moved to Pattern Piece Data tab. Hopefully all warnings removed
--HG--
branch : feature
|
2016-07-06 20:49:36 +02:00 |
|
BojanKverh
|
f52f97740d
|
Moved pattern info geometry into VDetail class
--HG--
branch : feature
|
2016-07-02 01:49:38 +02:00 |
|
BojanKverh
|
6effc2b5cd
|
Rotation bugs fixed
--HG--
branch : feature
|
2016-07-01 01:45:16 +02:00 |
|
BojanKverh
|
6577d82771
|
Added new schema to accomodate for new parameters and did some other minor changes. There is a bug with Undo on details label, will check that later
--HG--
branch : feature
|
2016-06-27 17:18:43 +02:00 |
|
BojanKverh
|
6fbffd2834
|
Position, size and font size of the text label are now saved into VDetail DOM tree. Undo/Redo for moving and resizing the label works.
--HG--
branch : feature
|
2016-06-23 22:35:32 +02:00 |
|
BojanKverh
|
b14a3c9551
|
Fixed the SaveDetailOption::undo method and few code style issues
--HG--
branch : feature
|
2016-06-21 19:53:15 +02:00 |
|
BojanKverh
|
c05c51e078
|
Finished the detail dialog
--HG--
branch : feature
|
2016-06-21 00:49:22 +02:00 |
|
Roman Telezhynskyi
|
f5c5995117
|
Fixed issue with deleting detail nodes.
(grafted from dc69de0a2dd73ae3cbbc6ce6b7007407540e4c4c)
--HG--
branch : develop
|
2016-03-15 17:38:36 +02:00 |
|
Roman Telezhynskyi
|
d72ea565cb
|
Fixed wrong handling with true darts points inside tool detail.
(grafted from c84b1a66716faa7e171e5acb2824a7fb5702dd27)
--HG--
branch : develop
|
2016-03-08 19:49:16 +02:00 |
|
Roman Telezhynskyi
|
40436a5c57
|
Successfull build, bugs was not fixed.
--HG--
branch : feature
|
2016-03-04 18:08:29 +02:00 |
|
Roman Telezhynskyi
|
00b8aae5a7
|
Fixed issue with deleting detail and blocked objects. Part about tool union
still is not fixed.
--HG--
branch : feature
|
2015-12-26 15:08:41 +02:00 |
|
Roman Telezhynskyi
|
36704cd02e
|
Invisible "VSimpleCurve" causes exponential growth scene size, and it causes
the program crash. Because we don't need anymore this calss i just have removed
it.
--HG--
branch : develop
|
2015-11-25 15:45:38 +02:00 |
|
Roman Telezhynskyi
|
90455b8910
|
Class LitePattern for getting a list of measurements from a pattern file.
--HG--
branch : feature
|
2015-08-11 16:41:03 +03:00 |
|
Roman Telezhynskyi
|
07e7cbf908
|
Names must begin with a lowercase letter.
--HG--
branch : develop
|
2015-06-24 17:48:57 +03:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|