116 Commits (70bca8bc4eea15f2ef50bfd94fb0bda486009808)

Author SHA1 Message Date
Jeff Young 70bca8bc4e Provide popups for inductor references. 2 years ago
Jeff Young 6407576cb9 Convert between refs and KIIDs in Symbol Properties. 2 years ago
Jeff Young 5709d57824 Copy 2 bug fixes from OnSizeFieldsGrid() to OnSizePinsGrid() 2 years ago
Jeff Young 07ee44740b Don't re-add item to screen if it wasn't there to begin with. 2 years ago
Jeff Young f25a06b2a5 More globals eradication. 2 years ago
Jeff Young f7d899a0fb Don't accept random values; use the popup to change to a known alternate 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Wayne Stambaugh f629898c8b Coding policy fixes. 2 years ago
Jeff Young f39bc64212 Show grey background in pin table for pins with no alternates defined. 2 years ago
Jeff Young a72df46200 Show grey background in pin table for pins with no alternates defined. 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Jeff Young a66360525a Broaden "Style footprint fields" to cover graphics as well. 2 years ago
Jeff Young 922f7128a9 Move item updating and view refresh to SCH_COMMIT::Push(). 2 years ago
Jon Evans d4b7144448 Properties: expose symbol attributes 2 years ago
Jeff Young 237cc7eee1 Move TestDanglingEnds() to SCH_COMMIT. 2 years ago
Seth Hillbrand 62f24aca1e Fix Connectivity Asserts in new COMMIT structure 2 years ago
Jeff Young 8f1b9119bf Upgrade some symbol editor stuff to SCHEMATIC_COMMIT. 2 years ago
Jeff Young e698156975 Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
Jeff Young 73b653c276 Upgrade more dialogs to SCHEMATIC_COMMIT. 2 years ago
Jeff Young d64cb7f81b More uniform handling of power symbols and exclude-from-simulation. 3 years ago
Jeff Young 8e29a054f3 Performance improvement for GetShownColumns. 3 years ago
Ian McInerney 016c958021 Always build spice simulator support 3 years ago
Jeff Young ef0d561a5c Less nagging. (If we need a field name, then create one.) 3 years ago
Jeff Young f41f04b301 Hook up AddField handler to GRID_TRICKS for SCH dialogs. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
JamesJCode 413169782a Add SIM_ENABLE_FIELD column name when excluding symbol from simulation 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jeff Young 5bdc3a5721 Keep sim-enabled checkbox in sync with edits to fields grid. 3 years ago
Jeff Young 7af718f1a5 Don't use std::string for things with wxString APIs. 3 years ago
Jeff Young c0e0cbceb0 Move eseries helper class to common. 3 years ago
Mike Williams 13f67aa7ce Schematic: remove unnecessary drag mirror/rotate control disabling 3 years ago
Jeff Young a3fcc8bbf7 Move Exclude from Simulation to Symbol Properties. 3 years ago
Jeff Young 13b73ed6b4 Remember dialog sizes for dialogs that might have lots of fields. 3 years ago
Jeff Young 24786fe0e9 Fix multi-unit symbol bugs. 3 years ago
Jeff Young 1e812b8b69 Remove selection from grid before deleting rows. 3 years ago
Jeff Young 5ef9fbdd19 Fix broken loop logic. 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Jeff Young ccbbd2ddd9 Clear seleciton so wxWidgets doesn't go looking for deleted row. 3 years ago
Jeff Young e890986e01 Fix crash when grid tries to access deleted field. 3 years ago
Wayne Stambaugh b95ce69054 Disconnect event handlers in symbol properties dialog dtor. 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
Jeff Young a9a2cc3e84 Enhance readability of Simulation Model dialog. 3 years ago
Jeff Young bd1114d94d Move footprint properties dialogs to symbol properties grid resizing strategy. 3 years ago
Wayne Stambaugh 0336cff8d6 Allow schematic symbol value and footprint fields to be instantiated. 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Seth Hillbrand 524b129c64 ADDED: Support for explicit DNP field 3 years ago
kliment b97f9ea329 Add support for symbol unit display names in eeschema and symbol editor 3 years ago
Jeff Young 45fb0107a0 Copy field properly. 3 years ago
jean-pierre charras 95f0c863b8 Remove a log message used in debug and left in code by mistake. 3 years ago