46 Commits (546c7ed218b783f311f7716ca80b0cc9ef42c07e)

Author SHA1 Message Date
Mike Williams a24c55affe PCB Fields: fix up python, API 2 years ago
Mike Williams 85f889bc19 Fields: Description now mandatory 2 years ago
Mike Williams b81fcaeaf7 PCB Fields: use validators in dialogs, restrict editing of footprint 2 years ago
Mike Williams ad7d9ec956 PCB: footprint properties dialog fields fixes 2 years ago
Mike Williams a859b25d2c PCB: convert footprints to use PCB_FIELDs for fields from schematics 3 years ago
Jeff Young 5875f89531 Centralize text size clamping. 2 years ago
Jeff Young 8e29a054f3 Performance improvement for GetShownColumns. 3 years ago
Mike Williams 32eb1ef77e Sch->PCB: propagate DNP from symbols to footprints attributes 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Seth Hillbrand e4b7bc82be Prevent UI events during footprint dialog ctor 3 years ago
Jeff Young bd1114d94d Move footprint properties dialogs to symbol properties grid resizing strategy. 3 years ago
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
Jeff Young f179754118 Implement add-new-on-return for some of our grids. 3 years ago
Jeff Young 46df421064 ADDED defined pad groups for net-tie footprints 3 years ago
Jeff Young 37aa42d1e3 Don't allow Edge_Cuts or Margin in footprint private layers. 4 years ago
Alex 45c50535c5 Use GetUnobscuredSize in dialogs/panels 4 years ago
Jeff Young 09b7e0b72b ADDED Exclude Footprint from Courtyard Requirement. 4 years ago
Jeff Young d649b288a6 Swap out autoplace rotation costs for private footprint layers. 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 a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young 0a609dd48d Add footprint library checking to DRC. 4 years ago
Jeff Young 6e2460ad37 Add hot-updating of units in common wxGrids. 4 years ago
Wayne Stambaugh 755607b8f8 Fix a few wxUpdateUIEvent retrigger loops. 4 years ago
Jeff Young 88fc6d25a7 Correctly handle deleting multiple selections in some grids. 4 years ago
Jeff Young 6c0110ecd3 Naming conventions. 4 years ago
Jeff Young 0fd762dc25 Make 3D dialogs easier to find. 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 ad59254be8 Another round of font sizing tweaks. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young a10f2b284c Unify negative zero and percent handling in UNIT_BINDER. 4 years ago
Jeff Young 77680eba30 Naming conventions. 4 years ago
Ian McInerney befd30a1a1 Switch the board footprint properties window to use the new 3d models panel 4 years ago
Ian McInerney 1a4a3400ba Split the footprint 3d model panel into its own class 4 years ago
jean-pierre charras b6e1fe11b6 Fix a collision name (perhaps msys2 specific) 4 years ago
Ian McInerney 36d66085f5 Add a column showing 3D model file loading errors 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 5cac8afe1d Remove long-dead revision support for LIB_IDs. 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
Jeff Young 89718dd3ba Naming conventions. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young ed2f2257ce Remove footprint locking in the footprint editor. 5 years ago
Jeff Young 52ca7ed27c Naming conventions. 5 years ago
Jeff Young 2c3ee0d85f Don't forget CommitPendingChanges. 5 years ago
Roberto Fernandez Bautista 7077e59395 Make moving pads independent of footprint much harder with new setting 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