kicad/cvpcb/tools
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
..
cvpcb_actions.cpp Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
cvpcb_actions.h Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
cvpcb_association_tool.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cvpcb_association_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
cvpcb_control.cpp Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
cvpcb_control.h Comment-only changes 2020-01-10 16:43:01 -08:00
cvpcb_fpviewer_selection_tool.cpp ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
cvpcb_fpviewer_selection_tool.h Consolidate common viewer actions across cvpcb and pcbnew frames 2020-05-24 11:58:33 +01:00