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 |
|