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 |
|
Andrey Ushakov
|
ea75af2f46
|
New command line option --cropWidth. Helps to crop unused width of paper.
--HG--
branch : develop
|
2019-10-16 11:16:16 +03:00 |
|
Roman Telezhynskyi
|
5e091a2a66
|
Backed out changeset: ddb5a308daee
--HG--
branch : develop
|
2019-07-22 16:42:37 +03:00 |
|
Roman Telezhynskyi
|
a03b8318d1
|
Show global contour direction.
--HG--
branch : develop
|
2019-07-21 10:33:25 +03:00 |
|
Roman Telezhynskyi
|
24ec03c319
|
Do not show connect for first and last points in global contour.
--HG--
branch : develop
|
2019-07-21 10:32:42 +03:00 |
|
Roman Telezhynskyi
|
8482f3dd28
|
Left the most robust way to find intersections.
--HG--
branch : develop
|
2019-07-21 10:30:26 +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
|
80d55659ab
|
Refactoring.
--HG--
branch : develop
|
2019-06-18 15:10:08 +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
|
aa1d30bdb8
|
Alternative approach to search intersection in layout.
--HG--
branch : develop
|
2019-04-10 15:54:18 +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
|
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
|
08415eb4ef
|
Refactoring. Move best square result in separate struct.
--HG--
branch : develop
|
2019-03-27 09:31:02 +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
|
1f462586cd
|
Convert to implicitly shared object.
--HG--
branch : develop
|
2019-03-26 19:02:12 +02:00 |
|
Roman Telezhynskyi
|
81cda14c06
|
Refactoring. Pass position data as struct.
--HG--
branch : develop
|
2019-03-26 18:54:59 +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
|
6bc160075b
|
Refactoring. Fixing warnings.
--HG--
branch : develop
|
2018-12-28 15:55:47 +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
|
88844ec33f
|
Resolved issue #783. Flipping control.
--HG--
branch : develop
|
2017-12-17 15:06:46 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
f94967d02e
|
New option Export text as paths.
--HG--
branch : feature
|
2017-07-01 20:32:54 +03: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
|
8c1bd37491
|
Show piece's internal paths on a layout.
--HG--
branch : feature
|
2017-01-22 14:32:25 +02:00 |
|
Roman Telezhynskyi
|
10a13a499d
|
Rename class VLayoutDetail.
--HG--
branch : feature
|
2017-01-22 11:02:02 +02:00 |
|
Roman Telezhynskyi
|
c6f529992b
|
Switch parent for class VLayoutDetail to VAbstractPiece.
--HG--
branch : feature
|
2017-01-22 10:50:23 +02:00 |
|
Roman Telezhynskyi
|
9b679d7c3e
|
Resolved issue #595. GapWidth affecting to the margins.
--HG--
branch : develop
|
2016-12-10 18:38:34 +02:00 |
|
BojanKverh
|
46eb6dfaa3
|
Added grainline to layout
--HG--
branch : feature
|
2016-10-16 11:38:08 +02: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
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
BojanKverh
|
6516fb3204
|
Made the labels text in Layout mode look better
--HG--
branch : feature
|
2016-07-19 09:06:29 +02:00 |
|
Roman Telezhynskyi
|
e3ee35bf50
|
Fixed issue #469. Error - Layout has overlapping pieces in develop branch.
--HG--
branch : develop
|
2016-06-21 16:04:15 +03:00 |
|
Roman Telezhynskyi
|
433efd08c7
|
Little optimization for the layout generator.
--HG--
branch : develop
|
2016-04-26 15:39:50 +03:00 |
|
Roman Telezhynskyi
|
09d2b96e73
|
Endge of empty sheet shouldn't depend on shift value.
--HG--
branch : develop
|
2016-03-27 22:53:41 +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
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
d1f18dc9a0
|
Use quint32 instead unsigned int.
--HG--
branch : develop
|
2015-10-26 10:36:07 +02: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
|
fcbb301004
|
Spelling error.
--HG--
branch : develop
|
2015-05-06 17:11:12 +03:00 |
|
Roman Telezhynskyi
|
44ef0936d9
|
Much more correct work with QThreadPool.
Use "volatile" keyword. Don't use method waitForDone() anymore.
--HG--
branch : develop
|
2015-05-06 17:09:58 +03:00 |
|
Roman Telezhynskyi
|
b0e0f73aa3
|
QImage supports a maximum of 32768x32768 px images.
--HG--
branch : develop
|
2015-05-06 15:03:45 +03:00 |
|
Roman Telezhynskyi
|
7e6809557b
|
Fixed broken checking intersection workpieces.
--HG--
branch : develop
|
2015-05-04 10:57:38 +03:00 |
|
Roman Telezhynskyi
|
6ce904d652
|
Memory leak. Quick stop creation a layout.
--HG--
branch : develop
|
2015-05-02 20:18:31 +03:00 |
|