valentina/src/libs/vdxf
Roman Telezhynskyi cf1e383d7b Don't use 'char' as a type of enum class.
QDataStream doesn't support serialization for this type.

--HG--
branch : develop
2020-01-07 12:54:01 +02:00
..
libdxfrw Continue replacing custom *_FALLTHROUGH macroses with Q_FALLTHROUGH(). 2019-03-27 13:31:02 +02:00
dxfdef.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
dxfdef.h Don't use 'char' as a type of enum class. 2020-01-07 12:54:01 +02:00
dxiface.cpp Enable the drill layer in list of AAMA layers. 2019-08-01 12:49:00 +03: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 method VDxfEngine::ExportAAMADrill(). 2019-08-07 10:15:53 +03: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