Jeff Young
|
f221220fe2
|
Rename layer ids file.
It hasn't had anything to do with colors or visibility for some time
now.
|
2021-07-29 16:03:25 +01: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 |
Jeff Young
|
096e342386
|
Prefix TRACK, ARC and VIA.
|
2021-06-11 22:07:02 +01:00 |
Jeff Young
|
16b0147af8
|
Prefix DIMENSION types.
|
2021-06-11 17:59:44 +01:00 |
Simon Richter
|
810a717e4e
|
Remove unused NETINFO_MAPPING member
The legacy plugin no longer implements saving, so no net code renumbering
is needed.
|
2021-05-17 11:54:06 +00:00 |
jean-pierre charras
|
6eb2e2a6e3
|
Fp editor: do not change item UUIDs when loading a footprint from library.
Fixes #8066
https://gitlab.com/kicad/code/kicad/issues/8066
|
2021-03-30 12:58:22 +02:00 |
Wayne Stambaugh
|
6a39b81647
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05: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
|
fd5e1fbdd4
|
Formatting and cleanup.
|
2020-12-04 14:01:54 +00:00 |
Jeff Young
|
86b6afd14b
|
More cleanup of MODULE to see if it fixes SWIG error.
|
2020-11-13 21:07:36 +00:00 |
Jeff Young
|
bdbb68f813
|
MODULE -> FOOTPRINT.
|
2020-11-13 16:04:03 +00:00 |
Jeff Young
|
9106cc19bf
|
Yet another tranche of module -> footprint.
|
2020-11-13 15:16:24 +00:00 |
Jeff Young
|
2cc9dad4ff
|
More module -> footprint.
|
2020-11-13 15:16:24 +00:00 |
Jeff Young
|
f5443de7f9
|
D_PAD -> PAD.
|
2020-11-13 15:16:24 +00:00 |
Jeff Young
|
f7333ad64a
|
Update some classnames including archaic zone names.
|
2020-11-12 10:31:25 +00:00 |
Michael Kavanagh
|
c40483d18a
|
Cleanup: Move KiCad files into plugins folder
|
2020-10-12 16:36:08 +00:00 |