| .. |
|
CMakeLists.txt
|
router: initial support for dragging components with traces attached
|
6 years ago |
|
length_tuner_tool.cpp
|
Go back to arrow cursor on a cancel (or finish).
|
5 years ago |
|
length_tuner_tool.h
|
Move the router tools to a TOOL_MENU context menu
|
5 years ago |
|
pns_algo_base.cpp
|
Remove PNS_ prefix from most types inside namespace PNS
|
9 years ago |
|
pns_algo_base.h
|
router: use one global logger object
|
6 years ago |
|
pns_arc.cpp
|
Repair ARC copy constructor.
|
5 years ago |
|
pns_arc.h
|
Repair ARC copy constructor.
|
5 years ago |
|
pns_component_dragger.cpp
|
router: fix segfault with NPTH holes in COMPONENT_DRAGGER
|
5 years ago |
|
pns_component_dragger.h
|
PNS_DRAGGER should report its layers.
|
5 years ago |
|
pns_debug_decorator.h
|
router: clearer distinction between LOGGER and DEBUG_DECORATOR classes.
|
5 years ago |
|
pns_diff_pair.cpp
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_diff_pair.h
|
Add const specifiers
|
5 years ago |
|
pns_diff_pair_placer.cpp
|
Naming conventions.
|
5 years ago |
|
pns_diff_pair_placer.h
|
PNS: Moving the rest of the placer to Fix/Commit
|
6 years ago |
|
pns_dp_meander_placer.cpp
|
Add mils to units, remove useMils variables
|
5 years ago |
|
pns_dp_meander_placer.h
|
PNS: Moving the rest of the placer to Fix/Commit
|
6 years ago |
|
pns_drag_algo.h
|
PNS_DRAGGER should report its layers.
|
5 years ago |
|
pns_dragger.cpp
|
router: wip on less intrusive dragged trace optimization
|
5 years ago |
|
pns_dragger.h
|
PNS_DRAGGER should report its layers.
|
5 years ago |
|
pns_index.cpp
|
Mark the colliding shape so we know which one to highlight.
|
5 years ago |
|
pns_index.h
|
Add more consts all over the place
|
5 years ago |
|
pns_item.cpp
|
Mark the colliding shape so we know which one to highlight.
|
5 years ago |
|
pns_item.h
|
New rules engine needs non-connected items as well.
|
5 years ago |
|
pns_itemset.cpp
|
Remove PNS_ prefix from most types inside namespace PNS
|
9 years ago |
|
pns_itemset.h
|
Nip some common.h from headers
|
5 years ago |
|
pns_joint.h
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_kicad_iface.cpp
|
Remove unused variables plus some more fixes from CppCheck
|
5 years ago |
|
pns_kicad_iface.h
|
MODULE -> FOOTPRINT.
|
5 years ago |
|
pns_layerset.h
|
Comment-only changes
|
6 years ago |
|
pns_line.cpp
|
Mark the colliding shape so we know which one to highlight.
|
5 years ago |
|
pns_line.h
|
Mark the colliding shape so we know which one to highlight.
|
5 years ago |
|
pns_line_placer.cpp
|
Naming conventions.
|
5 years ago |
|
pns_line_placer.h
|
Tweak the mouse-based posture solver
|
5 years ago |
|
pns_link_holder.h
|
Use kicad_algo directly rather than common.h
|
5 years ago |
|
pns_linked_item.h
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_logger.cpp
|
router: clearer distinction between LOGGER and DEBUG_DECORATOR classes.
|
5 years ago |
|
pns_logger.h
|
router: clearer distinction between LOGGER and DEBUG_DECORATOR classes.
|
5 years ago |
|
pns_meander.cpp
|
SHAPE_LINE_CHAIN: Remove element access
|
6 years ago |
|
pns_meander.h
|
Comment-only changes
|
6 years ago |
|
pns_meander_placer.cpp
|
Add mils to units, remove useMils variables
|
5 years ago |
|
pns_meander_placer.h
|
PNS: Moving the rest of the placer to Fix/Commit
|
6 years ago |
|
pns_meander_placer_base.cpp
|
pcbnew: Add PadToDie length for tuning actions
|
6 years ago |
|
pns_meander_placer_base.h
|
Comment-only changes
|
6 years ago |
|
pns_meander_skew_placer.cpp
|
Add mils to units, remove useMils variables
|
5 years ago |
|
pns_meander_skew_placer.h
|
Comment-only changes
|
6 years ago |
|
pns_node.cpp
|
Add const specifiers
|
5 years ago |
|
pns_node.h
|
Add const specifiers
|
5 years ago |
|
pns_optimizer.cpp
|
Add const specifiers
|
5 years ago |
|
pns_optimizer.h
|
Add const specifiers
|
5 years ago |
|
pns_placement_algo.h
|
router: backspace key to undo last fixed segment(s)
|
6 years ago |
|
pns_router.cpp
|
PNS_DRAGGER should report its layers.
|
5 years ago |
|
pns_router.h
|
D_PAD -> PAD.
|
5 years ago |
|
pns_routing_settings.cpp
|
Generalize default footprint fields.
|
6 years ago |
|
pns_routing_settings.h
|
router: option to enable optimization of the track being dragged
|
6 years ago |
|
pns_segment.h
|
Repair ARC copy constructor.
|
5 years ago |
|
pns_shove.cpp
|
PNS: Addition layer smarts
|
5 years ago |
|
pns_shove.h
|
Fix a few Coverity and compil minor warnings. Remove dead code
|
6 years ago |
|
pns_sizes_settings.cpp
|
Remove some "class_" prefixes from files.
|
5 years ago |
|
pns_sizes_settings.h
|
Remove some "class_" prefixes from files.
|
5 years ago |
|
pns_solid.cpp
|
router: bring back legacy GetEffectivePolygon() for complex pad shapes (more info in comments)
|
5 years ago |
|
pns_solid.h
|
Fix memory mgmt issue with SOLID shapes
|
5 years ago |
|
pns_tool_base.cpp
|
Sort potential start candidates by distance from cursor.
|
5 years ago |
|
pns_tool_base.h
|
Cleanup and formtting.
|
5 years ago |
|
pns_topology.cpp
|
Remove some "class_" prefixes from files.
|
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.
|
7 years ago |
|
pns_tune_status_popup.h
|
Pcbnew: fix crash on exit after using the track length tool.
|
6 years ago |
|
pns_utils.cpp
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_utils.h
|
pcbnew: Adding arcs to PNS
|
6 years ago |
|
pns_via.cpp
|
PNS: Addition layer smarts
|
5 years ago |
|
pns_via.h
|
Remove some "class_" prefixes from files.
|
5 years ago |
|
pns_walkaround.cpp
|
Remove all debugging output that cannot be disabled.
|
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
|
Remove some "class_" prefixes from files.
|
5 years ago |
|
router_preview_item.h
|
Move PNS pad solids to COMPOUND_SHAPE.
|
5 years ago |
|
router_tool.cpp
|
Go back to arrow cursor on a cancel (or finish).
|
5 years ago |
|
router_tool.h
|
Add context menu to route and zone toolbar items
|
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 |