kicad/pcbnew/autorouter
Ian McInerney 5d46e721e5 pcbnew: Cleanup includes of pcbnew_id.h
* Remove unused IDs from the enum
* Remove the include statements from files that no longer need it
2020-01-03 15:39:05 +00:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
ar_autoplacer.cpp Unified update to C++14 std::make_unique 2019-12-05 10:43:55 -08:00
ar_autoplacer.h Autorouter rework: remove outdated or dead code, add comments and display the footprints as soon as a footprint is placed 2018-12-15 17:50:42 +01:00
ar_cell.h pcbnew: bring back the autoplacer tool to GAL 2018-08-24 14:42:49 +02:00
ar_matrix.cpp pcbnew: bring back the autoplacer tool to GAL 2018-08-24 14:42:49 +02:00
ar_matrix.h pcbnew: bring back the autoplacer tool to GAL 2018-08-24 14:42:49 +02:00
autoplacer_tool.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
autoplacer_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
spread_footprints.cpp Cleaning code: remove dead code in spread_footprints.cpp. 2019-08-10 20:29:54 +02:00