7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-22 20:12:53 +00:00
kicad/pcbnew/connectivity
2025-02-19 23:43:53 +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 Fix compiler warning 2025-02-09 17:27:36 +00:00
connectivity_algo.h Guard against multi-threaded access to connectivity rebuild 2025-02-08 20:27:49 -05:00
connectivity_data.cpp No connections AND no-net is not an error 2025-02-19 23:43:53 +00:00
connectivity_data.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
connectivity_items.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
connectivity_items.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
connectivity_rtree.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
from_to_cache.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
from_to_cache.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
topo_match.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
topo_match.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00