35 Commits (0d35d69f708273d63981ec19498fa293483c80fd)

Author SHA1 Message Date
Thomas Pointhuber bd18e340f4 eagle: introduce *.lbr footprint import test 4 years ago
Sylwester Kocjan 3da47e6123 qa: move pcbnew data to appropriate directory 4 years ago
Sylwester Kocjan 0d64fc8c09 qa: move unittests to the separate directory 4 years ago
Jeff Young 00934fdd84 Move GUI queries in PLUGIN to a callback. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Jeff Young ceceda37cc No more long-lived parsers. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young ba6ae4fa9b Kicad has many plugins. This one is for the pcb. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 8c69a856fc Add zone filler tests. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young 0fb864d596 Pull some name changes back from 7.0 to ease merging. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Jeff Young 61bca4aaa4 A bit of "module" erradication, nameing conventions, and formatting. 5 years ago
Jeff Young 86b6afd14b More cleanup of MODULE to see if it fixes SWIG error. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney aa95ff10df Add build dependency on pcbcommon in qa test 6 years ago
jean-pierre charras 625249322e Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
John Beard 33bc74a4a2 QA: Tidy qa_utils headers 7 years ago
John Beard 9bd7ea815c QA: Centralise BOARD reading functions in pcbnew_utils 7 years ago
John Beard 8297ab24e4 DRC: Break out courtyard overlap function 7 years ago