kicad/pcbnew/router
Maciej Suminski f5de166a7e Removed an unused parameter from TOOL_BASE::getModel<T>() method. 2014-06-06 14:59:25 +02:00
..
CMakeLists.txt Removed header files from CMakeLists.txt. 2014-05-16 16:01:03 +02:00
direction.h Removed a few warnings. 2014-06-05 12:40:26 +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 Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_dragger.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_dragger.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_index.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_item.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_item.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_itemset.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_itemset.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_joint.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_layerset.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_line.cpp Removed a few warnings. 2014-06-05 12:40:26 +02:00
pns_line.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_line_placer.cpp PNS router handles net class settings (dependent on the selected start item). 2014-06-03 16:09:27 +02:00
pns_line_placer.h PNS router handles net class settings (dependent on the selected start item). 2014-06-03 16:09:27 +02:00
pns_logger.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_logger.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_node.cpp router: fix segfault when trying to shove a line that forms a closed loop. 2014-05-23 11:57:43 +02:00
pns_node.h router: fix segfault when trying to shove a line that forms a closed loop. 2014-05-23 11:57:43 +02:00
pns_optimizer.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_optimizer.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_router.cpp PNS router handles net class settings (dependent on the selected start item). 2014-06-03 16:09:27 +02:00
pns_router.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_routing_settings.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_routing_settings.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_segment.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_shove.cpp Removed a few warnings. 2014-06-05 12:40:26 +02:00
pns_shove.h Removed a few warnings. 2014-06-05 12:40:26 +02:00
pns_solid.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_solid.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_utils.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_utils.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_via.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_via.h Pcbnew: fix a minor bug: in zones with no net, only the zone clerance was used to created clearence, regardless the pad or footprint local clerance. 2014-05-29 13:48:14 +02:00
pns_walkaround.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_walkaround.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
range.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
router_preview_item.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
router_preview_item.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
router_tool.cpp Removed an unused parameter from TOOL_BASE::getModel<T>() method. 2014-06-06 14:59:25 +02:00
router_tool.h Removed a few warnings. 2014-06-05 12:40:26 +02:00
time_limit.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
time_limit.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
trace.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00