kicad/pcbnew/router
Jeff Young ef2388b5bb Fix issue with dragging flipped MODULE. 2020-08-02 17:05:13 +01:00
..
CMakeLists.txt
length_tuner_tool.cpp
length_tuner_tool.h
pns_algo_base.cpp
pns_algo_base.h
pns_arc.cpp
pns_arc.h Move SHAPE_ARC to start->mid->end format 2020-06-13 11:23:14 -07:00
pns_component_dragger.cpp router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_component_dragger.h
pns_debug_decorator.h router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_diff_pair.cpp
pns_diff_pair.h router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_diff_pair_placer.cpp
pns_diff_pair_placer.h
pns_dp_meander_placer.cpp
pns_dp_meander_placer.h
pns_drag_algo.h
pns_dragger.cpp router: fix mistake in 45/free-angle mode selection when dragging corners 2020-07-29 23:14:03 +02:00
pns_dragger.h
pns_index.cpp Keep PNS item RTree on layer-by-layer 2020-07-29 11:21:00 -07:00
pns_index.h Keep PNS item RTree on layer-by-layer 2020-07-29 11:21:00 -07:00
pns_item.cpp router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_item.h
pns_itemset.cpp
pns_itemset.h
pns_joint.h
pns_kicad_iface.cpp Migrated GetEffectiveShape(s) to SHAPE_COMPOUND 2020-07-29 23:14:03 +02:00
pns_kicad_iface.h router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_layerset.h
pns_line.cpp router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_line.h router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_line_placer.cpp Fix a few Coverity warnings. 2020-07-29 09:26:57 +02:00
pns_line_placer.h router: auto-guess track posture from mouse movements, experimental! 2020-07-22 18:05:50 +02:00
pns_link_holder.h router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_linked_item.h
pns_logger.cpp router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_logger.h router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_meander.cpp
pns_meander.h
pns_meander_placer.cpp
pns_meander_placer.h
pns_meander_placer_base.cpp
pns_meander_placer_base.h
pns_meander_skew_placer.cpp
pns_meander_skew_placer.h
pns_node.cpp router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_node.h
pns_optimizer.cpp router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_optimizer.h
pns_placement_algo.h
pns_router.cpp router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_router.h router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_routing_settings.cpp
pns_routing_settings.h
pns_segment.h
pns_shove.cpp router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 2020-07-22 18:05:54 +02:00
pns_shove.h
pns_sizes_settings.cpp Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
pns_sizes_settings.h
pns_solid.cpp
pns_solid.h
pns_tool_base.cpp More visibility settings infrastructure 2020-07-11 21:59:07 -04:00
pns_tool_base.h
pns_topology.cpp router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 2020-07-22 17:04:42 +02:00
pns_topology.h
pns_tune_status_popup.cpp
pns_tune_status_popup.h
pns_utils.cpp
pns_utils.h
pns_via.cpp Return individual custom pad shapes instead of a SHAPE_POLY_SET. 2020-07-02 17:09:15 +01:00
pns_via.h
pns_walkaround.cpp router: prevent heap crash when initial walkaround line is empty 2020-07-29 23:14:03 +02:00
pns_walkaround.h
range.h
ranged_num.h
router_preview_item.cpp
router_preview_item.h
router_tool.cpp Fix issue with dragging flipped MODULE. 2020-08-02 17:05:13 +01:00
router_tool.h Add context menu to route and zone toolbar items 2020-06-26 21:29:03 +00:00
time_limit.cpp
time_limit.h