7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-03-30 03:06:56 +00:00
kicad/pcbnew/connectivity
2025-03-26 14:50:34 +00:00
..
CMakeLists.txt pcbnew: refactor topology matching algorithm and move it to the connectivity subsystem 2024-08-13 22:50:26 +02:00
connectivity_algo.cpp Formatting. 2025-03-26 14:50:34 +00:00
connectivity_algo.h Implement jumpers for footprints 2025-03-24 22:17:46 -04:00
connectivity_data.cpp Replace GetConnectedItems() type list with an EXCLUDE_ZONES flag. 2025-02-26 11:02:10 +00:00
connectivity_data.h Replace GetConnectedItems() type list with an EXCLUDE_ZONES flag. 2025-02-26 11:02:10 +00:00
connectivity_items.cpp Filled shapes can still have a border width. 2025-02-24 11:08:29 +00:00
connectivity_items.h Remove unused CN_ITEM m_visited 2025-03-01 10:43:04 -05:00
connectivity_rtree.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
from_to_cache.cpp Replace GetConnectedItems() type list with an EXCLUDE_ZONES flag. 2025-02-26 11:02:10 +00:00
from_to_cache.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
topo_match.cpp Coding policy house keeping. 2025-03-17 12:45:25 -04:00
topo_match.h connectivity: TOPO_MATCH now prioritizes component candidates by the ratio of matching pad nets. 2025-03-09 23:36:27 +01:00