kicad/pcbnew/connectivity
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
connectivity_algo.h pcbnew: Remove all threading from dynamic ratsnest 2020-08-14 17:48:33 -07:00
connectivity_data.cpp ADDED: New appearance control widget for PcbNew 2020-08-15 15:24:28 -04:00
connectivity_data.h ADDED: New appearance control widget for PcbNew 2020-08-15 15:24:28 -04:00
connectivity_items.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
connectivity_items.h pcbnew: Remove all threading from dynamic ratsnest 2020-08-14 17:48:33 -07:00
connectivity_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00