kicad/pcbnew/pcad2kicadpcb_plugin
Alexander Lunev 42c47c7970 pcad2kicadpcb: fixed an issue with an uppercase fileUnits parameter. 2016-05-22 11:01:19 +02:00
..
examples Python interface: add methods to add or remove layers to/from a layer set. Usefull to modify the layer set of pads 2016-02-24 09:45:34 +01:00
CMakeLists.txt Fix parallel build issue when KICAD_SKIP_BOOST=ON. 2014-10-07 14:10:01 -04:00
pcad2kicad_common.cpp Pcbnew: PCAD2KICAD text conversion improvements. 2016-02-27 12:33:38 -05:00
pcad2kicad_common.h Pcbnew: PCAD2KICAD text conversion improvements. 2016-02-27 12:33:38 -05:00
pcad_plugin.cpp *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header 2013-11-27 00:04:04 -06:00
pcad_plugin.h *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header 2013-11-27 00:04:04 -06:00
pcb.cpp pcad2kicadpcb: fixed an issue with an uppercase fileUnits parameter. 2016-05-22 11:01:19 +02:00
pcb.h 1) Add 32 Cu Layers. 2014-06-24 11:17:18 -05:00
pcb_arc.cpp Fix Pcad to kicad circle conversion. 2015-06-28 16:02:47 +02:00
pcb_arc.h
pcb_callbacks.h 1) Add 32 Cu Layers. 2014-06-24 11:17:18 -05:00
pcb_component.cpp 1) Add 32 Cu Layers. 2014-06-24 11:17:18 -05:00
pcb_component.h Fix issues in PCAD import of P-CAD ASCII files. 2016-02-24 12:56:40 +01:00
pcb_copper_pour.cpp
pcb_copper_pour.h
pcb_cutout.cpp
pcb_cutout.h
pcb_keepout.cpp
pcb_keepout.h
pcb_line.cpp Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). 2015-03-14 12:50:39 +01:00
pcb_line.h
pcb_module.cpp Pcbnew: PCAD2KICAD text conversion improvements. 2016-02-27 12:33:38 -05:00
pcb_module.h
pcb_net.cpp
pcb_net.h
pcb_pad.cpp pcbnew: fix exception when import pcad pcb with zero size pads: zero size pads are now just ignored. 2016-03-13 11:41:14 +01:00
pcb_pad.h
pcb_pad_shape.cpp
pcb_pad_shape.h
pcb_plane.cpp
pcb_plane.h
pcb_polygon.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 2014-02-25 11:40:34 +01:00
pcb_polygon.h
pcb_text.cpp Pcbnew: PCAD2KICAD text conversion improvements. 2016-02-27 12:33:38 -05:00
pcb_text.h
pcb_via.cpp
pcb_via.h
pcb_via_shape.cpp
pcb_via_shape.h
s_expr_loader.cpp Fix Bug #1545668 (Pcbnew can't open P-CAD ASCII files) 2016-02-17 16:38:30 +01:00
s_expr_loader.h