3c0c624682
Don't check warnings for a legacy mac os x build.
2020-12-26 19:44:55 +02:00
abe92c667d
Temporary enable full output for macosx.
2020-12-25 09:40:18 +02:00
a58a783aba
Merge branch 'develop' into feature/manual-layout
2020-12-23 18:40:33 +02:00
dc350ae0e2
Fix export of pattern recipe.
2020-12-05 12:36:40 +02:00
b82d6f1bb1
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
2020-11-20 13:40:39 +02:00
80d9fbc107
New function Warning.
2020-11-20 13:18:38 +02:00
9ae51c937f
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
2020-11-13 11:52:10 +02:00
9e4fa8337d
Fix validation issue. Treat empty attribute as default value.
2020-11-12 16:19:08 +02:00
0371905c0d
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
2020-11-10 16:00:01 +02:00
545f2d33fe
Independent pen style and color after a group operation.
2020-11-10 12:40:37 +02:00
99985d43e0
Alias support for group operations.
2020-11-07 15:02:30 +02:00
3e682b180c
Alias field for tool Cut Spline Path.
2020-11-04 18:14:34 +02:00
2574ecda0e
Alias field for tool Cut Arc.
2020-11-04 18:14:34 +02:00
1246aba24d
Alias field for tool Arc.
2020-11-04 16:17:16 +02:00
37722788bb
New pattern format version.
2020-11-04 16:17:16 +02:00
fe8552cec1
New pattern format version.
2020-10-27 18:25:03 +02:00
b820107b4d
Notes for tool Base point.
2020-10-27 16:21:51 +02:00
92c3f75e02
Fix tests.
2020-10-16 12:16:47 +03:00
1b2343e537
Extend list of placeholders.
...
Added customer email and birth date, all dimensions.
2020-10-16 11:37:49 +03:00
18e1a4a601
Remove gradation information from pattern.
2020-10-16 08:22:43 +03:00
4cea74d63b
Loading measurements in Valentina.
2020-10-15 18:05:21 +03:00
23e6d0f830
Allow a user to select dimensions for individual measurements.
2020-10-15 09:35:08 +03:00
ed2bf34f1e
Refactoring. Rename folder standard_measurements to multisize_measurements.
...
Standard measurements is old definition. It was replace with new multisize measurements.
2020-10-13 09:43:19 +03:00
eaf6975331
Dimension labels.
2020-10-08 13:34:38 +03:00
7c66482b67
Conversion multisize measurements to version 0.5.0.
2020-10-05 10:17:39 +03:00
eef01f1d3e
Add changes to the multisize measurements schema.
2020-10-03 18:53:36 +03:00
a8ddcc56cc
Update individual measurements schema.
...
Added special units attribute.
2020-10-03 18:53:36 +03:00
a0cfebf10d
Save option Full Circumference.
2020-10-01 19:09:23 +03:00
daef1799ab
New format version. Basic implementation.
2020-10-01 19:09:23 +03:00
e2669b4e2b
Fix build on Linux.
2020-07-07 18:55:31 +03:00
20b797b2c5
Merge branch 'develop' into feature/manual-layout.
2020-06-04 13:45:32 +03:00
ca3c5c8532
Do not enable checking ntfs permissions for checking read only status.
2020-06-03 11:44:38 +03:00
82ce2aadfe
Added initial support for the manual layout format version converter.
2020-04-23 18:05:00 +03:00
30a27ee85a
UUID field for piece.
2020-04-22 14:32:25 +03:00
c6c4edb893
Merge branch 'develop' into feature/manual-layout
2020-03-25 15:28:23 +02:00
c1453f1715
Organization of groups - groups categories. Closes smart-pattern/valentina#15 .
2020-03-24 17:31:32 +02:00
a84857afda
Show linked visibility group in group operation tooltip.
2020-03-24 17:27:16 +02:00
526892ed5a
Auto-created Visibility Group for group operation. Closes smart-pattern/valentina#18 .
2020-03-18 14:45:47 +02:00
4fa2b76f01
Fix error in VDomDocument::elementById.
...
Searching in cache did not check tag if provided.
2020-03-18 14:29:28 +02:00
9dd796cb8c
Improve preparing history list.
...
Basically when we have cleared by garbage collector modeling objects Valentina will try to add them to list, because they still present in tool record list. Additionally this patch brings using multithreading support.
2020-03-09 20:07:17 +02:00
0483dd508e
Fix generation of recipe.
...
Modeling object can be removed by the garment collector. In this case the recipe generator will complain about a missed object. We can happily ignore this case if we deal with modeling object.
2020-02-11 11:29:57 +02:00
8eac0d5c66
Improve code style.
2020-02-11 11:26:55 +02:00
475bdadf9b
Fix link to project repo in license header.
2020-01-31 08:02:08 +02:00
c8ade52309
Cppcheck warning.
...
--HG--
branch : develop
2020-01-24 09:47:51 +02:00
0b82f4a18c
Improve conversion error message.
...
Instead of showing path to temp file show path to original file.
--HG--
branch : develop
2020-01-24 09:24:03 +02:00
7e3c7e0f88
Refactoring. Hide compatibility layer behind a function.
...
toSet(), toList(), swapItemsAt().
--HG--
branch : develop
2020-01-16 19:09:23 +02:00
fa070b56ab
Cppcheck warning.
...
--HG--
branch : develop
2020-01-09 19:04:52 +02:00
078f6fad64
Tracking changes/prevent "OK" recalculation after "Apply".
...
--HG--
branch : develop
2020-01-09 18:56:37 +02:00
cf1e383d7b
Don't use 'char' as a type of enum class.
...
QDataStream doesn't support serialization for this type.
--HG--
branch : develop
2020-01-07 12:54:01 +02:00
1f6285aef9
Fix deprecation warnings.
...
(grafted from 686129d90f37b8d0c428092668673d44f06545d8)
--HG--
branch : develop
2020-01-06 20:10:09 +02:00