Alex Shvartzkop
|
76e0d5981d
|
Import system refactor for PCB plugins.
|
2023-08-15 05:26:12 +03:00 |
Alex Shvartzkop
|
a0d96cea9f
|
Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN.
|
2023-08-15 05:26:12 +03:00 |
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
|
b2e3f03222
|
More wide-string declarations.
|
2022-02-05 22:03:04 +00:00 |
Seth Hillbrand
|
9a8d1246cc
|
We don't keep a CHANGELOG.TXT
Direct interested readers to AUTHORS.TXT instead.
|
2021-10-05 19:46:53 -07:00 |
Jeff Young
|
41619ebbe2
|
Decouple PROGRESS_REPORTER interface from implementations.
|
2021-08-14 21:05:49 +01:00 |
Wayne Stambaugh
|
cf00319c85
|
More NULL expunging.
|
2021-07-20 07:27:18 -04:00 |
Jeff Young
|
50eea4f487
|
Import progress dialog for FabMaster.
Fixes https://gitlab.com/kicad/code/kicad/issues/5315
|
2021-06-24 00:21:37 +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
|
86aaa2e9cb
|
Rationalize footprint bounding boxes and cache all of them.
Fixes https://gitlab.com/kicad/code/kicad/issues/7720
|
2021-02-26 13:50:27 +00:00 |
Ian McInerney
|
d030d1667b
|
Fix improper string creation in fabmaster importer
|
2021-01-18 18:35:10 +00:00 |
Seth Hillbrand
|
950db6ff9c
|
pcbnew: Add Fabmaster import
Allows importing ASCII design output from OrCAD designs
|
2021-01-16 14:28:33 -08:00 |