Roman Telezhynskyi
|
1bd74c7b35
|
Fix bug in option Unite pages. Correcting offset.
--HG--
branch : develop
|
2019-07-24 18:07:17 +03:00 |
|
Roman Telezhynskyi
|
44345085c2
|
New option --manualPriority.
Helps to disable following manual priority without need to change settings for
each piece.
--HG--
branch : develop
|
2019-07-21 16:26:21 +03:00 |
|
Roman Telezhynskyi
|
928626d6be
|
Change starting shift value. It must be small enough to cover shape of long
pieces.
--HG--
branch : develop
|
2019-07-21 10:10:41 +03:00 |
|
Roman Telezhynskyi
|
e8804c90bb
|
New layout option --nestQuantity.
--HG--
branch : develop
|
2019-07-04 14:33:45 +03:00 |
|
Roman Telezhynskyi
|
a2e71d6e1c
|
Catch exceptions inside of QRunnable. ref #974.
--HG--
branch : develop
|
2019-06-24 12:14:10 +03:00 |
|
Roman Telezhynskyi
|
a4a6b18561
|
Cppcheck warning.
--HG--
branch : develop
|
2019-06-18 16:04:50 +03:00 |
|
Roman Telezhynskyi
|
f7c4bdf2a7
|
Improve handling layout errors.
Show Timeout error only if none errors appeared before.
--HG--
branch : develop
|
2019-06-18 15:14:52 +03:00 |
|
Roman Telezhynskyi
|
d16b0d5501
|
Remove obsolete debugging system.
--HG--
branch : develop
|
2019-06-18 14:53:00 +03:00 |
|
Roman Telezhynskyi
|
3ca666fba3
|
Pass original paper orientation. We cannot rely on paper size because it can be
stripped.
--HG--
branch : develop
|
2019-06-18 14:36:20 +03:00 |
|
Roman Telezhynskyi
|
b80103e088
|
Improve saving a layout result.
--HG--
branch : develop
|
2019-06-18 14:28:16 +03:00 |
|
Roman Telezhynskyi
|
c26d4d0942
|
Fixing issue with progress bar in console mode.
--HG--
branch : develop
|
2019-04-03 13:29:42 +03:00 |
|
Roman Telezhynskyi
|
4adce13a4d
|
Abort after timeout must have own signal.
--HG--
branch : feature
|
2019-04-02 15:29:33 +03:00 |
|
Roman Telezhynskyi
|
69df0922af
|
Check timeout inside the layout generator.
--HG--
branch : feature
|
2019-03-30 11:17:54 +02:00 |
|
Roman Telezhynskyi
|
46bf68521e
|
Nesting with timeout.
--HG--
branch : feature
|
2019-03-29 19:52:37 +02:00 |
|
Roman Telezhynskyi
|
47bcfd74ab
|
Changes for dialog.
--HG--
branch : feature
|
2019-03-29 11:31:17 +02:00 |
|
Roman Telezhynskyi
|
c2672b4b69
|
Shows global contour.
For debugging purposes.
* * *
Show nodes on global contour.
--HG--
branch : develop
|
2019-03-27 10:29:59 +02:00 |
|
Roman Telezhynskyi
|
1393be669b
|
Fix auto cropping.
--HG--
branch : develop
|
2019-03-12 19:45:27 +02:00 |
|
Roman Telezhynskyi
|
63ea3bf2f9
|
If user selects SaveLength option add fake contour edge.
* * *
Fixing issue with pieces on edge.
--HG--
branch : develop
|
2019-03-27 09:03:19 +02:00 |
|
Roman Telezhynskyi
|
6b6d124cbb
|
Refactoring.
--HG--
branch : develop
|
2019-03-26 17:47:27 +02:00 |
|
Roman Telezhynskyi
|
335d4e2b81
|
Fix typo.
--HG--
branch : develop
|
2019-03-26 17:30:25 +02:00 |
|
Roman Telezhynskyi
|
2f717fd365
|
Fix uniting and cropping pages.
Code missed handling landscape orienation.
--HG--
branch : develop
|
2019-01-03 19:35:04 +02:00 |
|
Roman Telezhynskyi
|
b1ef2a0f7a
|
Fixing warnings.
--HG--
branch : develop
|
2019-01-02 16:52:07 +02:00 |
|
Roman Telezhynskyi
|
25fc7227f0
|
Fix strip optimization. It must follow paper sheet orientation settings.
--HG--
branch : develop
|
2019-01-02 16:49:57 +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
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
54eadfdb3c
|
Export to DXF-AAMA.
--HG--
branch : feature
|
2017-07-16 21:10:48 +03:00 |
|
Roman Telezhynskyi
|
f94967d02e
|
New option Export text as paths.
--HG--
branch : feature
|
2017-07-01 20:32:54 +03:00 |
|
Roman Telezhynskyi
|
7e064f80c5
|
Thrown away code for support Qt < 5.2.
--HG--
branch : develop
|
2017-05-30 19:52:38 +03:00 |
|
Roman Telezhynskyi
|
3b33eabc22
|
Clang warning.
--HG--
branch : develop
|
2017-02-26 15:52:00 +02:00 |
|
Roman Telezhynskyi
|
ae5650f1f0
|
Try to fix MSVC error.
--HG--
branch : develop
|
2017-02-26 12:25:14 +02:00 |
|
Roman Telezhynskyi
|
e3d6b32aec
|
Do not use "volatile" to sync threads.
--HG--
branch : develop
|
2017-02-22 14:04:47 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
10a13a499d
|
Rename class VLayoutDetail.
--HG--
branch : feature
|
2017-01-22 11:02:02 +02:00 |
|
Roman Telezhynskyi
|
9b679d7c3e
|
Resolved issue #595. GapWidth affecting to the margins.
--HG--
branch : develop
|
2016-12-10 18:38:34 +02:00 |
|
Roman Telezhynskyi
|
723d68b245
|
Resolved issue #570. Error: Tiled PDF : field values not taken into account if
one of them is smaller than 0,3.
--HG--
branch : develop
|
2016-09-30 19:33:10 +03:00 |
|
Roman Telezhynskyi
|
ef576d7646
|
Enable rotation only for workpieces that forbid flipping. ref #560.
--HG--
branch : develop
|
2016-09-06 16:00:25 +03:00 |
|
Roman Telezhynskyi
|
038863fbdf
|
Resolved issue #560. Flipped pattern pieces in Layout.
--HG--
branch : develop
|
2016-09-06 13:24:52 +03:00 |
|
Roman Telezhynskyi
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +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 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
595e5b0bf5
|
Resolved issue #306. Layout generator optimization. Divide into strips.
--HG--
branch : develop
|
2016-02-23 14:13:10 +02:00 |
|
Roman Telezhynskyi
|
9327da7a2c
|
Calculate correct paper size. Print preview doesn't support non native
printers.
--HG--
branch : feature
|
2015-11-09 13:58:45 +02:00 |
|
Roman Telezhynskyi
|
4411cccd9c
|
First draft of the issue #313. Layout pieces too close to right edge.
--HG--
branch : feature
|
2015-11-09 13:33:36 +02:00 |
|
Roman Telezhynskyi
|
d1f18dc9a0
|
Use quint32 instead unsigned int.
--HG--
branch : develop
|
2015-10-26 10:36:07 +02:00 |
|
Roman Telezhynskyi
|
2d3b50637c
|
Fixed automatic layout problem. Don't check workpiece bounding rect because it
is not always correct.
--HG--
branch : develop
|
2015-07-07 10:47:10 +03:00 |
|
Roman Telezhynskyi
|
5ebcd1caba
|
New option "Unite papers".
--HG--
branch : develop
|
2015-05-18 14:26:37 +03:00 |
|
Roman Telezhynskyi
|
56c027686d
|
New Layout setting "Save length of the sheet".
--HG--
branch : develop
|
2015-05-08 13:10:56 +03:00 |
|
Roman Telezhynskyi
|
6ce904d652
|
Memory leak. Quick stop creation a layout.
--HG--
branch : develop
|
2015-05-02 20:18:31 +03:00 |
|
Roman Telezhynskyi
|
5766523733
|
Resolved issue #290. Add paper type 'Roll - 36" & 'Roll - 44" to 'Create Layout'
paper size.
--HG--
branch : develop
|
2015-05-02 19:21:47 +03:00 |
|