301 Commits (8f670552a66046b3cd3d8ece22ba66ac07151612)

Author SHA1 Message Date
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Seth Hillbrand a2f845a41c Handle invalid pads more gracefully 4 years ago
Seth Hillbrand 56d204c4c9 Revise transferDataToPad to return False on failure 4 years ago
Jeff Young 0091c76a6f Excise deci-degrees from UNIT_BINDER. 4 years ago
Jeff Young 3f98769a77 More EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 32721755bf Hook up zone-pad connections to custom rules. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Wayne Stambaugh 348c2bc612 Fix another wxUpdateUIEvent retrigger loop. 4 years ago
Wayne Stambaugh 755607b8f8 Fix a few wxUpdateUIEvent retrigger loops. 4 years ago
jean-pierre charras b6ea9afb4f DIALOG_PAD_PROPERTIES: fix 2 issues: missing initial value for roundrect corner radius 4 years ago
jean-pierre charras 48be569a29 DIALOG_PAD_PROPERTIES: use our UNIT_BINDER to manage pad rotation and remove 4 years ago
Jeff Young 8cbdf5ba12 Keep default pad number up-to-date (in both directions). 4 years ago
Jeff Young 463b82cf46 Be very careful when "doing what I mean". 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Jeff Young 9c78e4cf54 Mac needs different font size handling than MSW & GTK. 4 years ago
Jeff Young fbee62fc15 Tie font size scaling to when automatic icon scaling fails. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Jeff Young fec34e8dd8 Get rid of an extraneous layer parameter. 4 years ago
Jeff Young 54942a1401 Fix typos that would result in fp zone setting written into pads. 4 years ago
Jeff Young a10f2b284c Unify negative zero and percent handling in UNIT_BINDER. 4 years ago
Jeff Young 0fb864d596 Pull some name changes back from 7.0 to ease merging. 4 years ago
jean-pierre charras 234b414e2c Fix misplaced break after code cleanup. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Jeff Young 138a4b21c1 Smarten custom-pad-shape test for collapsing solder mask margins. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marek Roszko 3a9a85b373 Enum class PAD_PROP_T 5 years ago
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T 5 years ago
Marek Roszko b243c2280d enum class PAD_SHAPE_T 5 years ago
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Jeff Young 517bcb15b1 Formatting. 5 years ago
Jeff Young 953f579d59 Keep dialog fields in sync with dummyPad values. 5 years ago
Jeff Young faf9cca938 Fix many cases of old mils flag getting interpreted as allowEval flag. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
jean-pierre charras 76cc7b98a7 Fp editor, DIALOG_PAD_PROPERTIES: do not disable posX and posY settings. 5 years ago
Seth Hillbrand c09dc5abdd Prevent locking items in footprint editor 5 years ago