kicad/pcbnew/router
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h;
Fix issue when using a page layout file in project folder: eeschema and Pcbnew did not use it, unless using an absolute path.
Now, if the file path is nor absolute, it is seen as relative to the project (which is the expected behavior)
fp lib wizard: when pcbnew id compiled with USE_GITHUB_PLUGIN=OFF, the github plugin option is no more accessible (and the web viewer no more used).
2014-12-23 14:01:59 +01:00
..
CMakeLists.txt router: multiple changes 2014-11-14 19:15:58 +01:00
direction.h Compile warning fixes and minor code policy fixes. 2014-11-15 08:43:23 -05: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 Code formatting. 2014-11-14 20:19:00 +01: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 Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
pns_itemset.cpp Code formatting. 2014-11-14 20:19:00 +01:00
pns_itemset.h Code formatting. 2014-11-14 20:19:00 +01:00
pns_joint.h Code formatting. 2014-11-14 20:19:00 +01:00
pns_layerset.h router: multiple changes 2014-11-14 19:15:58 +01:00
pns_line.cpp Code formatting. 2014-11-14 20:19:00 +01:00
pns_line.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_line_placer.cpp Code formatting. 2014-11-14 20:19:00 +01:00
pns_line_placer.h Code formatting. 2014-11-14 20:19:00 +01: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 Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01: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 Fixed typo. 2014-11-27 11:51:16 +01:00
pns_router.h Code formatting. 2014-11-14 20:19:00 +01: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 Code formatting. 2014-11-14 20:19:00 +01:00
pns_segment.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_shove.cpp Compile warning fixes and minor code policy fixes. 2014-11-15 08:43:23 -05:00
pns_shove.h Code formatting. 2014-11-14 20:19:00 +01:00
pns_sizes_settings.cpp router: multiple changes 2014-11-14 19:15:58 +01:00
pns_sizes_settings.h Code formatting. 2014-11-14 20:19:00 +01: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 Code formatting. 2014-11-14 20:19:00 +01:00
pns_walkaround.cpp Code formatting. 2014-11-14 20:19:00 +01:00
pns_walkaround.h Code formatting. 2014-11-14 20:19:00 +01:00
range.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
router_preview_item.cpp Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01: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 Code formatting. 2014-11-14 20:19:00 +01:00
router_tool.h Code formatting. 2014-11-14 20:19:00 +01: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