742 Commits (ea62b145ff2f03fb0a34bf528c2480ef902571df)

Author SHA1 Message Date
Jeff Young e6684bf7c7 Add footprint checks to board-level DRC. 4 years ago
Marek Roszko b8557e77ee Tweak the "pyd" extension if for windows to be completely inclusive 4 years ago
jean-pierre charras f14ef477cc Fix a incorrect filename in a copy command (MSW specific). 4 years ago
qu1ck a041492736 SWIG mappings for all shapes 4 years ago
Seth Hillbrand 917845cf00 Ensure we can version scripting properly 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
markus-bonk 8663a399ac Move pcbnew_navlib compilation into pcbcommon. 4 years ago
markus-bonk 87d7bdbd5e * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago
jean-pierre charras d42514ad30 Add code and dialog to create/add/remove teardrops, step 1 4 years ago
jean-pierre charras 5879227ee2 Update footprint wizards after changes wxPoint->VECTOR2I 4 years ago
Simon Richter d25fe17b28 Bump minimum required CMake version to 3.11 4 years ago
Marek Roszko 3f711b8958 Add win32 VERSION_INFO resource blocks for the DLLs 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young 3f64b69917 Mechanical clearance rules. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young 533276e6b6 Copper sliver checking. 4 years ago
Jeff Young 32721755bf Hook up zone-pad connections to custom rules. 4 years ago
Jeff Young 2001d08186 Add DRC tests for text height and text thickness. 4 years ago
Jeff Young 0a609dd48d Add footprint library checking to DRC. 4 years ago
Seth Hillbrand d202b78dc4 Fix disable warnings to be compatible 4 years ago
Jeff Young a41944020d Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
Marek Roszko 74fd23f573 Add (off by default) build option to link kicad2step directly into pcbnew 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Seth Hillbrand ad8acd328c Expunge some remaining references to kicad-pcb 4 years ago
Ian McInerney 1a4a3400ba Split the footprint 3d model panel into its own class 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
Jeff Young 81fc710a5d Use consistent terminology. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Ian McInerney 2533fb22b3 Add the new pcb item container header to the SWIG wrapper 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Ian McInerney 7bbf1b07b7 Fixup to expose PCB_GROUP in Python 4 years ago
Seth Hillbrand 88e4b7f7c4 Update Python Helpers 5 years ago
Seth Hillbrand adf885b667 Move pcbnew swig 5 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Jeff Young 4c3d78dec0 Break out separate holes-co-located violation. 4 years ago
jean-pierre charras b63c482347 Fix a link issue with pcbnew_wrap.cxx (MSYS + Windows 64 bits specific) 5 years ago
Adam Wolf 25e2f35308 Remove no-longer-needed macOS wxPython things. 5 years ago
Adam Wolf 7357424efc Update macOS to Python 3, wx 3.1, and Phoenix. 5 years ago
Jeff Young 52ca7ed27c Naming conventions. 5 years ago
Konstantin Baranovskiy eb8744816e pcbnew: fix the i18n of the rules syntax help 5 years ago
Jon Evans 6924b98bc3 Remove deprecated BRIGHT_BOX preview item 5 years ago
jean-pierre charras 3ba7fc0cc2 Move board stackup table drawing code from drawing_tool.cpp to drawing_stackup_table_tool.cpp 5 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago