18837 Commits (db23ee481cebf5d14e33e311d83f3de1518ffbb0)

Author SHA1 Message Date
jean-pierre charras db23ee481c Pcbnew: fix an issue that prevent to write the right layer type in brd files 6 months ago
Seth Hillbrand 85a78c4530 Check for valid board before query 6 months ago
Seth Hillbrand c06ddf966d Don't overwrite explicit sizes unless needed 6 months ago
Seth Hillbrand fd3620296b Remove errant printf 6 months ago
jean-pierre charras 4de6be8124 Fix a collision name in a windows header (GROUP). Windows specific. 6 months ago
Jon Evans 71417fbe3b API: Use action wrapper for setting grid origin 6 months ago
Seth Hillbrand 97296a3b08 Properly handle arc coupled items 6 months ago
Seth Hillbrand 99a0f00087 Prevent assertion when flipping 6 months ago
Mike Williams 5a87978099 build: don't use a GTK specific notebook function 6 months ago
Mike Williams a582c51de7 multichannel/shapes: don't try to rectify empty polygons 6 months ago
Mike Williams 87c91fea3d multichannel: support groups 6 months ago
Mike Williams a17ef3fd93 groups: add support for syncing from SCH->PCB 6 months ago
Jeff Young b14472e105 Skip same-net-checking for hole-to-hole collisions. 6 months ago
Jeff Young 8945bcc231 Also trim board item layersets. 6 months ago
Jeff Young da242ec3f3 Trim library layers to instance board before comparing. 6 months ago
Jeff Young e64c7a4aba Don't apply coupling rules to tuning patterns. 6 months ago
Salvador E. Tropea 1c07703851 Add "scale" option to "pcb export plotter" CLI and JOB 6 months ago
Mike Williams 71f71641c2 groups: dialog needs shared_ptr for lifetime issues 6 months ago
Mike Williams 9ca881112b design blocks: as place as group functionality to schematic 6 months ago
Mike Williams 217b6d0e30 PCB: handle area calculations in groups/generators 6 months ago
Jeff Young ea8b0c0e8a Don't expect a B item when evaling DIFF_PAIR_GAP_CONSTRAINT. 6 months ago
Jeff Young 6b08407bd5 Formatting. 6 months ago
Jeff Young 6307058ac8 Formatting and reduced reliance on dyn_cast. 6 months ago
Maciej Suminski 5147fd9829 altium: do not reshape NPTH pads to match the holes 7 months ago
Jeff Young 00e9d0241c Add some missing items to copy c'tor and comparator. 6 months ago
Jeff Young 676cd4b299 ADDED: front & back copper area to board statistics. 6 months ago
Jeff Young 96522c4113 DRCEpsilon is generic. Zone knockouts need more specific values. 6 months ago
John Beard ebc86d1fa4 Pcbnew: array tool: fix radio button not intialising 6 months ago
John Beard ac3b56a560 Pcbnew: circular array tool: add angle offset and direction options 6 months ago
Jeff Young d691a257b2 CHANGED: exclude heatsink pads from courtyard collision checking. 6 months ago
Jeff Young afce3eb2d9 Timestamps for altium footprint libs. 6 months ago
Jeff Young 75d9f708a8 Fix presumed copy/pasta when ensuring circles are circles. 6 months ago
Jeff Young 3f25b36ff1 Ungroup before deleting items. 6 months ago
Jeff Young 6490ffb9b7 Formatting. 6 months ago
Jeff Young 76d05efe7a Attempt to fix older OCC version compile issue. 6 months ago
Jeff Young edd858a4d2 Patch for gcc stupidity. 6 months ago
Jeff Young e69c80f09d Move STEP exporter error reporting to REPORTER interface. 6 months ago
John Beard 4c8b971021 Eeschema: Symbol editor: pin table CSV interchange 6 months ago
Seth Hillbrand 0c23868ac2 Dijkstra's only works with positive weights 6 months ago
Alex Shvartzkop 1fe5addafb Slightly optimize creepage DRC. 6 months ago
John Beard a116f5cd57 Point editors: move cycle arc mode to common action, add to menu 6 months ago
John Beard 01b29c12e0 Point editor: move arc editing behaviour to common code 6 months ago
jean-pierre charras a02f1f2411 PDF plotter: fix a rare pen width issue when plotting many pages in one file. 6 months ago
Jeff Young 1f07c28999 Fix a bunch of errors involving implied line widths in plotters. 6 months ago
Jeff Young 5374bffb8e Formatting. 6 months ago
John Beard ff31b88857 Pcbnew: add keep-radius arc-edit mode 6 months ago
jean-pierre charras b3c6a03171 Fix a few Coverity warnings (uninitialized vars). No actual code change 6 months ago
Seth Hillbrand fd0b8fcc3c Add paste length control to PCB Editor as well 6 months ago
Seth Hillbrand 4a41f4a525 Prevent overriding existing track width 6 months ago
Seth Hillbrand f6206501d2 Fix crash when duplicating track 6 months ago