kicad/pcbnew/router
Maciej Suminski f31f92e45e Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened.
Changed NETCLASS* to boost::shared_ptr<NETCLASS>.
2014-05-20 11:29:37 +02:00
..
CMakeLists.txt Removed header files from CMakeLists.txt. 2014-05-16 16:01:03 +02:00
direction.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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 Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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 Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_line_placer.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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 Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_node.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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 Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 2014-05-20 11:29:37 +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 Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_shove.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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 Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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 Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 2014-05-20 11:29:37 +02:00
router_tool.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +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