Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
63c4725e81
|
Fix regression in DXF-AAMA export.
Some paths were not properly mapped.
--HG--
branch : develop
|
2020-01-11 11:48:02 +02:00 |
|
Roman Telezhynskyi
|
50dd76b256
|
Fix regression in method VDxfEngine::ExportAAMADrill().
Placelabel center no longer mapped. Mapping must be made manually.
--HG--
branch : develop
|
2019-08-07 10:15:53 +03:00 |
|
Roman Telezhynskyi
|
5c84c80039
|
Refactoring. Reduce modules dependency.
--HG--
branch : develop
|
2019-07-22 17:06:30 +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
|
57d6d79a53
|
New placelabel shape Circle.
--HG--
branch : develop
|
2019-04-23 17:42:09 +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
|
219a15da23
|
Fix issue with export non-latin DXF file name on Windows.
--HG--
branch : develop
|
2018-07-16 20:00:42 +03:00 |
|
Roman Telezhynskyi
|
788f27889f
|
Refactoring. Use temporary variable instead of copy.
--HG--
branch : develop
|
2018-04-14 16:47:55 +03:00 |
|
Roman Telezhynskyi
|
6fa7be60e4
|
Fix export to DXF-AAMA. Don't "draw" a main path if seam allowance is built-in.
--HG--
branch : develop
|
2018-04-14 16:47:11 +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
|
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
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02:00 |
|
Roman Telezhynskyi
|
ca79c7ff93
|
Added place label.
--HG--
branch : feature
|
2017-10-15 12:25:20 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +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
|
4914d2c3e7
|
Fix grainline orientation in AAMA.
--HG--
branch : develop
|
2017-08-02 17:04:31 +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
|
9ae393a462
|
For AAMA layer 1 must be default.
--HG--
branch : feature
|
2017-07-19 10:34:24 +03:00 |
|
Roman Telezhynskyi
|
f20549d310
|
Optitex doesn't like layer 19.
--HG--
branch : feature
|
2017-07-19 10:33:21 +03:00 |
|
Roman Telezhynskyi
|
2b3434fe87
|
Only since R13 DXF supports space character in block name.
--HG--
branch : feature
|
2017-07-17 17:43:10 +03:00 |
|
Roman Telezhynskyi
|
c84f7ef828
|
Up to R12 DXF allows not to define default layer "0".
--HG--
branch : feature
|
2017-07-17 17:19:49 +03:00 |
|
Roman Telezhynskyi
|
54eadfdb3c
|
Export to DXF-AAMA.
--HG--
branch : feature
|
2017-07-16 21:10:48 +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
|
ff0e5919a7
|
Fix polygon linetype.
--HG--
branch : feature
|
2017-06-26 13:00:59 +03:00 |
|
Roman Telezhynskyi
|
d9353df43a
|
Correct line types.
--HG--
branch : feature
|
2017-06-23 22:11:25 +03:00 |
|
Roman Telezhynskyi
|
beff9d1322
|
We don't need anymore library dxflib.
--HG--
branch : feature
|
2017-06-21 16:59:58 +03:00 |
|
Roman Telezhynskyi
|
407a9519aa
|
Basic implamentation has been finished.
--HG--
branch : feature
|
2017-06-21 12:34:20 +03:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
a6a8ef29b0
|
Refactoring. Merge similar switch cases together.
--HG--
branch : develop
|
2016-12-21 21:35:07 +02:00 |
|
Roman Telezhynskyi
|
e333c9bc08
|
QtDebug and QDebug lead to the same header. Leave only QtDebug.
--HG--
branch : develop
|
2016-08-16 20:35:21 +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
|
c9cdd2cd8d
|
Using macros QT_WARNING_DISABLE_*.
--HG--
branch : develop
|
2016-08-06 21:42:40 +03:00 |
|
Roman Telezhynskyi
|
a2aaf0ccff
|
GCC warnings.
--HG--
branch : develop
|
2016-03-27 19:35:55 +03:00 |
|
Roman Telezhynskyi
|
c4ca41aa83
|
Fixed issue #463. Wrong export to DXF format.
(grafted from a2df4c627d50fcd0225cc63d924c065063af326f)
--HG--
branch : develop
|
2016-03-27 19:00:08 +03:00 |
|
Roman Telezhynskyi
|
aa67e04a3e
|
Improved exporting to dxf. QPainterPath export as Polyline.
--HG--
branch : develop
|
2016-02-10 19:32:26 +02:00 |
|
Roman Telezhynskyi
|
863b62cd6e
|
Resolved issue #443. Not valid dxf file.
- libdxf updated to version 3.12.2.0.
- Fixed wrong pen width.
- Fixed drawPath() method. Drawing subpaths.
(grafted from f587dae3fa6cd75f987f54aa282caf73225da8fe)
--HG--
branch : develop
|
2016-02-09 17:19:07 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
7676959bdb
|
Fix for build on drone.io.
--HG--
branch : develop
|
2015-10-08 20:07:48 +03:00 |
|
Roman Telezhynskyi
|
c65f554a8d
|
Fixed GCC warnings.
--HG--
branch : develop
|
2015-10-02 08:37:31 +03:00 |
|
Valentina Zhuravska
|
55ab727d78
|
Correct structure members initialization
--HG--
branch : feature
|
2015-10-02 04:07:07 +03:00 |
|
Valentina Zhuravska
|
92a7f21621
|
Fixed warnings in Linux
1. fixed old-style cast
2. correct order of variables
--HG--
branch : feature
|
2015-09-30 21:10:13 +03:00 |
|
Valentina Zhuravska
|
80d35507ca
|
Fixed warnings in Linux
1. correct structure members initialization
2. struct has pointer data members but has no copy constructor
--HG--
branch : feature
|
2015-09-30 20:49:02 +03:00 |
|
val177
|
80b0f38f0d
|
Added dxf export
--HG--
branch : feature
|
2015-09-07 22:47:02 +03:00 |
|