kicad/pcbnew/autorouter
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
eeschema now supports arbitrary colors for all object types, and
pcbnew does in GAL canvas.  When switching from GAL to legacy canvas,
pcbnew will convert colors to the nearest legacy color.
2017-02-22 17:35:00 +01:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
auto_place_footprints.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
autorout.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
autorout.h Clean up truncation of constant 2016-01-15 22:24:17 -05:00
cell.h Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
dist.cpp Pcbnew: minor changes in pcb-parser.cpp and kicad_plugin.cpp to make translations easier. 2012-06-26 19:57:37 +02:00
graphpcb.cpp Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 2015-08-23 21:40:33 +02:00
move_and_route_event_functions.cpp Pcbnew, legacy mode: used spread_footprints to place new footprints after reading a netlist, like in GAL mode. 2016-07-11 09:48:51 +02:00
queue.cpp 3D viewer: fix a bug introduced in rev 5579s. Remove a few useless wxBusyCursor. Minor other fixes. 2015-04-08 14:50:36 +02:00
routing_matrix.cpp EDA_TEXT object refactor. 2017-01-25 08:03:32 -05:00
solve.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
spread_footprints.cpp Pcbnew: when update PCB from schematic, spread footprints also in legacy mode. Remove also one useless undo command level after update. 2016-10-25 15:34:59 +02:00
work.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00