kicad/qa/pcbnew_tools/tools
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework
Various architecture upgrades to support this.
Creating a BOARD now requires a valid PROJECT, which caused
some (mostly transparent) changes to the Python API internals.

ADDED: Project local settings file
CHANGED: Board design settings are no longer stored in PCB file
CHANGED: Net classes are no longer stored in PCB file
CHANGED: Importing board settings now reads boards, not just projects

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2578
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4070
2020-07-02 22:08:54 -04:00
..
drc_tool Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
pcb_parser QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
polygon_generator QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
polygon_triangulation CHANGED: Copper zones can be on more than one layer 2020-06-28 08:52:37 -04:00