.. |
CMakeLists.txt
|
…
|
|
length_tuner_tool.cpp
|
Convert an annoying message box to an infobar
|
2021-01-02 22:14:10 -05:00 |
length_tuner_tool.h
|
Move the router tools to a TOOL_MENU context menu
|
2020-09-24 23:51:34 +01:00 |
pns_algo_base.cpp
|
…
|
|
pns_algo_base.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_arc.cpp
|
Repair ARC copy constructor.
|
2020-11-01 00:10:08 +00:00 |
pns_arc.h
|
Repair ARC copy constructor.
|
2020-11-01 00:10:08 +00:00 |
pns_component_dragger.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
2021-01-01 00:31:36 +00:00 |
pns_component_dragger.h
|
Component dragger: be more generous about picking up tracks
|
2020-12-22 22:28:24 -05:00 |
pns_debug_decorator.h
|
…
|
|
pns_diff_pair.cpp
|
Mostly formatting cleanup but a few type-casting cleanups too.
|
2020-11-24 22:16:41 +00:00 |
pns_diff_pair.h
|
Enforce hole-to-hole min when placing diffpair vias.
|
2021-01-05 00:26:49 +00:00 |
pns_diff_pair_placer.cpp
|
Remove a few const_cast
|
2021-01-12 20:51:31 +00:00 |
pns_diff_pair_placer.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_dp_meander_placer.cpp
|
PNS: First pass at updating meander placers for arcs
|
2021-01-05 17:57:21 -05:00 |
pns_dp_meander_placer.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_drag_algo.h
|
Formatting.
|
2021-01-04 19:19:55 +00:00 |
pns_dragger.cpp
|
Record status of via dragging in Walkaround mode.
|
2021-01-02 00:31:02 +00:00 |
pns_dragger.h
|
Removes 3 other instances of a potential encoding problem
|
2021-01-07 17:36:49 +00:00 |
pns_index.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
2021-01-01 00:31:36 +00:00 |
pns_index.h
|
Formatting.
|
2021-01-04 19:19:55 +00:00 |
pns_item.cpp
|
Improve feedback when routing in highlight collisions mode.
|
2021-01-01 17:25:37 +00:00 |
pns_item.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_itemset.cpp
|
Formatting.
|
2021-01-04 19:19:55 +00:00 |
pns_itemset.h
|
Formatting.
|
2021-01-04 19:19:55 +00:00 |
pns_joint.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_kicad_iface.cpp
|
Correct m_board check location in PNS_KICAD_IFACE_BASE::SyncWorld
|
2021-02-01 11:58:22 -05:00 |
pns_kicad_iface.h
|
Make sure TH pads get collision layer highlighted.
|
2021-01-03 21:16:09 +00:00 |
pns_layerset.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_line.cpp
|
Make MSVC happy again
|
2021-01-05 20:56:37 -05:00 |
pns_line.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_line_placer.cpp
|
Fix typo
|
2021-01-18 21:50:26 -05:00 |
pns_line_placer.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_link_holder.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_linked_item.h
|
…
|
|
pns_logger.cpp
|
…
|
|
pns_logger.h
|
…
|
|
pns_meander.cpp
|
Mostly formatting cleanup but a few type-casting cleanups too.
|
2020-11-24 22:16:41 +00:00 |
pns_meander.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_meander_placer.cpp
|
PNS: First pass at updating meander placers for arcs
|
2021-01-05 17:57:21 -05:00 |
pns_meander_placer.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_meander_placer_base.cpp
|
PNS: First pass at updating meander placers for arcs
|
2021-01-05 17:57:21 -05:00 |
pns_meander_placer_base.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_meander_skew_placer.cpp
|
PNS: First pass at updating meander placers for arcs
|
2021-01-05 17:57:21 -05:00 |
pns_meander_skew_placer.h
|
…
|
|
pns_node.cpp
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_node.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_optimizer.cpp
|
PNS: Fix loop removal, make walkaround less broken for arcs
|
2021-01-05 17:57:21 -05:00 |
pns_optimizer.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_placement_algo.h
|
…
|
|
pns_router.cpp
|
Better error messages when routing can't be started.
|
2021-01-05 18:47:58 +00:00 |
pns_router.h
|
Formatting.
|
2021-01-04 19:19:55 +00:00 |
pns_routing_settings.cpp
|
PNS: A new approach to arc placement
|
2020-12-30 18:23:24 -05:00 |
pns_routing_settings.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pns_segment.h
|
Repair ARC copy constructor.
|
2020-11-01 00:10:08 +00:00 |
pns_shove.cpp
|
Commenting and naming for clarity.
|
2021-01-05 16:54:52 +00:00 |
pns_shove.h
|
Commenting and naming for clarity.
|
2021-01-05 16:54:52 +00:00 |
pns_sizes_settings.cpp
|
Remove some "class_" prefixes from files.
|
2020-11-13 15:16:23 +00:00 |
pns_sizes_settings.h
|
Enforce hole-to-hole min when placing diffpair vias.
|
2021-01-05 00:26:49 +00:00 |
pns_solid.cpp
|
Cleanup (and a minor performance improvement).
|
2021-01-04 22:32:29 +00:00 |
pns_solid.h
|
Initialize variables properly
|
2021-01-18 18:35:10 +00:00 |
pns_tool_base.cpp
|
Don't restrict start item to same layer if snapping is enabled
|
2021-01-25 21:19:26 -05:00 |
pns_tool_base.h
|
Push shared parts of GRID_HELPERs into common.
|
2021-01-16 23:18:10 +00:00 |
pns_topology.cpp
|
Change gears on no-connect net generation. See bug rpt.
|
2020-12-04 18:25:48 +00:00 |
pns_topology.h
|
MINOPTMAX: added OptThenMin() method as syntax sugar
|
2020-10-09 00:01:26 +02:00 |
pns_tune_status_popup.cpp
|
…
|
|
pns_tune_status_popup.h
|
…
|
|
pns_utils.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
2021-01-01 00:31:36 +00:00 |
pns_utils.h
|
…
|
|
pns_via.cpp
|
Implement hole clearance and hole-to-hole clearance in router.
|
2021-01-01 00:31:36 +00:00 |
pns_via.h
|
Formatting.
|
2021-01-02 18:38:17 +00:00 |
pns_walkaround.cpp
|
Mostly formatting cleanup but a few type-casting cleanups too.
|
2020-11-24 22:16:41 +00:00 |
pns_walkaround.h
|
…
|
|
range.h
|
…
|
|
ranged_num.h
|
…
|
|
router_preview_item.cpp
|
Make sure TH pads get collision layer highlighted.
|
2021-01-03 21:16:09 +00:00 |
router_preview_item.h
|
Make sure TH pads get collision layer highlighted.
|
2021-01-03 21:16:09 +00:00 |
router_tool.cpp
|
Fix mouse warping and dialog placement for layer switcher.
|
2021-02-02 17:20:01 +00:00 |
router_tool.h
|
Show dragging tools in context selection menu for components
|
2021-01-27 19:55:42 +00:00 |
time_limit.cpp
|
…
|
|
time_limit.h
|
…
|
|