782 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Jeff Young 7a081b7c04 Naming consistency. 5 years ago
Jeff Young 2f087dfa1b Fix crash bug trying to delete zone from list twice. 5 years ago
Marek Roszko 247064a1ed Remove rogue file from pcbnew's cmake 5 years ago
Marek Roszko 9b0a137d6c Stop bludgeoncompiling dialog_page_settings 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
Jeff Young dff5173baf Exorcise some instances of "modedit". 5 years ago
Jeff Young 43001cae38 Simplify Net Inspector. (Remove via length and group sorting ctrls.) 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Michael Kavanagh 70fcc139ec Cleanup: Move P-CAD files into plugins folder 5 years ago
Jeff Young 42eecdfd3a Collapse silk constraints down to one. 5 years ago
Michael Kavanagh 42496a7d62 Convert DRC rules syntax help to markdown 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 85c6cebd77 Rework silk-to-pad checker to handle all solder mask clipping of silk. 5 years ago
Roberto Fernandez Bautista 72d9a36fd6 ADDED: Dialog to handle import of unmatched layers from CADSTAR 5 years ago
Jon Evans 6f54a9982c Remove PCB_LAYER_WIDGET 5 years ago
Jeff Young bf67648562 Support optional location reporting in SHAPE collisions. 5 years ago
Tomasz Wlostowski 5874373a0c drc: unfinished version of diff pair gap/coupled length test 5 years ago
Tomasz Wlostowski bc7369d70c pcbnew: include silk2silk and length/skew DRC tests in the makefile 5 years ago
Tomasz Wlostowski 6578a76b72 drc: first R-tree based test (silk to pad clearance) 5 years ago
Jeff Young dba42ebed0 ADDED Properties Dialog for groups. 5 years ago
Jeff Young 6d18f20093 ADDED constraints reporter for diagnosing constraints. 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago
Seth Hillbrand 0f22e8e2fe Make SWIG aware of PYTHON3 for its bindings and remove threads 5 years ago
Jeff Young b4229d9a3e Fix testcase crash when progressReporter was null. 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Jeff Young 514da2f886 Move DRC dialog to new DRC engine. 5 years ago
Jon Evans 50b92379c8 Add new dimension properties dialog 5 years ago
Jeff Young ce2937a399 Move rest of DRC tests to kicad. 5 years ago
Jeff Young 5424d6fa09 Move new clearance tests into kicad. 5 years ago
Jeff Young cc86630f11 Start pulling new DRC engine into Kicad. 5 years ago
Roberto Fernandez Bautista 3b3af5327f CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 5 years ago
Roberto Fernandez Bautista 86bf592bac ADDED: CADSTAR PCB Archive Importer 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago
Jeff Young 091f769106 Add infobar error message for Autoplace when board not defined. 5 years ago
Jon Evans 19832c7599 ADDED: Tool for converting shape types in PcbNew 7 years ago
Julian Fellinger dcf058d91e added vrml export via python api 5 years ago
Reece R. Pollack 5a5d99b018 Add Pcbnew Display Origin Transforms preferences panel 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jeff Young 6c74658a98 Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
Seth Hillbrand 5fc6b74c89 ADDED: Remove unused pads 5 years ago
bjpiccioni d08bf90576 ADDED: Geographic Reannotation 6 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Jeff Young 998c216487 Remove some nag tests which keep you from doing a DRC. 5 years ago
Jeff Young 2819570d1e Push panel_setup_netclasses down into common. 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jon Evans 65f5ebd8f2 ADDED: Persistent selection filter UI for PcbNew 5 years ago
Seth Hillbrand 4ef02fd699 Replace TTL delauney triangulator 5 years ago