kicad/cvpcb
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
..
dialogs Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
tools Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
CMakeLists.txt Remove unused CMake from cvpcb 2020-07-31 18:23:46 +01:00
auto_associate.cpp Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
components_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
cvpcb.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_association.h cvpcb: Add undo/redo functionality to the associations 2019-08-12 14:19:01 -04:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Actionize cvpcb 2019-08-12 14:19:01 -04:00
cvpcb_mainframe.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cvpcb_mainframe.h Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
cvpcb_settings.cpp Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
cvpcb_settings.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
display_footprints_frame.cpp Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 2020-08-16 19:10:26 +00:00
display_footprints_frame.h Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
footprints_listbox.cpp Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
library_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listbox_base.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listboxes.h Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
menubar.cpp Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
readwrite_dlgs.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
toolbars_cvpcb.cpp Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00