Roman Telezhynskyi
|
7e3c7e0f88
|
Refactoring. Hide compatibility layer behind a function.
toSet(), toList(), swapItemsAt().
--HG--
branch : develop
|
2020-01-16 19:09:23 +02:00 |
|
Roman Telezhynskyi
|
98a88ed529
|
Refactoring. Hide compatibility layer behind a function.
QLineF::intersects.
--HG--
branch : develop
|
2020-01-16 17:34:08 +02:00 |
|
Roman Telezhynskyi
|
b3f236dbb5
|
Refactoring. Rename ArrowType enum class.
--HG--
branch : develop
|
2020-01-07 13:54:23 +02:00 |
|
Roman Telezhynskyi
|
21d6a85678
|
Fix copy paste error.
--HG--
branch : develop
|
2020-01-07 12:55:45 +02:00 |
|
Roman Telezhynskyi
|
0e12e9f9fb
|
Suppress warning Wnoexcept.
Cannot fix because QPointF is part of library.
--HG--
branch : develop
|
2020-01-07 12:55:23 +02:00 |
|
Roman Telezhynskyi
|
1f6285aef9
|
Fix deprecation warnings.
(grafted from 686129d90f37b8d0c428092668673d44f06545d8)
--HG--
branch : develop
|
2020-01-06 20:10:09 +02:00 |
|
Roman Telezhynskyi
|
84001dac61
|
Refactoring. Added move constructor.
--HG--
branch : develop
|
2019-12-30 17:13:18 +02:00 |
|
Roman Telezhynskyi
|
74bb3e4369
|
Fix move sematic.
(grafted from fb8691f522f3515d7c3014a0ea90b60b352a444e)
--HG--
branch : develop
|
2019-12-30 13:00:57 +02:00 |
|
Roman Telezhynskyi
|
8f6ae65224
|
New feature Pattern Messages.
Added special field to show pattern warnings instead of warning dialogs.
Fixed issue with tabified dockwidgets.
--HG--
branch : develop
|
2019-10-28 17:44:31 +02:00 |
|
Roman Telezhynskyi
|
b7c1b4c4a6
|
Clazy warnings.
--HG--
branch : develop
|
2019-10-28 14:52:49 +02:00 |
|
Roman Telezhynskyi
|
16a5adbbd4
|
Fix error: 'swap' is deprecated: Use QList<T>::swapItemsAt().
--HG--
branch : develop
|
2019-07-24 14:22:57 +03:00 |
|
Roman Telezhynskyi
|
4a4351b73d
|
Fix error: 'width' is deprecated: Use QFontMetrics::horizontalAdvance.
--HG--
branch : develop
|
2019-07-24 13:42:22 +03:00 |
|
Roman Telezhynskyi
|
5c84c80039
|
Refactoring. Reduce modules dependency.
--HG--
branch : develop
|
2019-07-22 17:06:30 +03:00 |
|
Roman Telezhynskyi
|
d21da1944e
|
Fix calculalting biggest piece edge.
--HG--
branch : develop
|
2019-07-22 16:15:28 +03:00 |
|
Roman Telezhynskyi
|
a01490b4f4
|
Fix searching edge index for mirrored piece.
--HG--
branch : develop
|
2019-07-21 10:35:32 +03:00 |
|
Roman Telezhynskyi
|
93901f6a15
|
Fix getting edge for mirrored piece.
--HG--
branch : develop
|
2019-07-21 10:34:32 +03:00 |
|
Roman Telezhynskyi
|
e18d328178
|
Do not use piece's path for nesting. Use only layout allowance path.
--HG--
branch : develop
|
2019-07-21 10:19:00 +03:00 |
|
Roman Telezhynskyi
|
e37afae597
|
Allow controlling priority selecting pieces in layout.
--HG--
branch : develop
|
2019-07-19 10:45:57 +03:00 |
|
Roman Telezhynskyi
|
0d7c406df4
|
Fix calculating efficiency.
Piece square must be based on seam allowance or main path instead of layout
allowance.
--HG--
branch : develop
|
2019-07-18 17:32:19 +03:00 |
|
Roman Telezhynskyi
|
e8804c90bb
|
New layout option --nestQuantity.
--HG--
branch : develop
|
2019-07-04 14:33:45 +03:00 |
|
Roman Telezhynskyi
|
4ab84bce38
|
Make full serialization/deserialization for class VLayoutPiece.
--HG--
branch : develop
|
2019-07-01 12:26:08 +03:00 |
|
Roman Telezhynskyi
|
0330869796
|
Serialization/deserialization for class VLayoutPiece.
--HG--
branch : develop
|
2019-07-01 11:02:09 +03:00 |
|
Roman Telezhynskyi
|
b80103e088
|
Improve saving a layout result.
--HG--
branch : develop
|
2019-06-18 14:28:16 +03:00 |
|
Roman Telezhynskyi
|
d0cd313df0
|
Fix export passmarks for layout.
Because we did not search in united path we could not draw them and silently
skipped. Now user also will see a warning.
--HG--
branch : develop
|
2019-06-08 15:32:25 +03:00 |
|
Roman Telezhynskyi
|
d5a1f96bdd
|
constFirst() introduced since Qt 5.6.
--HG--
branch : develop
|
2019-05-28 16:21:52 +03:00 |
|
Roman Telezhynskyi
|
d58b3f523d
|
Methods to get a passmark base lines.
--HG--
branch : develop
|
2019-05-27 17:05:42 +03:00 |
|
Roman Telezhynskyi
|
a87f821327
|
Introduce mapped versions of methods. In some cases we will do mapping manually.
--HG--
branch : develop
|
2019-05-27 17:04:26 +03:00 |
|
Roman Telezhynskyi
|
6294dc0748
|
New struct VLayoutPassmark to store data about a passmark.
--HG--
branch : develop
|
2019-05-27 14:57:36 +03:00 |
|
Roman Telezhynskyi
|
bd611bf333
|
Refactor class VPlaceLabelItem.
Store more info about a placelabel.
--HG--
branch : develop
|
2019-05-27 14:54:44 +03:00 |
|
Roman Telezhynskyi
|
7dc420ad47
|
Refactor class VLayoutPiecePath.
Optimizing code style.
--HG--
branch : develop
|
2019-05-27 14:51:58 +03:00 |
|
Roman Telezhynskyi
|
3b51ccb31d
|
Refactoring. Move drawing passmarks to separate class.
--HG--
branch : develop
|
2019-05-08 15:19:03 +03:00 |
|
Roman Telezhynskyi
|
aa1d30bdb8
|
Alternative approach to search intersection in layout.
--HG--
branch : develop
|
2019-04-10 15:54:18 +03:00 |
|
Roman Telezhynskyi
|
7b72ea5bc1
|
Optimize layout algorithm after profiling.
--HG--
branch : feature
|
2019-04-02 15:30:31 +03:00 |
|
Roman Telezhynskyi
|
46bf68521e
|
Nesting with timeout.
--HG--
branch : feature
|
2019-03-29 19:52:37 +02:00 |
|
Roman Telezhynskyi
|
77ae13ae18
|
New pedantic check. Check if allowance path is valid.
This check validate seam allowance path and layout allowance path.
--HG--
branch : develop
|
2019-02-23 18:43:06 +02:00 |
|
Roman Telezhynskyi
|
84c96c35dd
|
Refactoring layout piece.
--HG--
branch : develop
|
2019-01-28 20:35:10 +02:00 |
|
Roman Telezhynskyi
|
6efc6f11c8
|
Fixed issue #924. Valentina produces wrong passmark for rollback case.
(grafted from 5ff3a91f41efebed4963d3377cb2f194983cc7f7)
--HG--
branch : develop
|
2019-01-09 17:46:02 +02:00 |
|
Roman Telezhynskyi
|
6016308d58
|
Resolved issue #651. Improve feature: Layout orientation according to grainline.
--HG--
branch : develop
|
2018-12-27 15:54:29 +02:00 |
|
Roman Telezhynskyi
|
1d0b5790ae
|
Be more pedantic. Show warning for case where Valentina cannot build a seam
allowance.
--HG--
branch : develop
|
2018-10-22 14:43:06 +03:00 |
|
Roman Telezhynskyi
|
fb4d935ac4
|
Clazy warnings.
--HG--
branch : develop
|
2018-10-22 14:42:13 +03:00 |
|
Roman Telezhynskyi
|
8a29755a36
|
Resolved issue #868. New feature. Connect internal path with cutting contour.
--HG--
branch : develop
|
2018-07-26 20:00:24 +03:00 |
|
Roman Telezhynskyi
|
1ae08d6020
|
Resolved issue #867. Visibility control for place labels.
--HG--
branch : develop
|
2018-07-20 10:30:05 +03:00 |
|
Roman Telezhynskyi
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
6b6a2632a9
|
Refactoring. Replacing all Q_FOREACH/foreach loops with the c++ range-based
loops.
--HG--
branch : develop
|
2018-04-03 11:15:58 +03:00 |
|
Roman Telezhynskyi
|
3252130f36
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-02 20:38:56 +03:00 |
|
Roman Telezhynskyi
|
1199adf6e4
|
Fixing bug. When export a piece invisible internal path should not be included.
--HG--
branch : develop
|
2018-02-13 18:22:38 +02:00 |
|
Roman Telezhynskyi
|
14d5cf25ad
|
Improve flipping control. Export from Details mode also should obey this rule.
ref #783.
--HG--
branch : develop
|
2018-02-03 15:29:23 +02:00 |
|
Roman Telezhynskyi
|
d59fde06b1
|
Speed optimization for method VLayoutPiece::Create().
--HG--
branch : develop
|
2018-01-21 22:00:07 +02:00 |
|
Roman Telezhynskyi
|
88844ec33f
|
Resolved issue #783. Flipping control.
--HG--
branch : develop
|
2017-12-17 15:06:46 +02:00 |
|
Roman Telezhynskyi
|
850bb88c6b
|
Show warning when a layout allowance is smaller than main piece path. This is
usually idicates issue with seam allowance. ref #782.
--HG--
branch : develop
|
2017-12-11 17:46:13 +02:00 |
|