BojanKverh
88055db170
Show measurements option is now disabled and not hidden, if there are no measurements associated with the current pattern. Finished pattern converter and refactored measurement file extraction in text manager class
...
--HG--
branch : feature
2016-07-25 19:10:13 +02:00
BojanKverh
1b5ca4e23d
Fixed the pattern converter
...
--HG--
branch : feature
2016-07-24 19:48:31 +02:00
Bojan Kverh
4138d30fb6
Merged develop into feature
...
--HG--
branch : feature
2016-07-21 08:30:51 +02:00
Roman Telezhynskyi
1bffa92127
Using QLatin1String instead of QLatin1Literal.
...
QLatin1Literal is just a typedef of QLatin1String lefter for compatibility with
Qt 4.x.
--HG--
branch : develop
2016-07-20 11:39:15 +03:00
Bojan Kverh
5aa75f2aff
Merged develop into feature
...
--HG--
branch : feature
2016-07-07 20:47:16 +02:00
Roman Telezhynskyi
a2acb032a2
Use static assert to check if minimal version is high enough to delete code that
...
needed for backward compatibility.
--HG--
branch : develop
2016-07-07 18:04:26 +03: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
Roman Telezhynskyi
5306415d92
Conversion to new file format.
...
--HG--
branch : feature
2016-06-26 14:45:39 +03:00
Roman Telezhynskyi
f046624b36
Clean a file. Tool Cut doesn't need color attribute anymore.
...
--HG--
branch : feature
2016-05-19 15:40:55 +03:00
Roman Telezhynskyi
80eb2649b9
Refactoring.
...
--HG--
branch : feature
2016-05-13 20:40:55 +03:00
Roman Telezhynskyi
4537106991
Updated XSD scheme.
...
--HG--
branch : feature
2016-05-13 20:33:52 +03:00
Roman Telezhynskyi
42e356ccbd
New pattern format version 0.3.0.
...
--HG--
branch : feature
2016-04-07 19:56:41 +03:00
Roman Telezhynskyi
a9112a29cb
Create, save, open and edit simple curve by dialog. Editing by mouse still not
...
prepared.
--HG--
branch : feature
2016-02-26 16:38:42 +02:00
Roman Telezhynskyi
0ea99175b4
New VAL pattern format version that supports attribute 'duplicate'.
...
--HG--
branch : feature
2016-02-16 15:38:08 +02:00
Roman Telezhynskyi
8b050eee31
Resolved issue #265 . Add 'Read only' attribute.
...
--HG--
branch : develop
2016-01-22 12:45:18 +02:00
Roman Telezhynskyi
be8503664f
Fixed issue #325 . Check pattern for inverse compatibility.
...
--HG--
branch : develop
2016-01-19 17:25:46 +02:00
Roman Telezhynskyi
45454a8955
Fix tool UnionDetails. Always left last poit of detail, save children ids,
...
save in correct section.
--HG--
branch : develop
2016-01-07 18:43:08 +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
a0b785ffd8
Resolved issue #402 . After Crash .val is empty.
...
--HG--
branch : develop
2015-12-19 21:02:38 +02:00
Roman Telezhynskyi
93a52bd889
Allow user to set default size and height for a pattern.
...
--HG--
branch : develop
2015-12-11 16:19:11 +02:00
Roman Telezhynskyi
22bc725230
Replace measurement "size" on equvivalent "bust_arc_f".
...
--HG--
branch : develop
2015-11-11 20:52:38 +02:00
Roman Telezhynskyi
833c507148
New measurement (N08) rise_length_side.
...
--HG--
branch : feature
2015-11-11 16:26:48 +02:00
Roman Telezhynskyi
fa822dda24
(N04) 'rise_length_side' renamed to 'rise_length_side_sitting'.
...
--HG--
branch : feature
2015-11-11 14:37:32 +02:00
Roman Telezhynskyi
0bfd673ab8
Fixed conversion measurements.
...
--HG--
branch : feature
2015-11-11 12:15:42 +02:00
Roman Telezhynskyi
ff31ac889c
After last redesign measurements order comments became useless.
...
--HG--
branch : develop
2015-10-27 08:32:34 +02:00
Roman Telezhynskyi
2b8fb91d17
Fixed missing measurement head_girth -> head_circ in conversion.
...
--HG--
branch : develop
2015-10-27 08:11:41 +02:00
Roman Telezhynskyi
141a3a8a05
shoulder_width_f -> shoulder_tip_to_shoulder_tip_f
...
--HG--
branch : feature
2015-09-20 14:11:06 +03:00
Roman Telezhynskyi
7d72d2d579
shoulder_width_b -> shoulder_tip_to_shoulder_tip_b
...
--HG--
branch : feature
2015-09-20 13:58:26 +03:00
Roman Telezhynskyi
b9c91734b4
Conversion measuremnt namses in expressions.
...
--HG--
branch : develop
2015-09-07 16:51:13 +03:00
Roman Telezhynskyi
e3d13cd3b5
Wrong conversion for the tag unit.
...
--HG--
branch : feature
2015-08-27 14:00:20 +03:00
Roman Telezhynskyi
62a22b122e
Conversion a pattern file.
...
--HG--
branch : feature
2015-08-27 11:25:11 +03:00
Roman Telezhynskyi
a5e0ace3a5
Use V_FALLTHROUGH.
...
--HG--
branch : feature
2015-08-26 21:21:42 +03:00
Roman Telezhynskyi
0cacf1034a
Open a pattern file.
...
--HG--
branch : feature
2015-08-26 17:20:23 +03:00
Roman Telezhynskyi
256ad10169
New pattern format version.
...
--HG--
branch : feature
2015-05-28 12:07:52 +03:00
Roman Telezhynskyi
7555c67c3e
Clang warnings.
...
--HG--
branch : release
2015-03-16 14:23:02 +02:00
Roman Telezhynskyi
22055ab684
Vera++.
...
--HG--
branch : release
2015-03-02 19:11:43 +02:00
Roman Telezhynskyi
629a2a7579
Copyright dates.
...
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Roman Telezhynskyi
76074f2820
Pattern format 0.1.3 support colors.
...
--HG--
branch : feature
2015-02-03 13:15:52 +02:00
dismine
4e6b5a8f24
Return support for pattern format version 0.1.0.
...
--HG--
branch : develop
2014-12-27 13:15:34 +02:00
dismine
d8dfa651ff
Cppcheck warnings.
...
--HG--
branch : develop
2014-12-21 13:35:12 +02:00
dismine
d6c78ca1a1
All points in detail should go clockwise. This mean in some cases need reverse
...
curves that go anticlockwise. Old method reversing curves doesn't work
correct in all cases. I don't see now way automatically handle this. That's
why now user can choose himself need reverse points for this curve or not.
Also this mean increment in format version to 0.1.2.
--HG--
branch : feature
2014-12-17 14:56:14 +02:00
dismine
ad96323e29
Preparation for new changes in pattern format.
...
--HG--
branch : feature
2014-12-16 09:42:24 +02:00
dismine
dd0d3faae6
Rules for creation version.
...
--HG--
branch : develop
2014-12-12 11:47:12 +02:00
dismine
1d1b3e3670
Method Convert.
...
--HG--
branch : feature
2014-12-11 22:54:33 +02:00
dismine
1d9fd7109d
Validate file by using xsd schema for this version.
...
--HG--
branch : feature
2014-12-11 22:19:17 +02:00
dismine
941b43b5b5
Path to file version sxd schema.
...
--HG--
branch : feature
2014-12-11 22:16:03 +02:00
dismine
1c4af06343
Check version number.
...
--HG--
branch : feature
2014-12-11 21:44:48 +02:00
dismine
51b89a5497
Get version information.
...
--HG--
branch : feature
2014-12-11 17:51:24 +02:00
dismine
fb405d5754
Move XSD files to library.
...
--HG--
branch : feature
2014-12-11 17:12:16 +02:00