.. |
CMakeLists.txt
|
…
|
|
length_tuner_tool.cpp
|
…
|
|
length_tuner_tool.h
|
…
|
|
pns_algo_base.cpp
|
…
|
|
pns_algo_base.h
|
…
|
|
pns_arc.cpp
|
…
|
|
pns_arc.h
|
…
|
|
pns_component_dragger.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_component_dragger.h
|
…
|
|
pns_debug_decorator.h
|
…
|
|
pns_diff_pair.cpp
|
Fix success conditions in DP placer
|
2021-12-12 13:05:38 -05:00 |
pns_diff_pair.h
|
…
|
|
pns_diff_pair_placer.cpp
|
Fix success conditions in DP placer
|
2021-12-12 13:05:38 -05:00 |
pns_diff_pair_placer.h
|
…
|
|
pns_dp_meander_placer.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_dp_meander_placer.h
|
…
|
|
pns_drag_algo.h
|
…
|
|
pns_dragger.cpp
|
Be more diligent in preventing drag line errors
|
2022-01-31 16:13:53 -08:00 |
pns_dragger.h
|
…
|
|
pns_index.cpp
|
…
|
|
pns_index.h
|
…
|
|
pns_item.cpp
|
…
|
|
pns_item.h
|
…
|
|
pns_itemset.cpp
|
…
|
|
pns_itemset.h
|
…
|
|
pns_joint.h
|
PNS: Fix tuning calculations through locked segments
|
2021-12-05 13:35:28 -05:00 |
pns_kicad_iface.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_kicad_iface.h
|
Remove some more duplicated preferences.
|
2021-12-26 13:37:28 +00:00 |
pns_layerset.h
|
…
|
|
pns_line.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_line.h
|
…
|
|
pns_line_placer.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_line_placer.h
|
router: fix use-after-free crash in single trace shove routing when m_endItem's owning NODE is erased by the springback algorithm.
|
2021-12-15 01:33:05 +01:00 |
pns_link_holder.h
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_linked_item.h
|
…
|
|
pns_logger.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_logger.h
|
Don't convert KIID on the fly
|
2022-02-03 10:35:31 -08:00 |
pns_meander.cpp
|
Angle cleanup.
|
2022-01-20 22:35:41 +00:00 |
pns_meander.h
|
Angle cleanup.
|
2022-01-20 22:35:41 +00:00 |
pns_meander_placer.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_meander_placer.h
|
…
|
|
pns_meander_placer_base.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_meander_placer_base.h
|
…
|
|
pns_meander_skew_placer.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_meander_skew_placer.h
|
…
|
|
pns_mouse_trail_tracer.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_mouse_trail_tracer.h
|
…
|
|
pns_node.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_node.h
|
PNS: Fix tuning calculations through locked segments
|
2021-12-05 13:35:28 -05:00 |
pns_optimizer.cpp
|
Add some vector reservations
|
2022-02-05 21:12:29 -05:00 |
pns_optimizer.h
|
…
|
|
pns_placement_algo.h
|
…
|
|
pns_router.cpp
|
TextBoxes for PCBNew.
|
2022-01-31 20:00:47 +00:00 |
pns_router.h
|
router: when dragging segments, don't snap to other segments on the same layer. Fixes drag flickering for short segments.
|
2021-12-15 01:48:04 +01:00 |
pns_routing_settings.cpp
|
…
|
|
pns_routing_settings.h
|
…
|
|
pns_segment.h
|
…
|
|
pns_shove.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_shove.h
|
router: fix use-after-free crash in single trace shove routing when m_endItem's owning NODE is erased by the springback algorithm.
|
2021-12-15 01:33:05 +01:00 |
pns_sizes_settings.cpp
|
…
|
|
pns_sizes_settings.h
|
…
|
|
pns_solid.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_solid.h
|
Finish with EDA_ANGLE.
|
2022-01-16 21:15:40 +00:00 |
pns_tool_base.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_tool_base.h
|
…
|
|
pns_topology.cpp
|
PNS: Fix tuning calculations through locked segments
|
2021-12-05 13:35:28 -05:00 |
pns_topology.h
|
PNS: Fix tuning calculations through locked segments
|
2021-12-05 13:35:28 -05:00 |
pns_tune_status_popup.cpp
|
…
|
|
pns_tune_status_popup.h
|
…
|
|
pns_utils.cpp
|
router: include arc approximation tollerance in arc hull clearance calculation
|
2022-01-22 00:28:11 +01:00 |
pns_utils.h
|
…
|
|
pns_via.cpp
|
router: fix via force propagation for vias where hole clearance > copper clearance
|
2022-01-13 00:42:50 +01:00 |
pns_via.h
|
router: fix via force propagation for vias where hole clearance > copper clearance
|
2022-01-13 00:42:50 +01:00 |
pns_walkaround.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
pns_walkaround.h
|
…
|
|
range.h
|
…
|
|
ranged_num.h
|
…
|
|
router_preview_item.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
router_preview_item.h
|
…
|
|
router_tool.cpp
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
router_tool.h
|
…
|
|
time_limit.cpp
|
…
|
|
time_limit.h
|
…
|
|