Roman Telezhynskyi
|
d2396820c5
|
Fix bug with landscape oriention.
--HG--
branch : develop
|
2019-06-18 12:35:43 +03:00 |
|
Roman Telezhynskyi
|
a795642cf0
|
Replace obsolete setPaperSize with setPageSize.
--HG--
branch : develop
|
2019-04-28 18:49:29 +03:00 |
|
Roman Telezhynskyi
|
ec5b28fe0b
|
Improve handling warning "Cannot create image. Size too big".
--HG--
branch : develop
|
2019-04-28 18:32:09 +03:00 |
|
Roman Telezhynskyi
|
26c74d5d49
|
Reserve number of G-code format for future use.
--HG--
branch : develop
|
2019-04-10 16:32:35 +03:00 |
|
Roman Telezhynskyi
|
b6ee4c995d
|
Cppcheck warning.
--HG--
branch : develop
|
2019-04-05 15:51:16 +03:00 |
|
Roman Telezhynskyi
|
0987428a93
|
Increase required Qt version up to 5.4.
--HG--
branch : develop
|
2019-04-05 15:42:22 +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
|
878320fe90
|
Fixing error: 'this' was not captured for this lambda function.
--HG--
branch : develop
|
2019-04-03 13:28:49 +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
|
faff2b6d5d
|
Change condition for successful result.
--HG--
branch : feature
|
2019-04-01 19:22:15 +03:00 |
|
Roman Telezhynskyi
|
f407e969f4
|
Don't hide EmptyPaperError by timeout to show real reason.
--HG--
branch : feature
|
2019-04-01 19:21:39 +03:00 |
|
Roman Telezhynskyi
|
69df0922af
|
Check timeout inside the layout generator.
--HG--
branch : feature
|
2019-03-30 11:17:54 +02:00 |
|
Roman Telezhynskyi
|
4d75ca0fe3
|
Refactoring. More appropriate name for a method.
--HG--
branch : feature
|
2019-03-30 11:16: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
|
5ed2134a29
|
Refactoring. Move pointer to mouse position label to "no GUI" class.
* * *
Fix crash. Access to null pointer.
--HG--
branch : develop
|
2019-03-27 10:15:24 +02:00 |
|
Roman Telezhynskyi
|
170238ede7
|
Fixed issue #942. Save Layout mode ignores paper format for tiled PDF.
(grafted from 235a477541863a5ec59ee6115ebfdab5f746b8ff)
--HG--
branch : develop
|
2019-02-13 16:41:31 +02:00 |
|
Roman Telezhynskyi
|
f8e6afeda0
|
Fix build on MSVC 2015.
--HG--
branch : develop
|
2019-01-20 16:50:16 +02:00 |
|
Roman Telezhynskyi
|
13b37ffd32
|
Fix typo. Use reserve instead of resize.
--HG--
branch : develop
|
2019-01-20 13:18:50 +02:00 |
|
Roman Telezhynskyi
|
2ce17d5bee
|
Performance optimization. Use threads to speed up preparing details for layout.
Addtionaly users will see nice progress bar.
--HG--
branch : develop
|
2019-01-20 12:19:42 +02:00 |
|
Roman Telezhynskyi
|
3950ff9a5d
|
Refactoring. Fixing static analyzers warnings.
--HG--
branch : develop
|
2019-01-17 10:36:37 +02:00 |
|
Roman Telezhynskyi
|
a7332adc75
|
When export to SVG or PNG file apply margins.
--HG--
branch : develop
|
2019-01-03 19:33:15 +02:00 |
|
Roman Telezhynskyi
|
9c2cdad1a8
|
Optimizing calling autosave. It should be called only for new unsaved changes.
--HG--
branch : develop
|
2018-11-24 19:34:59 +02:00 |
|
Roman Telezhynskyi
|
60b323cf8e
|
Fixed issue #882. VContainer class doesn't support multi document mode.
--HG--
branch : release
|
2018-09-18 16:38:16 +03:00 |
|
Roman Telezhynskyi
|
cb6c2eb8eb
|
Fix warning option '-Wmissing-prototypes' is valid for C/ObjC but not for C++.
--HG--
branch : develop
|
2018-08-06 20:47:24 +03:00 |
|
Roman Telezhynskyi
|
9e80bc186d
|
Refactoring. Move methods to class MainWindowsNoGUI.
--HG--
branch : develop
|
2018-08-06 19:38:23 +03:00 |
|
Roman Telezhynskyi
|
09e8c81d6f
|
Refactoring. Rename GetPPath() to GetPatternPath().
--HG--
branch : develop
|
2018-06-19 09:18:38 +03:00 |
|
Roman Telezhynskyi
|
ab59a76bbb
|
String optimization. Replace string " " with signe QChar.
--HG--
branch : develop
|
2018-04-22 18:39:56 +03:00 |
|
Roman Telezhynskyi
|
e7ca9294cf
|
Refactoring. Use QChar instead of QString where possible.
Point and comma.
--HG--
branch : develop
|
2018-04-13 09:14:55 +03:00 |
|
Roman Telezhynskyi
|
64029c249a
|
Refactoring. Added special section for string literals.
--HG--
branch : develop
|
2018-04-08 19:45:23 +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
|
f1ef60e441
|
Fixed issue #823. SVG Export - seam and cutting line of one piece missing.
(grafted from 56c6ae623ed101a1e3276bc4a0ab5f6102ebae41)
--HG--
branch : develop
|
2018-03-22 16:32:20 +02:00 |
|
Roman Telezhynskyi
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
6c438f92e0
|
Resolved issue #808. New feature. Global line width option.
--HG--
branch : develop
|
2018-02-06 19:30:27 +02:00 |
|
Roman Telezhynskyi
|
55abe25287
|
Fix piece position after flipping. ref #783.
--HG--
branch : develop
|
2018-02-04 18:23:07 +02:00 |
|
Roman Telezhynskyi
|
be8207d46b
|
Improve flipping control. Fix bug with export in DXF AAMA. ref #783.
--HG--
branch : develop
|
2018-02-04 10:08:18 +02:00 |
|
Roman Telezhynskyi
|
f26087350d
|
Resolved issue #414. Add features from Qt Windows Extras.
--HG--
branch : develop
|
2018-02-03 20:21:08 +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
|
54d3ae7561
|
Improve parsing formulas.
Enable subexpressions. Allow user to define local variables.
--HG--
branch : develop
|
2018-01-24 22:08:53 +02:00 |
|
Roman Telezhynskyi
|
8b4fc33649
|
Fix check layout allowance size position. ref #782.
We generate layout allowance right just before creating layout. Because before
this we don't know all options.
--HG--
branch : develop
|
2017-12-12 10:23: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 |
|
Roman Telezhynskyi
|
d15e507aeb
|
Fix issue. User should be able to control tiled pdf export through command line.
--HG--
branch : develop
|
2017-10-13 17:48:20 +03:00 |
|
Roman Telezhynskyi
|
38815727bb
|
Fix bugs. ref #657.
--HG--
branch : develop
|
2017-10-11 11:34:22 +03:00 |
|
Roman Telezhynskyi
|
67b01c0337
|
Resolved issue #657. Improve feature: Allow more paper formats for printing
tiled PDF.
--HG--
branch : develop
|
2017-10-10 12:22:59 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
f636a3899f
|
Export description as part of final measurements.
ref #761.
--HG--
branch : develop
|
2017-10-03 10:40:08 +03:00 |
|
Roman Telezhynskyi
|
b673ec0fc7
|
Command line options to export final measurements.
--HG--
branch : feature
|
2017-09-28 16:05:04 +03:00 |
|
Roman Telezhynskyi
|
d01edb53c3
|
Abort export if cannot retrive a value.
--HG--
branch : feature
|
2017-09-27 15:23:40 +03:00 |
|
Roman Telezhynskyi
|
ac96ce6b84
|
Export Final measurements to CSV.
--HG--
branch : feature
|
2017-09-27 14:47:05 +03:00 |
|
Roman Telezhynskyi
|
842dfafcd6
|
Fix bug. Valentina doesn't update pattern label.
--HG--
branch : develop
|
2017-08-23 20:54:20 +03:00 |
|
Roman Telezhynskyi
|
d8a6ce669e
|
Fix Valentina crash.
--HG--
branch : develop
|
2017-08-21 17:29:25 +03:00 |
|
Roman Telezhynskyi
|
89ed92e93f
|
Added more placeholders.
--HG--
branch : feature
|
2017-08-14 15:11:14 +03:00 |
|
Roman Telezhynskyi
|
d91f32be02
|
Proposed to always use mm as the default DXF export unit. ref #745.
--HG--
branch : develop
|
2017-08-10 16:50:10 +03:00 |
|
Roman Telezhynskyi
|
a6976fd1ee
|
Fix details position if export from Detail mode. red #391.
--HG--
branch : develop
|
2017-07-20 19:14:19 +03:00 |
|
Roman Telezhynskyi
|
f9d63047c9
|
Merge with develop.
--HG--
branch : feature
|
2017-07-17 17:43:32 +03:00 |
|
Roman Telezhynskyi
|
39f5bdfe2a
|
Fix bug. Valentina doesn't print tiled PDF.
--HG--
branch : develop
|
2017-07-17 09:37:57 +03:00 |
|
Roman Telezhynskyi
|
54eadfdb3c
|
Export to DXF-AAMA.
--HG--
branch : feature
|
2017-07-16 21:10:48 +03:00 |
|
Roman Telezhynskyi
|
b166ff83b2
|
Pieces should be positioned as on Detail mode. ref #660.
--HG--
branch : develop
|
2017-07-09 22:27:54 +03:00 |
|
Roman Telezhynskyi
|
7d205d7596
|
Resolved issue #660. New export: Export details without layout.
--HG--
branch : develop
|
2017-07-09 14:45:49 +03:00 |
|
Roman Telezhynskyi
|
d0cc8902f9
|
SonarQube warnings.
--HG--
branch : develop
|
2017-07-09 09:02:26 +03:00 |
|
Roman Telezhynskyi
|
c074318d65
|
Resolved issue #716. Command line option to create *tiled* export.
--HG--
branch : develop
|
2017-07-08 20:18:47 +03:00 |
|
Roman Telezhynskyi
|
275338da4b
|
Allow user to setup font family for piece labels.
--HG--
branch : feature
|
2017-07-01 14:41:46 +03:00 |
|
Roman Telezhynskyi
|
018007e87b
|
When export dxf hide a paper sheet box.
--HG--
branch : feature
|
2017-06-30 11:50:28 +03:00 |
|
Roman Telezhynskyi
|
1226db1735
|
Text now correctly converted due to hack. Saved to continue cleaning.
--HG--
branch : feature
|
2017-06-29 18:56:52 +03:00 |
|
Roman Telezhynskyi
|
9edc1a39db
|
Allow user to select DXF version.
--HG--
branch : feature
|
2017-06-26 17:28:41 +03:00 |
|
Roman Telezhynskyi
|
9686d0e179
|
Fixed issue #623. Issue: Bug with dialog Open file.
--HG--
branch : develop
|
2017-06-19 16:11:44 +03:00 |
|
Roman Telezhynskyi
|
b0f867499c
|
Resolved issue #244. New feature: Adjust line and point thickness and label
size.
--HG--
branch : develop
|
2017-06-16 14:53:08 +03:00 |
|
Roman Telezhynskyi
|
ed76857cea
|
Refactoring. Take the dialog result directly from exec() function.
--HG--
branch : release
|
2017-04-19 14:06:48 +03:00 |
|
Roman Telezhynskyi
|
d696af9a33
|
"static" members should be accessed statically.
--HG--
branch : develop
|
2017-03-23 10:25:46 +02:00 |
|
Roman Telezhynskyi
|
1710e3cdb7
|
Refactoring. Prepare folder structure for new hierarchy.
--HG--
branch : feature
|
2017-02-23 11:37:19 +02:00 |
|
Roman Telezhynskyi
|
a287913500
|
Refactoring. Rename class VGrainlineGeometry to VGrainlineData.
--HG--
branch : feature
|
2017-02-23 11:33:17 +02:00 |
|
Roman Telezhynskyi
|
4e3ee3eefd
|
Refactoring. Rename class VPatternInfoGeometry to VPatternLabelData.
--HG--
branch : feature
|
2017-02-23 11:26:25 +02:00 |
|
Roman Telezhynskyi
|
37efefe1ec
|
Refactoring. Rename class VPatternPieceData to VPieceLabelData.
--HG--
branch : feature
|
2017-02-23 11:19:27 +02:00 |
|
Roman Telezhynskyi
|
2f024db547
|
Resolved issue #611. Improve feature: Paths preferences.
--HG--
branch : develop
|
2017-02-17 20:37:49 +02:00 |
|
Roman Telezhynskyi
|
424f661112
|
Fix export to dxf.
--HG--
branch : develop
|
2017-02-12 21:13:03 +02:00 |
|
Roman Telezhynskyi
|
9c27e7bfed
|
Fixed issue #624. Icon resulotion issues with some display setups.
--HG--
branch : develop
|
2017-02-09 15:43:17 +02:00 |
|
Roman Telezhynskyi
|
a1774149f6
|
Fixed issue #622. Piece lost custom seam allowance data.
--HG--
branch : develop
|
2017-02-08 10:28:18 +02:00 |
|
Roman Telezhynskyi
|
10a13a499d
|
Rename class VLayoutDetail.
--HG--
branch : feature
|
2017-01-22 11:02:02 +02:00 |
|
Roman Telezhynskyi
|
8fb6c9c508
|
Code that converts VPiece to VLayoutDetail moved to static function.
--HG--
branch : feature
|
2017-01-22 10:32:01 +02:00 |
|
Roman Telezhynskyi
|
26c76bbc71
|
Replace VDetail by VPiece.
--HG--
branch : feature
|
2017-01-21 19:12:57 +02:00 |
|
Roman Telezhynskyi
|
a6a8ef29b0
|
Refactoring. Merge similar switch cases together.
--HG--
branch : develop
|
2016-12-21 21:35:07 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
0b407792d7
|
Fixed issue #594. Broken export on Mac.
--HG--
branch : develop
|
2016-12-10 18:47:33 +02:00 |
|
Roman Telezhynskyi
|
fa67634f38
|
Call waitForStarted() before each waitForFinished().
--HG--
branch : develop
|
2016-12-03 10:40:23 +02:00 |
|
Roman Telezhynskyi
|
d134e8b367
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 10:42:32 +02:00 |
|
Bojan Kverh
|
01c068ddd0
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-23 15:28:40 +02:00 |
|
Ronan Le Tiec
|
ae9da263ab
|
issue #570 tiled pdf case when margin smaller than min
--HG--
branch : feature
|
2016-10-23 11:11:00 +02:00 |
|
BojanKverh
|
46eb6dfaa3
|
Added grainline to layout
--HG--
branch : feature
|
2016-10-16 11:38:08 +02:00 |
|
Roman Telezhynskyi
|
fce190db74
|
Set default page size for tiled print. ref #570.
--HG--
branch : develop
|
2016-10-08 13:18:21 +03:00 |
|
Roman Telezhynskyi
|
8d455952f8
|
The warning is accessible only if build with Qt 5.3. ref #570.
--HG--
branch : develop
|
2016-10-06 19:42:13 +03:00 |
|
Roman Telezhynskyi
|
27767e46e2
|
Warn about invalid margins. ref #570.
--HG--
branch : develop
|
2016-10-06 19:28:58 +03: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
|
038863fbdf
|
Resolved issue #560. Flipped pattern pieces in Layout.
--HG--
branch : develop
|
2016-09-06 13:24:52 +03:00 |
|
Roman Telezhynskyi
|
209d2c46b6
|
Save as tiled pdf should produce only A4 page size output.
--HG--
branch : develop
|
2016-08-23 15:43:52 +03:00 |
|
Roman Telezhynskyi
|
fa7afbfc39
|
Don't ignore margins when export to PDF.
--HG--
branch : develop
|
2016-08-22 20:00:42 +03:00 |
|
Roman Telezhynskyi
|
55b93e0d87
|
Fixed issue #549. Printing fields ignored in paper length.
--HG--
branch : develop
|
2016-08-22 19:48:16 +03:00 |
|
Roman Telezhynskyi
|
e54e1e4f11
|
Allow to select printer in Layout Settings dialog.
--HG--
branch : develop
|
2016-08-22 19:43:22 +03:00 |
|
Roman Telezhynskyi
|
7dd88da82d
|
Merged in BojanKverh/valentina-issue24a/feature (pull request #138)
Improvements for feature "New feature: Label on detail" ref #24.
--HG--
branch : develop
|
2016-08-22 11:33:22 +03:00 |
|
Roman Telezhynskyi
|
134d683c72
|
Fixed issue #549. Printing fields ignored in paper length.
--HG--
branch : develop
|
2016-08-22 11:25:06 +03:00 |
|