kicad/eeschema/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
..
backanno.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
backannotate.cpp Clear pin net-name-driving cache when changing annotation. 2020-08-14 12:41:20 +01:00
backannotate.h Allow Update Schematic from PCB to re-link based on refdes. 2020-07-16 18:32:49 +01:00
ee_actions.cpp Eeschema: Add change and update symbol from library support. 2020-08-13 13:53:49 -04:00
ee_actions.h Eeschema: Add change and update symbol from library support. 2020-08-13 13:53:49 -04:00
ee_inspection_tool.cpp Clear pin net-name-driving cache when changing annotation. 2020-08-14 12:41:20 +01:00
ee_inspection_tool.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
ee_point_editor.cpp Move sheet name and filename to SCH_FIELD architecture. 2020-03-06 16:23:44 +00:00
ee_point_editor.h Comment-only changes 2020-01-10 16:43:01 -08:00
ee_selection.cpp Eeschema: make bus wire entry properties editable. 2020-06-24 13:36:17 -04:00
ee_selection.h Eeschema: make bus wire entry properties editable. 2020-06-24 13:36:17 -04:00
ee_selection_tool.cpp Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
ee_selection_tool.h Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
ee_tool_base.h Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
lib_control.cpp libedit: Make context menu follow context 2020-07-26 20:16:38 +00:00
lib_control.h Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_drawing_tools.cpp Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +01:00
lib_drawing_tools.h Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +01:00
lib_edit_tool.cpp Performance improvements for SchematicCleanup(). 2020-08-10 12:41:52 +01:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp libedit: fix double msg_panel refresh and use new move event 2020-08-18 13:11:48 +00:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Performance improvements for SchematicCleanup(). 2020-08-10 12:41:52 +01:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
reannotate.cpp Cleanup re-annotation code style 2020-08-09 12:43:05 -04:00
reannotate.h ADDED: Geographic Reannotation 2020-08-09 12:43:05 -04:00
sch_drawing_tools.cpp Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
sch_drawing_tools.h Remove bus entry shape 2020-06-30 02:09:33 +01:00
sch_edit_tool.cpp Clear pin net-name-driving cache when changing annotation. 2020-08-14 12:41:20 +01:00
sch_edit_tool.h Eeschema: Add change and update symbol from library support. 2020-08-13 13:53:49 -04:00
sch_editor_control.cpp Clear pin net-name-driving cache when changing annotation. 2020-08-14 12:41:20 +01:00
sch_editor_control.h Add Assign Netclass... to context menu. 2020-07-07 14:23:39 +01:00
sch_line_wire_bus_tool.cpp Performance improvements for SchematicCleanup(). 2020-08-10 12:41:52 +01:00
sch_line_wire_bus_tool.h Fix bus unfolding in the wake of bus entry changes 2020-07-09 18:51:42 -04:00
sch_move_tool.cpp Fix double msgpanel refresh and use the new moved event 2020-08-18 13:11:48 +00:00
sch_move_tool.h Change attached-label algorithm. 2020-05-07 18:59:47 +01:00