kicad/lib_dxf
Maciej Suminski dc62c0717c Fixed shadowed variable warnings in libdxf 2018-01-10 09:04:15 +01:00
..
intern Fixed shadowed variable warnings in libdxf 2018-01-10 09:04:15 +01:00
CMakeLists.txt Add a DXF file import to create board outlines 2013-10-24 18:44:38 +02:00
CREDITS.txt Pcbnew: First work to add a DXF file import to create board outlines. The DXF import is based on DXF lib import/export from LibreCad. 2013-10-24 20:47:07 +02:00
drw_base.h Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs. 2015-02-26 11:33:15 +01:00
drw_entities.cpp lib_dxf: Update to version 0.5.13 (previous: 0.5.11) due to a bug (memory leak) fixed in 0.5.13, which has also more comments, and try to fix most of coverity warnings (not initialized class members). 2015-02-24 10:07:40 +01:00
drw_entities.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
drw_interface.h lib_dxf: Update to version 0.5.13 (previous: 0.5.11) due to a bug (memory leak) fixed in 0.5.13, which has also more comments, and try to fix most of coverity warnings (not initialized class members). 2015-02-24 10:07:40 +01:00
drw_objects.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
drw_objects.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
libdxfrw.cpp Fixed shadowed variable warnings in libdxf 2018-01-10 09:04:15 +01:00
libdxfrw.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00