13040 Commits (42917874dd53c73fdcc3ac49978cf06d4bfaf7b1)

Author SHA1 Message Date
Jeff Young 42917874dd Add duplicated items to parent group. 4 years ago
Jeff Young 4cc1ced2f3 Log an undo item when filling zones. 4 years ago
Jeff Young 93c3e6bd16 Clean up formatting. 4 years ago
Jeff Young 8d3e1639d0 Update text variables when they change. 4 years ago
Marek Roszko ca7840334c Mark some limits as constexpr 4 years ago
Seth Hillbrand 917845cf00 Ensure we can version scripting properly 4 years ago
Jeff Young b9eb3e9b05 Be more explicit about string conversions. 4 years ago
Seth Hillbrand 6905cfb95b Update error message to match new arc dialog 4 years ago
Seth Hillbrand 168ad58eef Convert strings to wide when using wxString routines 4 years ago
Seth Hillbrand 92dc06ac9d Don't convert KIID on the fly 4 years ago
jean-pierre charras a970acd0bc Fix some issues related to new textboxes and python: 4 years ago
Seth Hillbrand a2f845a41c Handle invalid pads more gracefully 4 years ago
Jeff Young c8d14ade65 Only run starved-thermals checks when pad is actually connected to zone. 4 years ago
jean-pierre charras 27c25debea teardrops: fix a not very good shape for not round targets after code change. 4 years ago
Steffen Mauch 61b2b0ff0c EAGLE plugin: use specified RATIO value for text size calculation 4 years ago
jean-pierre charras e560e765e6 PCB_TEXT::Rotate(): ensure the final orientation is -180 ... +180 deg 4 years ago
Jeff Young bebfbce9b2 Move pcb file rep of text_boxes to strokes. 4 years ago
Jeff Young 0faf3a8bf5 Get rid of FP_TEXTBOX::ViewBBox(). We want to inherit FP_SHAPE's. 4 years ago
Jeff Young 63a3b1e20a Estimate outline font thickness for DRC readability checks. 4 years ago
Jeff Young 1f8c29c395 Coverity fixup. 4 years ago
Seth Hillbrand 56d204c4c9 Revise transferDataToPad to return False on failure 4 years ago
Seth Hillbrand 803675195d Be more diligent in preventing drag line errors 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Jeff Young f3cd36d1d7 Bring EEschema textboxes in line with PCBNew's. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 4 years ago
jean-pierre charras c494274b2e export D356 netlist: fix incorrect id for pads type connectors. 4 years ago
Jonathan Haas 7b01530eca EDA_ANGLE: use existing Normalize180 function here 4 years ago
jean-pierre charras f846f6f704 PCB_CONTROL::unfilledZoneCheck(): skip rule areas: they are not filled by definition. 4 years ago
markus-bonk a8486c5296 Fix warning: declaration shadows a previous local [-Wshadow]. 4 years ago
Alex e9ffea83fd Cross-probing: Do not center/zoom on empty BBox 4 years ago
jean-pierre charras 419010ec46 teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 4 years ago
jean-pierre charras 3a66f33d96 TEARDROP_MANAGER: add option to add teardrops on pads in zones. 4 years ago
jean-pierre charras cc2a897e2b very minor fix 4 years ago
jean-pierre charras aef665b1e2 PCB_TARGET: add missing TransformShapeWithClearanceToPolygon() method. 4 years ago
Seth Hillbrand ad84b62b63 Prevent multiple single-point line solutions 4 years ago
jean-pierre charras 43f5a7c746 DIALOG_PLOT: use a short living quasimodal dialog instead of a long living window. 4 years ago
Seth Hillbrand c01e2dcfec Fix large memory leak in DRC 4 years ago
Seth Hillbrand 16e802aff4 Don't count zero-length as duplicate 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Seth Hillbrand 7277fd6218 Don't allow degenerate lines in dragger 4 years ago
Jeff Young 0036f44e37 Support (and save/recall) zoom in/out in Custom Rules editor. 4 years ago
jean-pierre charras 5b8eb8f9ec SVG plotter rework: use mm as units in file. Remove useless inch option. 4 years ago
jean-pierre charras 901a9387e9 Fix python fp wizards according to last kicad code changes, especially EDA_ANGLE 4 years ago
Seth Hillbrand d32a72ddde Fix PCAD arc import 4 years ago
markus-bonk 09886bac38 Fix missing pcbcommon dependency declaration. 4 years ago
markus-bonk 233b537170 Fix code style. 4 years ago
markus-bonk 8663a399ac Move pcbnew_navlib compilation into pcbcommon. 4 years ago
markus-bonk b263e89dfe Enable 3D mouse support in Footprint viewer. 4 years ago
markus-bonk 8e43409d27 Invoke correct base method in PCB_BASE_EDIT_FRAME::handleActivateEvent. 4 years ago