kicad/pcbnew/pcad2kicadpcb_plugin
Jeff Young c68b554c8e Promote PathsAndReferences from wxArrayString to first-class-citizen.
Keeping the data in an un-serialized format greatly simplifies usage,
and should make it more robust.
2020-02-24 23:19:17 +00:00
..
examples
CMakeLists.txt Bitmaps: move bitmap defs to bitmaps library 2019-02-04 19:29:31 -08:00
pcad2kicad_common.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcad2kicad_common.h
pcad_plugin.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
pcad_plugin.h
pcb.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb.h Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_arc.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_arc.h
pcb_callbacks.h Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_component.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_component.h Promote PathsAndReferences from wxArrayString to first-class-citizen. 2020-02-24 23:19:17 +00:00
pcb_copper_pour.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_copper_pour.h
pcb_cutout.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_cutout.h
pcb_keepout.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_keepout.h
pcb_line.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_line.h
pcb_module.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_module.h
pcb_net.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_net.h
pcb_pad.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_pad.h
pcb_pad_shape.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_pad_shape.h
pcb_plane.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_plane.h
pcb_polygon.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_polygon.h
pcb_text.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
pcb_text.h
pcb_via.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_via.h
pcb_via_shape.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pcb_via_shape.h
s_expr_loader.cpp
s_expr_loader.h