kicad/pcbnew/pcb_io
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
altium Altium: avoid crash when imported zone has no fill 2024-05-17 20:16:01 -04:00
cadstar Move pad and via properties into PADSTACK 2024-05-14 20:57:56 -04:00
common
eagle Rewrite Eagle rotated text algorithm. 2024-05-22 18:18:47 +01:00
easyeda Start unifying padstack properties 2024-05-14 20:57:56 -04:00
easyedapro Handle font when reading render cache. 2024-05-21 11:31:35 +01:00
fabmaster Coding policy fixes. 2024-05-23 07:59:45 -04:00
geda wxWidgets 3.3 compatibility: explicit wxString conversion 2024-03-20 22:02:41 -04:00
ipc2581 Coding policy fixes. 2024-05-23 07:59:45 -04:00
kicad_legacy Start unifying padstack properties 2024-05-14 20:57:56 -04:00
kicad_sexpr Handle font when reading render cache. 2024-05-21 11:31:35 +01:00
pcad Start unifying padstack properties 2024-05-14 20:57:56 -04:00
pcb_io.cpp Improve "Selected file contains multiple footprints" string. 2024-05-14 16:04:05 +03:00
pcb_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.cpp kicad_cli fp ugrade: create directory with extension 2024-03-02 18:21:13 +01:00
pcb_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries 2024-03-02 13:06:23 +01:00