23 Commits (57d029f087685b3baf8acce0e9c46703f00338b8)

Author SHA1 Message Date
Mike Williams 61da4fb1af PCB Fields: operate on field copies in dialogs 2 years ago
jean-pierre charras 504b3cd174 FP editor: allows FOOTPRINT field to be editable. 2 years ago
Mike Williams fa84575510 FP Text Grid: avoid ambiguous fallthrough 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 2 years ago
Jeff Young cd43dccb18 Add missing property to footprint texts table. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young e02c05d38f Add unit and eval support to WX_GRIDs. 3 years ago
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Marek Roszko 03aa63bd50 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
Jeff Young 0091c76a6f Excise deci-degrees from UNIT_BINDER. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young d649b288a6 Swap out autoplace rotation costs for private footprint layers. 4 years ago
Jeff Young 28b279cb2d Units cleanup. 4 years ago
Jeff Young 6e2460ad37 Add hot-updating of units in common wxGrids. 4 years ago
Jeff Young 8b52e969d6 Restore units to a bunch of wxGrids. 4 years ago
Jeff Young 6dee7f30fa Whack-a-mole on another case of "module". 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
Jeff Young ef3b7052e0 Remove layer nag dialogs and just ignore non-shapes on Edge_Cuts. 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
jean-pierre charras 0bd6e5d96e FIELDS_GRID_TABLE and TEXT_MOD_GRID_TABLE: fix incorrect position of checkboxes 5 years ago
Jeff Young 3c3984a6fc Generalize default footprint fields. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 6e800bddae Rationalize penWidth processing as first step in removing some globals. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young d10bfb13d6 Re-enable text layers now that DRC & zone fills are fixed. 7 years ago
Andrew Zonenberg 60a55d75fa Split prohibited text layers for footprints and the rest of the PCB 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 3e062867de Move all the grid workarounds into our own WX_GRID class. 8 years ago
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago