41384 Commits (dc6fb73b40a57caf49dd43c06b5c4e64fbd634b8)
 

Author SHA1 Message Date
Seth Hillbrand 96297b50a1 Remove padstack offset value 2 years ago
Jeff Young 3fde08f711 Attempt to escape from MacOS menubar crashbug. 2 years ago
jean-pierre charras 89f8c5d918 PCB_SELECTION_TOOL::selectPoint() Remove items disabled by the selection filter 2 years ago
Jeff Young fb8f05fb34 Correctly report body style in symbol checker. 2 years ago
Jeff Young cc9f8f5b83 Fix a straggler from rename. 2 years ago
Seth Hillbrand 3cf8b718f3 Don't truncate if not needed 2 years ago
Seth Hillbrand bcad0761a4 Fix compile error 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Jeff Young c5bd62434b Zero out number of non-numberable pads in ImportSettingsFrom(). 2 years ago
Jeff Young 053a0aade7 Formatting & commenting. 2 years ago
Wayne Stambaugh 8975f26c26 Coding policy fixes. 2 years ago
Jon Evans c39bec4c08 SCH_FIELD.Visible can be unmasked 2 years ago
Jeff Young cc058a7927 Exit pad edit mode before closing footprint editor. 2 years ago
Jeff Young f4e123f57e !m_isBoardEditor != m_isFootprintEditor. 2 years ago
Jeff Young e99f758447 Revert b8a2b3b2bf. 2 years ago
Marek Roszko 991703ceee Add missing default init 2 years ago
jean-pierre charras 12357cfba6 symbol checker: do not forget to display error messages about pins not on grid. 2 years ago
jean-pierre charras 74e02d7701 Eeschema, open CvPcb: ensure the netlist sent to CvPcb is up to date. 2 years ago
Marek Roszko 7f5433f0f2 Realize why we sch parity wasnt included in cli drc 2 years ago
Marek Roszko 465ccaef90 Add missing schematic parity drc test to cli 2 years ago
Marek Roszko a282762686 Fix pcb drc in cli due to awkward !m_isBoardEditor logic with more awkward logic 2 years ago
Seth Hillbrand ec82a1b4e2 Fix duplicate pin check string 2 years ago
Marek Roszko c2989132ac DeselectRow as we delete rows to avoid asserts 2 years ago
Marek Roszko 5d44e090dc Fix shadowed var 2 years ago
Seth Hillbrand bba0a8d038 Protect schematic undo list actions 2 years ago
Jeff Young b8a2b3b2bf Take a stab at fixing #16752. 2 years ago
Wayne Stambaugh 4d6bbc8caa Fix symbol annotation when pasting nested hierarchical sheets. 2 years ago
Seth Hillbrand 9e9dfb38d1 IPC2581: Correct flipped pad handling 2 years ago
Alex Shvartzkop 6a69396070 Allow column auto-sizing in RC trees. 2 years ago
jean-pierre charras 2e760483b0 HIERARCHY_PANE: Update tree labels when editing a sheet name or number 2 years ago
Jeff Young a2b204572d Don't assert when a sim returns no results. 2 years ago
Jeff Young 70bca8bc4e Provide popups for inductor references. 2 years ago
Jeff Young 340d1b7fad Guard against nullptr access. 2 years ago
Jeff Young b3f94ad46a Cleanup before exit. 2 years ago
Jeff Young d3bc59e0e7 SelectBlock() will assert for invalid selection modes. 2 years ago
Jon Evans a377fa4201 Add some missing deep comparisions for BOARD_STACKUP 2 years ago
Marek Roszko fec57459f3 Use correct arg types in altium arc import error message 2 years ago
Jon Evans bfbf000f60 Add some safety around event-driven menubar recreation 2 years ago
Jon Evans 3ef16221fe Make sure default board thickness exists 2 years ago
Marek Roszko c816280c6d Move the current selection before deleting the row to avoid asserts 2 years ago
Marek Roszko 5321c1c481 Create the import directory if it doesn't exist 2 years ago
Marek Roszko b8bbbcf410 Fix assert in SYMBOL_VIEWER_FRAME::onSelectNextSymbol due to bad current selection check 2 years ago
Marek Roszko 8f57a9bcf0 Fix spacemouse version check by pawning it off on wxWidgets 2 years ago
Jon Evans 5d7eac7677 Allow for empty LIB_PART in certain symbol functions 2 years ago
Alex Shvartzkop 13f8fd77ac wx 3.3 compatibility. 2 years ago
Jeff Young b8b4ea1a45 Comments. 2 years ago
Ian McInerney d04b21c6d6 Ensure parameter typeinfo matches the actual object's typeinfo 2 years ago
Jeff Young a5ee614ae8 Comments. 2 years ago
Jeff Young 65c75072ef Convert between refs and KIIDs in Footprint Properties. 2 years ago
Jeff Young 89850824d5 Naming & comments. 2 years ago