| .. |
|
CMakeLists.txt
|
router: factor out POSTURE_SOLVER to more generic MOUSE_TRAIL_TRACER class
|
5 years ago |
|
length_tuner_tool.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
length_tuner_tool.h
|
Move the router tools to a TOOL_MENU context menu
|
5 years ago |
|
pns_algo_base.cpp
|
router: expose current view area to the router algorithms so that the optimizer could know not to mess with traces/vias not currently visible to the user (wip)
|
5 years ago |
|
pns_algo_base.h
|
router: expose current view area to the router algorithms so that the optimizer could know not to mess with traces/vias not currently visible to the user (wip)
|
5 years ago |
|
pns_arc.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_arc.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_component_dragger.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_component_dragger.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_debug_decorator.h
|
router: debug points now have variable size
|
5 years ago |
|
pns_diff_pair.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_diff_pair.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_diff_pair_placer.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_diff_pair_placer.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_dp_meander_placer.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_dp_meander_placer.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_drag_algo.h
|
Formatting.
|
5 years ago |
|
pns_dragger.cpp
|
Fix whitespace errors
|
5 years ago |
|
pns_dragger.h
|
Fix whitespace errors
|
5 years ago |
|
pns_index.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
5 years ago |
|
pns_index.h
|
Formatting.
|
5 years ago |
|
pns_item.cpp
|
Improve feedback when routing in highlight collisions mode.
|
5 years ago |
|
pns_item.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_itemset.cpp
|
Formatting.
|
5 years ago |
|
pns_itemset.h
|
Formatting.
|
5 years ago |
|
pns_joint.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_kicad_iface.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_kicad_iface.h
|
Remember Parent data when routing
|
5 years ago |
|
pns_layerset.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_line.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_line.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_line_placer.cpp
|
PNS: new through vias should span all copper layers
|
5 years ago |
|
pns_line_placer.h
|
Fix whitespace errors
|
5 years ago |
|
pns_link_holder.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_linked_item.h
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_logger.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_logger.h
|
router: clearer distinction between LOGGER and DEBUG_DECORATOR classes.
|
5 years ago |
|
pns_meander.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_meander.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_meander_placer.cpp
|
PNS: First pass at updating meander placers for arcs
|
5 years ago |
|
pns_meander_placer.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_meander_placer_base.cpp
|
PNS: First pass at updating meander placers for arcs
|
5 years ago |
|
pns_meander_placer_base.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_meander_skew_placer.cpp
|
PNS: First pass at updating meander placers for arcs
|
5 years ago |
|
pns_meander_skew_placer.h
|
Comment-only changes
|
6 years ago |
|
pns_mouse_trail_tracer.cpp
|
GRID_HELPER: fixed arithmetic issue in segment snap distance check disguised as 'excessive optimization' by the dragger in the router
|
5 years ago |
|
pns_mouse_trail_tracer.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_node.cpp
|
router: replace large stack variables with std::array
|
5 years ago |
|
pns_node.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_optimizer.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_optimizer.h
|
Fix whitespace errors
|
5 years ago |
|
pns_placement_algo.h
|
router: backspace key to undo last fixed segment(s)
|
6 years ago |
|
pns_router.cpp
|
Coverity fixes for issues 314755, 316287, 324536, 324539, and 324539.
|
5 years ago |
|
pns_router.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_routing_settings.cpp
|
PNS: A new approach to arc placement
|
5 years ago |
|
pns_routing_settings.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pns_segment.h
|
Repair ARC copy constructor.
|
5 years ago |
|
pns_shove.cpp
|
Fix whitespace errors
|
5 years ago |
|
pns_shove.h
|
Commenting and naming for clarity.
|
5 years ago |
|
pns_sizes_settings.cpp
|
Honour pre-defined-size selections for diff pairs.
|
5 years ago |
|
pns_sizes_settings.h
|
Push hole-to-hole min processing down a level.
|
5 years ago |
|
pns_solid.cpp
|
Cleanup (and a minor performance improvement).
|
5 years ago |
|
pns_solid.h
|
Initialize variables properly
|
5 years ago |
|
pns_tool_base.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_tool_base.h
|
Push shared parts of GRID_HELPERs into common.
|
5 years ago |
|
pns_topology.cpp
|
Formatting.
|
5 years ago |
|
pns_topology.h
|
MINOPTMAX: added OptThenMin() method as syntax sugar
|
5 years ago |
|
pns_tune_status_popup.cpp
|
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
|
6 years ago |
|
pns_tune_status_popup.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
pns_utils.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
5 years ago |
|
pns_utils.h
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_via.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
5 years ago |
|
pns_via.h
|
Formatting.
|
5 years ago |
|
pns_walkaround.cpp
|
router: use new LINE::Walkaround in the walkaround algo
|
5 years ago |
|
pns_walkaround.h
|
A few Coverity fixes.
|
6 years ago |
|
range.h
|
Code formatting.
|
11 years ago |
|
ranged_num.h
|
Code formatting.
|
11 years ago |
|
router_preview_item.cpp
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
router_preview_item.h
|
Trim includes (and use consistent terminology in error messages).
|
5 years ago |
|
router_tool.cpp
|
Change wording of corner rounding action
|
5 years ago |
|
router_tool.h
|
router: feature to save debug event log & board dump for easier recreation of router bugs and misbehaviours
|
5 years ago |
|
time_limit.cpp
|
Move PNS router code into namespace PNS
|
9 years ago |
|
time_limit.h
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |