Roman Telezhynskyi
|
003c9bf33f
|
Fix build.
|
2022-08-17 15:51:35 +03:00 |
|
Roman Telezhynskyi
|
0ab0edc654
|
Refactoring.
|
2022-08-12 18:50:22 +03:00 |
|
Roman Telezhynskyi
|
d5a02ac48c
|
Export layout.
|
2021-09-06 15:31:36 +03:00 |
|
Roman Telezhynskyi
|
d32bbfcfd4
|
Layout properties.
|
2021-08-25 16:58:50 +03:00 |
|
Roman Telezhynskyi
|
e5105e4eed
|
Merge branch 'develop' into feature/manual-layout
|
2021-07-26 16:47:54 +03:00 |
|
Roman Telezhynskyi
|
b2b7dff106
|
Fix regression. Fix correct handle export format for exporting details in the Detail mode.
|
2021-06-28 10:25:52 +03:00 |
|
Roman Telezhynskyi
|
7779e16be3
|
Refactoring.
|
2021-06-28 10:23:44 +03:00 |
|
Ronan
|
302a1fbc2b
|
Move ExportFormatSuffix and Description to VLayoutExporter
|
2021-05-22 11:52:24 +02:00 |
|
Roman Telezhynskyi
|
c0afa2408e
|
Fix error inside Save layout dialog. Closes #123
(cherry picked from commit a2d7446308 )
|
2021-04-26 09:06:17 +03:00 |
|
Roman Telezhynskyi
|
a2d7446308
|
Fix error inside Save layout dialog. Closes #123
|
2021-04-26 09:03:45 +03:00 |
|
Roman Telezhynskyi
|
f4eb8330b3
|
Merge branch 'develop' into feature/manual-layout
|
2021-04-24 13:05:13 +03:00 |
|
Roman Telezhynskyi
|
e1fa77510b
|
Remember last selected export format.
|
2021-04-23 18:03:16 +03:00 |
|
Roman Telezhynskyi
|
0138e5a321
|
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
|
2021-02-24 16:26:11 +02:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
2406e98350
|
Add support for TIFF format. Closes smart-pattern/valentina#87
|
2021-01-23 18:47:50 +02:00 |
|
Roman Telezhynskyi
|
4fe4efe859
|
Fix incorrect filename regular expressions.
|
2021-01-23 14:04:15 +02:00 |
|
Roman Telezhynskyi
|
a58a783aba
|
Merge branch 'develop' into feature/manual-layout
|
2020-12-23 18:40:33 +02:00 |
|
Roman Telezhynskyi
|
03ec38f2c3
|
Introducing new class VLayoutExporter.
Move all export code outside of the main window class.
|
2020-12-19 19:10:55 +02:00 |
|
Roman Telezhynskyi
|
58cae6f66c
|
New option "Don't use the native file dialog".
|
2020-12-17 18:43:15 +02:00 |
|
Roman Telezhynskyi
|
0371905c0d
|
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
|
2020-11-10 16:00:01 +02:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
15e731671f
|
error: 'void QProcess::start(const QString&, QIODevice::OpenMode)' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead.
|
2020-07-08 13:08:05 +03:00 |
|
Roman Telezhynskyi
|
7b1449f11e
|
Redesign settings.
All apps settings classes moved to binaries. Use common part to get access from static libraries. Fixed issues with VMainGraphicsView class.
|
2020-05-10 18:32:26 +03:00 |
|
Roman Telezhynskyi
|
3b37d22a0b
|
Actions Open Puzzle, Create Manual Layout, Update Manual Layout in Valentina.
|
2020-04-21 19:02:21 +03:00 |
|
Roman Telezhynskyi
|
c6c4edb893
|
Merge branch 'develop' into feature/manual-layout
|
2020-03-25 15:28:23 +02:00 |
|
Roman Telezhynskyi
|
c8526f2eb0
|
Setting scale factor for export and print.
|
2020-03-21 18:15:29 +02:00 |
|
Roman Telezhynskyi
|
1b663bb5e1
|
Export pattern to DXF-ASTM.
|
2020-03-15 13:35:31 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
75786483c7
|
Remove unused header.
--HG--
branch : develop
|
2019-11-15 09:44:33 +02: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
|
3950ff9a5d
|
Refactoring. Fixing static analyzers warnings.
--HG--
branch : develop
|
2019-01-17 10:36:37 +02: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
|
3970bbdbc0
|
Refactoring. Use QChar instead of QString where possible.
--HG--
branch : develop
|
2018-04-12 13:13:19 +03:00 |
|
Roman Telezhynskyi
|
d8c3a0ac81
|
Use native dialog on all platforms except Linux.
We have a bug with native dialog on Linux that's why we cannot use it.
--HG--
branch : develop
|
2018-04-04 08:34:48 +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
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
a2c54fc7f3
|
Some dialogs should behave like windows on mac.
--HG--
branch : develop
|
2018-03-12 12:42:43 +02:00 |
|
Roman Telezhynskyi
|
34ffa5ab51
|
Fixed issue #805. Invalid regular expression for validation layout output
filename mask.
(grafted from eca61caae23937baffec715a2dff88e915dcc302)
--HG--
branch : develop
|
2018-02-01 19:31:25 +02:00 |
|
Roman Telezhynskyi
|
5c8c940f32
|
Refactoring. Backport QOverload template.
--HG--
branch : develop
|
2018-01-12 15:25:20 +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
|
0da31099f3
|
Tiled pdf should work only with standard formats.
--HG--
branch : develop
|
2017-10-12 10:40:11 +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
|
5d2e584d2f
|
Improving for embedded man page.
Use bullet list where possible.
--HG--
branch : feature
|
2017-09-28 16:22:35 +03:00 |
|
Roman Telezhynskyi
|
842d21016e
|
Improve regular expression to support non ASCII letters.
--HG--
branch : develop
|
2017-07-26 15:43:22 +03:00 |
|
Roman Telezhynskyi
|
54eadfdb3c
|
Export to DXF-AAMA.
--HG--
branch : feature
|
2017-07-16 21:10:48 +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
|
cd37c4a48c
|
Fix broken build.
--HG--
branch : develop
|
2017-07-08 21:16:47 +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 |
|