Jeff Young
|
14a55facf2
|
Clearer naming and commenting.
Also some const& hygiene and some formatting.
|
2024-06-25 11:07:14 +01:00 |
Seth Hillbrand
|
11c6164934
|
Silence font replace warnings for libs
When loading schematics/pcbs, notification of font replacements might be
warranted but in libraries, this warning is not helpful and intrusive
|
2024-06-24 09:55:10 -07:00 |
Seth Hillbrand
|
3024a7c569
|
Add layer remapping ability to Altium imports
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17987
|
2024-05-08 15:36:33 -07:00 |
Seth Hillbrand
|
cd74ebe9cc
|
Fix extra tokens
|
2024-05-01 12:22:42 -07:00 |
Jon Evans
|
e973c15087
|
Move ALTIUM_PCB to use REPORTER for logging
Change not-yet-supported messages to debug level
|
2024-04-30 21:21:48 -04:00 |
Alex Shvartzkop
|
defcb49ac8
|
Support Altium Schematic ASCII import
|
2024-02-29 20:49:20 +00:00 |
Ian McInerney
|
d7fe668d79
|
Push PCB_IOs to use the base progress reporter instead of per-function
|
2023-12-27 17:06:23 +00:00 |
Ian McInerney
|
f8688a922d
|
Unify IO library descriptors
|
2023-12-27 16:34:59 +00:00 |
Ian McInerney
|
cad91312aa
|
Introduce main base class for all IO loaders
|
2023-12-26 23:27:11 +00:00 |
Ian McInerney
|
e6632bb983
|
Rename PCB IO classes/files
|
2023-12-24 01:22:21 +00:00 |