david-beinder
|
a9b4465703
|
Altium import: Use UTF16 string table for PCB texts
Fixes https://gitlab.com/kicad/code/kicad/-/issues/7948
|
2021-11-12 14:49:22 +00:00 |
Thomas Pointhuber
|
e6c047896c
|
altium: introduce progress reporting, fix possible nullptr when reading 3D models
|
2021-06-26 12:54:31 +02: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 |
Jeff Young
|
84dd5108ba
|
Remove some "class_" prefixes from files.
|
2020-11-13 15:16:23 +00: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 |