From 18e1a4a601b5ddae520db26c6081cfb48732e2c3 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Fri, 16 Oct 2020 08:22:43 +0300 Subject: [PATCH] Remove gradation information from pattern. --- dist/debian/valentina.1 | 10 +- src/app/valentina/core/vcmdexport.cpp | 77 +- src/app/valentina/core/vcmdexport.h | 10 +- .../dialogs/dialogpatternproperties.cpp | 458 +------ .../dialogs/dialogpatternproperties.h | 28 - .../dialogs/dialogpatternproperties.ui | 1011 +--------------- src/app/valentina/mainwindow.cpp | 91 +- src/app/valentina/mainwindow.h | 5 +- src/app/valentina/xml/vpattern.cpp | 158 --- src/app/valentina/xml/vpattern.h | 11 - src/libs/ifc/schema.qrc | 1 + src/libs/ifc/schema/pattern/v0.8.8.xsd | 1071 +++++++++++++++++ src/libs/ifc/xml/vabstractpattern.cpp | 497 +------- src/libs/ifc/xml/vabstractpattern.h | 68 -- src/libs/ifc/xml/vpatternconverter.cpp | 38 +- src/libs/ifc/xml/vpatternconverter.h | 5 +- src/libs/vmisc/commandoptions.cpp | 13 +- src/libs/vmisc/commandoptions.h | 8 +- src/libs/vmisc/def.h | 13 - .../vpatterndb/variables/vmeasurement.cpp | 120 -- src/libs/vpatterndb/variables/vmeasurement.h | 7 - 21 files changed, 1286 insertions(+), 2414 deletions(-) create mode 100644 src/libs/ifc/schema/pattern/v0.8.8.xsd diff --git a/dist/debian/valentina.1 b/dist/debian/valentina.1 index 48c841dd1..44803fad8 100644 --- a/dist/debian/valentina.1 +++ b/dist/debian/valentina.1 @@ -139,10 +139,12 @@ The path to output destination folder. By default the directory at which the app .RB "Export only details. Export details as they positioned in the details mode. Any layout related options will be ignored." .IP "--exportSuchDetails " .RB "Export only details that match a piece name regex." -.IP "-x, --gsize " -.RB "Set size value a pattern file, that was opened with multisize measurements " "(export mode)" ". Valid values: 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56cm." -.IP "-e, --gheight " -.RB "Set height value a pattern file, that was opened with multisize measurements (" "export mode" "). Valid values: 92, 98, 104, 110, 116, 122, 128, 134, 140, 146, 152, 158, 164, 170, 176, 182, 188, 194, 200cm." +.IP "--dimensionA " +.RB "Set base for dimension A in the multisize measurements units " "(export mode)" "." +.IP "--dimensionB " +.RB "Set base for dimension B in the multisize measurements units " "(export mode)" "." +.IP "--dimensionC " +.RB "Set base for dimension C in the multisize measurements units " "(export mode)" "." .IP "--userMaterial " .RB "Use this option to override user material defined in pattern. The value must be in form @. The number should be in range from 1 to 20. For example, 1@Fabric2. The key can be used multiple times. Has no effect in GUI mode." .IP "-p, --pageformat