277 Commits (fee1d115a6479e89f39e6afefa86d1ef0cc09ebd)

Author SHA1 Message Date
Jeff Young 9e7ffc6ff0 Load input-specific project; don't use default (blank) project 1 year ago
Jon Evans 9ed3474a5b Add more SWIG compatibility shims 1 year ago
jean-pierre charras 9495a5bc28 SWIG: disable some warnings 476 (Initialization using std::initializer_list) 1 year ago
jean-pierre charras ab1b22d435 Python script: Ensure image handlers are loaded before loading a board,. 1 year ago
jean-pierre charras f96c9b2f20 Avoid an wxASSERT when loading a board from a python script outside KiCad. 1 year ago
jean-pierre charras 6ebd8f46fe Pcbnew, python: handle PCB_TABLE items in graphic items list 1 year ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
jean-pierre charras eafe5b5130 Fix python plugin qfn_wizard.py after recent changes in LSET 1 year ago
Jeff Young 00bbe4dbc6 ADDED: ERC & DRC checks for footprint matching footprint filters. 1 year ago
qu1ck ff15506d53 Fix LSEQ exports in swig 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
Jeff Young 0f099ac65e Use lock when clearing and loading libTables. 1 year ago
jean-pierre charras 10085941fc layer_ids.i: fix a missing include that broke footprint wizards. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 2 years ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Jeff Young 080cbbe0dd Error reporting for drawing sheet loading. 1 year ago
Jon Evans c800fb790d Start unifying padstack properties 2 years ago
Alex Shvartzkop 5475359d00 More build time optimizations. 2 years ago
Alex Shvartzkop 045f65608a Add VECTOR2L to Swig. 2 years ago
Jon Evans c1e7668d80 Fix SWIG wrapper for AddPrimitive 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jon Evans a3b6ab48a4 Add a new plugin system for the new API 2 years ago
Jeff Young 0598ca0f90 Keep BOARD_DESIGN_SETTINGS DRC marker exclusions up-to-date. 2 years ago
SubaruArai d7173dd6d1 qr footprint wizard: add option for error correction level 2 years ago
SubaruArai 8b3fc41ee5 Update QR footprint wizard 2 years ago
Mike Williams 36331e259a VRML: add options to exclude DNP/unspecified types like STEP exporter 2 years ago
Jeff Young fa0ead98d8 Split out table editing and table cell editing. 2 years ago
Marek Roszko 762c159b96 Fix KIPRJMOD by setting the project as active by modifying the board loading helper 2 years ago
Subaru Arai d9737a39bf remove qr footprint generator min pixel size 2 years ago
Jeff Young 13935399a5 Second part of d854de9d68 2 years ago
Ian McInerney b36a67e556 Fix missed IO_MGR rename in Python 2 years ago
jean-pierre charras 549ef88f70 QFNWizard: ensure thermal vias/pads have the property PAD_PROP::HEATSINK set. 2 years ago
Marek Roszko d0236ca751 Make DRC exclusions work in cli & python DRC 2 years ago
Marek Roszko 08c2237a94 Update the layer names in cli/python board load of the property grid layer enum because DRC quietly uses it 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney 743e9d669a Push library management into IO_BASE 2 years ago
jean-pierre charras 408c90d3ae Python stuff: fix an issue to build pcbnew_wrap.cxx (at least on msys2) 2 years ago
Ian McInerney e6632bb983 Rename PCB IO classes/files 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
jean-pierre charras aa760406ba Fix old python examples and a compatibility issue in pcb_shape.i. 2 years ago
snhobbs 5cf244dd90 Added a ImportSpecctraSession overload that doesn't require a PCB_EDIT_FRAME 2 years ago
Zhuang Jiezhi 9b8fa85b32 feat:Add python API GetKicadCurrentLanguage 2 years ago
jean-pierre charras 75e0bf0cba Python fp wizards: Add a text ("${REFERENCE}") on fab layer to a few wizards. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Seth Hillbrand 4ed8b14c12 Fix Mac build 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Marek Roszko 584757f2df Move the menu helpers to ui_common instead of sitting in bitmap for some reason 2 years ago