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 Shove thread_pool to core 2023-09-06 17:50:12 -04:00
connectivity_algo.cpp Don't count removed zone layers 2024-03-11 23:38:10 +00:00
connectivity_algo.h Clean up references in RN_NETs when garbage collecting CN_ITEMs. 2023-11-01 13:53:30 +00:00
connectivity_data.cpp Cleanup: Remove unused variable 2024-05-22 22:08:07 +01:00
connectivity_data.h Clean up references in RN_NETs when garbage collecting CN_ITEMs. 2023-11-01 13:53:30 +00:00
connectivity_items.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
connectivity_items.h ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00