19502 Commits (0ede830f544232d88dbb3d54ac91c91f683e67dd)

Author SHA1 Message Date
Seth Hillbrand de8c4d4b01 ADDED: via_dangling constraint 3 months ago
jean-pierre charras e01dfd3158 gendrill_Excellon_writer: remove use of LOCALE_IO 3 months ago
Jeff Young cff261ce2e Don't allow stack addresses to escape via long-life handlers. 3 months ago
John Beard 1e272ca21b Geom: use SHAPE_SEGMENT for OVAL 3 months ago
John Beard eedfb7a573 Pcbnew: pickup footprints by points, add a selection filter 3 months ago
Ian McInerney c95c15dd4e Don't throw away old hidden text that was converted to fields 3 months ago
Mark Roszko 4a4725c906 Avoid shadowed variable warning 3 months ago
Mark Roszko 267ee811a7 Try and suppress gcc warning 3 months ago
John Beard e016dc52fd Pcbnew: Add concept of a 'point' 8 months ago
John Beard c4d9338097 Pcbnew: sort sexpr text items stably 9 months ago
John Beard 262f1fdabb Pcbnew: add layer mode/stackup checks to library parity DRC 3 months ago
JamesJCode bd04d508e0 Fix some compiler warnings 3 months ago
Jeff Young 4024a15a17 Don't reference stack variables from a long-life lambda. 3 months ago
jean-pierre charras 5b31b11731 SHAPE_RECT: add Normalize method to assure width or height > 0 3 months ago
Seth Hillbrand 2eb7ba2fb9 Simplify overlapping points after editing 3 months ago
Seth Hillbrand 2c4d792358 Stop converging at existing point 3 months ago
Seth Hillbrand 7b4f4540b4 ADDED: Light snapping to 45° multiples 3 months ago
Seth Hillbrand eba8d0748c Don't show angles for non-polygons 3 months ago
Seth Hillbrand bbc762a546 ADDED: Angle preview for polygon mod 3 months ago
Jeff Young 1309b436da Allow stitching of graphic shapes. 3 months ago
Jeff Young c47b7459aa Set free vias to graphic net if available. 3 months ago
Jeff Young a2e98fb53c Don't set point to a value we're not going to keep. 3 months ago
Seth Hillbrand 2cdeb0cd7c Second pass at fixing warping and grids 3 months ago
Seth Hillbrand 8c6f057f6c Re-organize points to allow missing radius 3 months ago
Seth Hillbrand b22f259ccb Make properties panel obey free pads setting 3 months ago
Seth Hillbrand b86cddbbe9 Fix RRECT handling in processClosedShape 3 months ago
Adam Wysocki 814f78f2b2 ADDED: Add pcb/sch upgrade cli command 3 months ago
Jeff Young 194b7f9dc5 Add corner radius to Shape Properties dialog. 3 months ago
Jeff Young c6fcf7e0b8 Allow easier code searching for property names. 3 months ago
Jeff Young 7fd8b515b5 Prefer const&. 3 months ago
Jeff Young acc7b1e508 ADDED: separate front/back silk and mask colours for STEP export. 3 months ago
Jeff Young 6f59821930 Prefer const &. 3 months ago
jean-pierre charras 6592c75345 fix issues in ROUNDRECT. This also fix a change commit by mistake in aeafbe48 3 months ago
Seth Hillbrand 1a3f6028f8 Fix missed last points 3 months ago
Seth Hillbrand fe4ddc66eb Limit radius in more places 3 months ago
Seth Hillbrand e3b550dd13 Add a little radius helper 3 months ago
Mark Roszko 1baa28a1e6 Kick out more strtod. Actually should have used parseDouble from DSNLEXER years ago. 3 months ago
Seth Hillbrand 0f1b514964 Handle corner radius in Create from selection 3 months ago
jean-pierre charras aeafbe48fe Step exporter: fix overzealous validity test. 3 months ago
Mark Roszko 2b8542861c Missed a strtod in kicad legacy pcb parsing 3 months ago
Mark Roszko 9dd642b66c Kick out strtod in legacy parsers 3 months ago
Seth Hillbrand 8acf5c1a25 ADDED: Rounded Rectangles 3 months ago
Seth Hillbrand e282dca102 Add configurable hysteresis to PCB snapping 3 months ago
Seth Hillbrand a811f61c39 Make Expand Connection respect the filter 3 months ago
Jeff Young 9525fae7c8 Run collision check on correct layer. 3 months ago
Seth Hillbrand e8cec41355 ADDED: Indication of filter blocking 3 months ago
Jeff Young 8a60893249 Regularize content of item descriptions. 3 months ago
Jeff Young 83fab7b02c Fix undo for move of group-of-shapes. 3 months ago
Mark Roszko 3e019ee4ae pcb plots dont need LOCALE_IO anymore 3 months ago
Mark Roszko 4f32146f9a nlohmann json is locale independent (uses to_chars) 3 months ago