kicad/pcbnew/import_gfx
Seth Hillbrand 1956c074ba Fix import graphics routines and tests
The returns of KiCad file extensions on GTK contain basic regex matching
case-insensitive file extensions.  We need to match these in the
provider and tests
2019-06-17 14:59:39 -07:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp Moving modules from DLIST to std::deque 2019-06-01 09:53:23 -07:00
dialog_import_gfx.h Pcbnew: fix import graphics dialog issues. 2019-04-03 09:57:31 -04:00
dialog_import_gfx_base.cpp pcbnew: Add tooltip explaining limits on Import Vector Graphics 2019-06-08 09:43:12 -07:00
dialog_import_gfx_base.fbp pcbnew: Add tooltip explaining limits on Import Vector Graphics 2019-06-08 09:43:12 -07:00
dialog_import_gfx_base.h Import Vector Dialog formatting 2019-06-08 09:36:40 -07:00
dxf_import_plugin.cpp Pcbnew: fix DXF import line width bug. 2019-04-03 11:29:17 -04:00
dxf_import_plugin.h OSX compiler didn't like the other syntax. 2019-06-16 01:06:18 +01:00
graphics_import_mgr.cpp Fix import graphics routines and tests 2019-06-17 14:59:39 -07:00
graphics_import_mgr.h Pcbnew: Enable SVG import in DIALOG_IMPORT_GFX. 2019-03-11 18:30:59 +01:00
graphics_import_plugin.h import_gfx: Make file selection case-insensitive 2019-06-14 08:35:03 -07:00
graphics_importer.cpp Gfx import: fix many issues, and add many enhancements. 2018-12-03 15:25:44 +01:00
graphics_importer.h Pcbnew: fix DXF import line width bug. 2019-04-03 11:29:17 -04:00
graphics_importer_buffer.cpp DXF importer: fix incorrect line thickness of imported texts. 2018-12-04 20:01:47 +01:00
graphics_importer_buffer.h Fix compile error for missing dtor in overload 2019-01-02 20:21:33 -08:00
graphics_importer_pcbnew.cpp Dxf importer: fix some issues, especially the rotation angle of texts. 2019-01-22 19:59:43 +01:00
graphics_importer_pcbnew.h Dxf importer: fix some issues, especially the rotation angle of texts. 2019-01-22 19:59:43 +01:00
nanosvg.cpp dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
nanosvg.h dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
svg_import_plugin.cpp dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
svg_import_plugin.h OSX compiler didn't like the other syntax. 2019-06-16 01:06:18 +01:00