306 Commits (3da0ab1a9aad9792b52b04248a4aa67710aacfd1)

Author SHA1 Message Date
Jeff Young 55d0b79746 Make sure current sheet gets set when creating BOM. 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young c89676e39d Require client to specify whether they want resolved values or not. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young d616d5ad1f Naming conventions. 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Seth Hillbrand 661e85d705 Standardize "Key words" to "Keywords" 5 years ago
Jeff Young 8f67557a65 Separate display and canonical names in Edit Symbol Fields. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Jeff Young 64fa400b19 Ease translation a bit. 5 years ago
Wayne Stambaugh d45c11b4b5 Exclude from bill of materials and board netlist to library symbols. 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young 054b5aa475 Fix copy-pasta. 5 years ago
Jeff Young 7b05e456cc Bug fixes for multiple symbol instances in complex hierarchies 5 years ago
Jeff Young a25dfb2ac9 Stop setting modify from ClearAnnotation(). 5 years ago
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
PJM f58221ca98 Add 'GetBoundingBox' that optionally only calcs w visible fields 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Wayne Stambaugh 037898f6fb Eeschema: add support for excluding symbols from board. 5 years ago
Wayne Stambaugh 77a59fb5d3 Eeschema: add support for excluding symbols from bill of materials. 6 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 6 years ago
Wayne Stambaugh b83d64fc0d Eeschema: remove superfluous updating of SCH_COMPONENT pins. 6 years ago
Jeff Young 8d92a95cb8 Fix a couple of issues with text var autocomplete. 6 years ago
Jeff Young 8b084c373e Autocomplete for text variables. 6 years ago
jean-pierre charras 14f5ef4078 Eeschema: ensure component edit flags are cleared after loading a schematic file. 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young ae102c7411 Remove bogus assert. Also fix const leak. 6 years ago
Wayne Stambaugh bc0fc0bb3a Eeschema: fix broken net list items in schematic symbol object. 6 years ago
Wayne Stambaugh aa9e74493f Eeschema: fix netlist creation crash when opening spice simulator. 6 years ago
Wayne Stambaugh 590a101a88 Eeschema: fix update schematic symbol library link bugs. 6 years ago
Wayne Stambaugh 00716e362a Eeschema: simplify updating symbol alternate body style. 6 years ago
Wayne Stambaugh 5cf474e1c8 Eeschema: fix bugs in symbol edit properties dialog. 6 years ago
Wayne Stambaugh a8407fba4c Fix schematic field index bug in s-expression file format plugin. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jon Evans 1204b9cbef Use cached pins in SCH_COMPONENT::GetEndPoints() 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
jean-pierre charras 98b9c80eb4 Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago