Jeff Young
|
bbd6c80507
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
Jon Evans
|
dd94b2d3a7
|
Rename PROPERTIES to STRING_UTF8_MAP for clarity
This class has nothing to do with the properties system
|
2022-11-06 11:51:52 -05:00 |
Jeff Young
|
5fa5a73c6d
|
File open/import progress dialogs.
Fixes https://gitlab.com/kicad/code/kicad/issues/6864
Fixes https://gitlab.com/kicad/code/kicad/issues/2166
|
2021-06-23 23:55:54 +01:00 |
Wayne Stambaugh
|
06aa1506ee
|
Add optional project parameter to PCB plugin load method.
The optional PROJECT parameter is primarily used for third party plugins
that need to store project information loaded by the plugin.
|
2020-12-18 10:40:51 -05:00 |
Thomas Pointhuber
|
a03fb7a9a8
|
Altium: Refactor and add initial structure for schematic importer
altium: move pcbnew/altium2kicadpcb_plugin -> pcbnew/plugins/altium
See: https://gitlab.com/kicad/code/kicad/-/issues/4412
|
2020-08-23 19:01:08 +00:00 |