kicad/pcbnew/connectivity
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
CMakeLists.txt
connectivity_algo.cpp
connectivity_algo.h
connectivity_data.cpp Cleanup: Remove unused variable 2024-05-22 22:08:07 +01:00
connectivity_data.h
connectivity_items.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
connectivity_items.h
connectivity_rtree.h
from_to_cache.cpp
from_to_cache.h