47330 Commits (f8ec23db005b91c09b8774dd573c95759a1990ac)
 

Author SHA1 Message Date
jean-pierre charras f8ec23db00 WX_PT_ENTRY_DIALOG: enhancements: fix min size and add reset button. 7 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 7 months ago
Jeff Young 8ff0aafbb8 Handle groups in footprints when filtering selection. 7 months ago
Jeff Young a0ec7f59c4 When pulling children out of footprints don't format them wrong. 7 months ago
Jeff Young 901ad3064d Remove assert that fires when applying preset. 7 months ago
Jeff Young db911c0d91 Improve debugging. 7 months ago
Jeff Young 967bf1d0a1 m_root is not guaranteed to be non-null. 7 months ago
Mike Williams 05e9772d54 groups: extract common class methods into EDA_GROUP base class 7 months ago
Mike Williams 8b69ec4761 dialog_group_properties: move to common 7 months ago
Mike Williams 5fd294cad2 eda frame: hoist FocusItem calls up a layer 7 months ago
Mike Williams f40b24d04a groups: move actions to common actions 7 months ago
Mike Williams 43e432f9ad sch_group: add basic class implementation + test 7 months ago
jean-pierre charras 76929808d3 PCB_TEXTBOX:: Rotate: fix size change for rotation by not 90deg 7 months ago
Jeff Young 7f9a277594 Remove unsafe C-style casts. 7 months ago
Jeff Young 0573a32f36 Fix first tab having no effect after changing grid value. 7 months ago
Jeff Young a1fe0f7faf Don't process grid-change events when we're rebuilding the grid. 7 months ago
Jeff Young 6f6ef8e626 Reset status popup. 7 months ago
Jeff Young 5e0beb97ee Nullptr safety. 7 months ago
Jeff Young 7b76aa4992 Move HasMessageOfSeverity to base class. 7 months ago
Jeff Young 2ce7535318 Stack objects should not have parents or groups. 7 months ago
Jeff Young 22769b9159 Once the selection has changed, we can't commit changes. 7 months ago
JamesJCode 9920751eb7 Fix net inspector thaw location to not break selection on MSW 7 months ago
JamesJCode 1202838135 Freeze net inspector data view when rebuilding the list of nets 7 months ago
Jeff Young 6e566b2819 Remove shadowed type (DRILL_MARKS). 7 months ago
Steven A. Falco 688448f9ab Fedora 43 will need python 3.14 support 7 months ago
Wayne Stambaugh ef5cd6bb28 Merge PAD::addPadPrimitivesToPolygon() into PAD::MergePrimitivesAsPolygon(). 7 months ago
jean-pierre charras c8b57c50dc DIALOG_SYMBOL_FIELDS_TABLE: fix a ugly look issue specific to wxMSW 7 months ago
Jeff Young 822e188d55 Knockout entire hatched shape when filling zones. 7 months ago
Wayne Stambaugh d52d0d0aad Don't clobber SCH_SCREEN paths when adding new sheet from existing file. 7 months ago
Jeff Young 9b71102dd8 Don't presume there are at least two footprint text 7 months ago
Jeff Young 14ca6e7b08 Clearer column titles. 7 months ago
Jeff Young 4ae4f9ea87 Wait for wxWidgets to destroy window. 7 months ago
JamesJCode 141097549c Fix incorrect iterator container comparison 7 months ago
Jeff Young 582aef0220 Don't assume a hypertext link is a cross-sheet reference. 7 months ago
Wayne Stambaugh 2b0d082df5 Move all PAD object methods to into PAD object source file. 7 months ago
jean-pierre charras d729b34986 Eeschema, DIALOG_FIELD_PROPERTIES: fix a strange bug specific to wxMSW. 7 months ago
Jeff Young 9066ad3620 Report global physical_clearance issues before moving on to layers. 7 months ago
Carsten Presser 33ee9e99fe Improve rectifier demo 7 months ago
jean-pierre charras 79fbae00ce FP editor preferences: Fix crash when closing (by OK) the dialog if no FP loaded. 7 months ago
jean-pierre charras 97e1c107c9 PANEL_FP_EDITOR_FIELD_DEFAULTS: fix incorrect behavior. 7 months ago
JamesJCode 906c24bc6d Unify length calculation between router, board / frame, and DRC 7 months ago
Jon Evans 12861345d3 API: Brute-force fix for footprint modifications 7 months ago
JamesJCode 7a4325e610 Net inspector groups should be case insensitive 7 months ago
Jeff Young 60a26308ae COMMIT lifetime safety. 7 months ago
Jeff Young 4f115b12a4 Fix format string. 7 months ago
Jeff Young b62f00912e Remove debug assert that's clogging up Sentry. 7 months ago
Jeff Young 408d3a0170 Code clarity. 7 months ago
Jeff Young baaf341d0d Remove debug assert. 7 months ago
Jeff Young 4783bc4cfd Don't respond to net navigator events while we're updating the wxTreeCtrl. 7 months ago
Jon Evans 31f3c44520 API: Clear footprint caches when making changes 7 months ago