valentina_old/src/libs/vdxf
Roman Telezhynskyi 24e50455b0 Improve conversion for dxf file export.
We never checked if it really works. And it doesn't in many cases. Not always
Qt recognizes standard ANSI_* names as valid aliases for codepages. Because
codec itself can have many aliases we will test them one by one until one will
fit.

--HG--
branch : develop
2020-01-16 14:10:49 +02:00
..
libdxfrw Improve conversion for dxf file export. 2020-01-16 14:10:49 +02:00
dxfdef.cpp Improve conversion for dxf file export. 2020-01-16 14:10:49 +02:00
dxfdef.h Improve conversion for dxf file export. 2020-01-16 14:10:49 +02:00
dxiface.cpp Improve conversion for dxf file export. 2020-01-16 14:10:49 +02:00
dxiface.h Fix DXF vport. AutoCAD complains about clipped view. 2018-07-16 19:53:15 +03:00
stable.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
stable.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vdxf.pri Remove dwg support. 2017-07-06 14:10:14 +03:00
vdxf.pro Since Q5.12 available support for C++17. 2019-05-28 17:41:15 +03:00
vdxfengine.cpp Fix regression in DXF-AAMA export. 2020-01-11 11:48:02 +02:00
vdxfengine.h Fix issue with export non-latin DXF file name on Windows. 2018-07-16 20:00:42 +03:00
vdxfpaintdevice.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
vdxfpaintdevice.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00