22 Commits (418f8e6f14767492c0f4864f51281e42e918ebcb)

Author SHA1 Message Date
Wayne Stambaugh 84f927d057 Schematic import bug fix. 3 years ago
Wayne Stambaugh 4f3db82c68 Add debugging support for KiCad2Step command line generation. 3 years ago
Alex 0ba9ae9fb7 Add brackets and else statement to KI_TRACE. 3 years ago
Alex ebbfc25420 Don't evaluate arguments passed to KI_TRACE if tracing is disabled. 3 years ago
Jeff Young d4ff829c26 Trace logging for fonts. 4 years ago
Ian McInerney bd828f598c Fix compile error with UTF8 unicode wxWidgets build 4 years ago
jean-pierre charras f24bdf4067 Fix minor Coverity warnings (not initialized vars). 4 years ago
Tomasz Wlostowski ee8b2113a8 TRACE_MANAGER: very simple run-time tracing infrastructure 4 years ago
Ian McInerney 43425d7306 Add logging of the functions used in the coroutine implemntation 5 years ago
Wayne Stambaugh d96cccbf20 OpenGL GAL tracing improvements. 5 years ago
Ian McInerney 9e6a1225db Catch exception when creating app settings objects 5 years ago
Ian McInerney 47f7c616f8 Fix Python environment variable handling 5 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
Ian McInerney bea74c27e5 Add log trace for tool handling 6 years ago
Wayne Stambaugh 7d803437e2 Eeschema: fix broken symbol library links. 7 years ago
John Beard 369d172460 Document tracemask strings and add note in testing.md 7 years ago
John Beard 5a0318968f Break zoom control into a self-contained controller 7 years ago
Wayne Stambaugh f584b30c73 Replace log debugging output with tracing. 7 years ago
Wayne Stambaugh 6850e23fe0 Replace printf debugging output in common/project.cpp with wxLogTrace. 8 years ago
Jeff Young 3be876c388 Cleanup of trace logs from Simon Richter. 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago