kicad/pcbnew/autorouter
Jeff Young 37906511f5 Class renaming.
DRAWSEGMENT  -> PCB_SHAPE
EDGE_MODULE  -> FP_SHAPE
TEXTE_PCB    -> PCB_TEXT
TEXTE_MODULE -> FP_TEXT
2020-10-05 11:55:33 +01:00
..
rect_placement Fix conversion warnings 2020-10-05 10:41:14 +00:00
ar_autoplacer.cpp Class renaming. 2020-10-05 11:55:33 +01:00
ar_autoplacer.h Add infobar error message for Autoplace when board not defined. 2020-08-31 12:54:45 +01:00
ar_matrix.cpp Class renaming. 2020-10-05 11:55:33 +01:00
ar_matrix.h Class renaming. 2020-10-05 11:55:33 +01:00
autoplace_tool.cpp Add infobar error message for Autoplace when board not defined. 2020-08-31 12:54:45 +01:00
autoplace_tool.h Fix signed/unsigned comparison that was destined to fail. 2020-08-31 12:53:15 +01:00
spread_footprints.cpp more cleanup about removing useless include 2020-10-03 15:26:03 +02:00