kicad/pcbnew/router
Maciej Suminski 4fcaf4c586 Minor BOARD_DESIGN_SETTINGS refactoring.
Removed SetCurrentClassName() (it was not used anywhere and less safe than SetCurrentClass()).
Added BOARD_DESIGN_SETTIGNS::GetDefault() to make some pieces of shorter and clearer.
2014-05-15 10:51:08 +02:00
..
CMakeLists.txt Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
direction.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_algo_base.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_algo_base.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_dragger.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_dragger.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_index.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_item.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_item.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_itemset.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_itemset.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_joint.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_layerset.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_line.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_line.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_line_placer.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_line_placer.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_logger.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_logger.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_node.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_node.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_optimizer.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_optimizer.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_router.cpp Undo/report support for track dragging (PNS). 2014-05-14 18:45:59 +02:00
pns_router.h PNS routing settings are stored between router invocations. 2014-05-14 16:53:49 +02:00
pns_routing_settings.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_routing_settings.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_segment.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_shove.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_shove.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_solid.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_solid.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_utils.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_utils.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_via.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_via.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_walkaround.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
pns_walkaround.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
range.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
router_preview_item.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
router_preview_item.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
router_tool.cpp Minor BOARD_DESIGN_SETTINGS refactoring. 2014-05-15 10:51:08 +02:00
router_tool.h PNS routing settings are stored between router invocations. 2014-05-14 16:53:49 +02:00
time_limit.cpp Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
time_limit.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
trace.h PNS debug output is enabled with PNS_DEBUG define. 2014-05-14 16:40:56 +02:00