kicad/pcbnew/import_gfx
Marek Roszko c4801a4dd4 Catch oom for graphics importer
Because DXFs and SVGs could be nasty sized
2021-05-01 14:26:47 -04:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
dialog_import_gfx.h Allow specifying the DXF file units on import 2020-11-22 15:39:37 -05:00
dialog_import_gfx_base.cpp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx_base.fbp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx_base.h Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dxf_import_plugin.cpp Remove erroneous block check in dxf import added during previous improvements 2021-04-28 18:48:59 -04:00
dxf_import_plugin.h Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
graphics_import_mgr.cpp Use kicad_algo directly rather than common.h 2020-10-24 08:53:11 -04:00
graphics_import_mgr.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
graphics_import_plugin.h More gracefully handle tinyspline not liking a spline definition 2021-03-24 00:37:01 -04:00
graphics_importer.cpp Catch oom for graphics importer 2021-05-01 14:26:47 -04:00
graphics_importer.h More gracefully handle tinyspline not liking a spline definition 2021-03-24 00:37:01 -04:00
graphics_importer_buffer.cpp Implement correct placement of DXF block contained entities 2020-11-23 10:10:35 -05:00
graphics_importer_buffer.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
graphics_importer_pcbnew.cpp enum class PCB_SHAPE_TYPE_T 2021-04-30 22:36:12 -04:00
graphics_importer_pcbnew.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
svg_import_plugin.cpp Remove eda_item and gr_basic from eda_text.h 2020-10-13 22:46:39 -04:00
svg_import_plugin.h Fix minor Coverity warnings 2021-03-25 09:12:24 +01:00