kicad/pcbnew/router
Andrew Zonenberg 45a8e4da74 pns_router: Support for blind/buried vias. 2014-09-30 16:46:19 +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 1) Fix compiles using wx 3.x and 2.8. 2014-06-24 23:36:02 -05: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 Fixes bug #1332438: PNS router crashes when you another track while routing in "shove" mode 2014-06-23 08:50:53 +02:00
pns_layerset.h Bugfix: Bottom layer not correctly handled in (PNS) Interactive router. 2014-07-07 10:48:47 +02:00
pns_line.cpp pcbnew: bugfix for "PNS router allocates all memory" 2014-09-16 14:12:59 +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: Support for blind/buried vias. 2014-09-30 16:46:19 +02:00
pns_line_placer.h pns_router: Support for blind/buried vias. 2014-09-30 16:46:19 +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 Fixes bug #1332438: PNS router crashes when you another track while routing in "shove" mode 2014-06-23 08:50:53 +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: Support for blind/buried vias. 2014-09-30 16:46:19 +02:00
pns_router.h pns_router: Support for blind/buried vias. 2014-09-30 16:46:19 +02:00
pns_routing_settings.cpp Fixed a few memory leaks and Valgrind warnings. 2014-07-09 15:02:56 +02:00
pns_routing_settings.h pns_router: Support for blind/buried vias. 2014-09-30 16:46:19 +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 Push-and-shove router now handles existing blind/buried vias properly. Can't yet create new ones. 2014-07-27 15:01:06 -04:00
pns_via.h pns_router: Support for blind/buried vias. 2014-09-30 16:46:19 +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 Bugfix: Bottom layer not correctly handled in (PNS) Interactive router. 2014-07-07 10:48:47 +02:00
router_preview_item.h Bugfix: Bottom layer not correctly handled in (PNS) Interactive router. 2014-07-07 10:48:47 +02:00
router_tool.cpp pns_router: Support for blind/buried vias. 2014-09-30 16:46:19 +02:00
router_tool.h Fixed a few memory leaks and Valgrind warnings. 2014-07-09 15:02:56 +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