kicad/pcbnew/router
Tomasz Wlostowski a3edd9706f router: more robust nearest obstacle clipping 2015-07-02 16:09:16 +02:00
..
CMakeLists.txt router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
direction.h Code formatting. 2015-02-18 17:53:46 +01:00
length_tuner_tool.cpp Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 2015-05-05 20:39:41 +02:00
length_tuner_tool.h router: fix tuning status popup & incorrect length display 2015-03-05 10:02:29 +01:00
pns_algo_base.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_algo_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_diff_pair.cpp Fix a few coverity warnings. 2015-06-15 16:01:43 +02:00
pns_diff_pair.h Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes. 2015-04-28 17:07:36 +02:00
pns_diff_pair_placer.cpp Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings. 2015-03-10 15:38:27 +01:00
pns_diff_pair_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_dp_meander_placer.cpp Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 2015-05-15 14:49:11 +02:00
pns_dp_meander_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_dragger.cpp Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings. 2015-03-10 15:38:27 +01:00
pns_dragger.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_index.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_item.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_item.h router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
pns_itemset.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_itemset.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_joint.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_layerset.h router: multiple changes 2014-11-14 19:15:58 +01:00
pns_line.cpp router: more robust nearest obstacle clipping 2015-07-02 16:09:16 +02:00
pns_line.h 3D viewer: fix (the fix is not perfect) a minor issue in zone rendering: copper thickness was not good when the option 'Show Holes in Zones" was OFF, and "Show Copper Thickness" ON. 2015-04-12 19:44:46 +02:00
pns_line_placer.cpp Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 2015-05-15 14:49:11 +02:00
pns_line_placer.h FIxed a few clang warnings. 2015-03-09 11:06:54 +01:00
pns_logger.cpp router: fix syntax error in PNS_LOGGER output files 2015-03-02 17:20:48 +01:00
pns_logger.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander.h Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes. 2015-04-28 17:07:36 +02:00
pns_meander_placer.cpp Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 2015-05-15 14:49:11 +02:00
pns_meander_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_placer_base.cpp Edit microvia: fix incorrect drill size (Bug #1466653) 2015-06-19 10:55:37 +02:00
pns_meander_placer_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_skew_placer.cpp Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 2015-05-15 14:49:11 +02:00
pns_meander_skew_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_node.cpp Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings. 2015-03-10 15:38:27 +01:00
pns_node.h working on shove fix for DPs 2015-02-26 16:34:10 +01:00
pns_optimizer.cpp Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings. 2015-03-10 15:38:27 +01:00
pns_optimizer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_placement_algo.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_router.cpp Correct PNS boundaries for offset pads. 2015-06-23 11:41:53 +02:00
pns_router.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_routing_settings.cpp router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
pns_routing_settings.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_segment.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_shove.cpp ModEdit: fix a refresh issue after deleting a pad (depending on the position of the pad, the pad was sometimes not immediately undrawn). 2015-04-20 16:59:25 +02:00
pns_shove.h ModEdit: fix a refresh issue after deleting a pad (depending on the position of the pad, the pad was sometimes not immediately undrawn). 2015-04-20 16:59:25 +02:00
pns_sizes_settings.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_sizes_settings.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_solid.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_solid.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_tool_base.cpp Cosmetic enhancements in dialogs and menus 2015-05-03 20:43:07 +02:00
pns_tool_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_topology.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_topology.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_tune_status_popup.cpp Internationalization of GAL dialogs & menus. 2015-04-02 16:09:26 +02:00
pns_tune_status_popup.h FIxed a few clang warnings. 2015-03-09 11:06:54 +01:00
pns_utils.cpp router: removed some printfs() 2015-03-03 10:36:44 +01:00
pns_utils.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_via.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_via.h 3D viewer: fix (the fix is not perfect) a minor issue in zone rendering: copper thickness was not good when the option 'Show Holes in Zones" was OFF, and "Show Copper Thickness" ON. 2015-04-12 19:44:46 +02:00
pns_walkaround.cpp Fixed warnings. 2015-03-03 12:59:26 +01:00
pns_walkaround.h Cosmetic enhancements in dialogs and menus 2015-05-03 20:43:07 +02:00
range.h Code formatting. 2015-02-18 17:53:46 +01:00
ranged_num.h Code formatting. 2015-02-18 17:53:46 +01:00
router_menus.h Icons in GAL context menus. 2015-04-02 16:09:48 +02:00
router_preview_item.cpp pcbnew: new zone filling algorithm using ClipperLib. Possibility to fall back to the old one 2015-06-12 17:13:18 +02:00
router_preview_item.h Fixed invisible tracks in PNS. 2015-03-30 21:49:30 +02:00
router_tool.cpp Fix micro via size incorrect when adding it in pns router 2015-06-18 20:22:23 +02:00
router_tool.h router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
time_limit.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
time_limit.h Code formatting. 2015-02-18 17:53:46 +01:00
trace.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00