222 Commits (0c45f85bc09d578ec64a12ec9ac1fdf907a2a3f2)

Author SHA1 Message Date
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Graham Keeth 4a0a5f2265 Fix backwards display of ${DNP} 3 years ago
Seth Hillbrand 6fa2eedb4b Avoid the obsolete GetNextPin() call 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Seth Hillbrand a206f6717d Desaturate the symbols in DNP for print/plot 3 years ago
Seth Hillbrand 8a26bf6c41 Tweak DNP display settings 3 years ago
Seth Hillbrand f99e374559 Make DNP more visible 3 years ago
Seth Hillbrand 03e12535a8 Include symbol flags in swap 3 years ago
Wayne Stambaugh d99e09014b Rename SYMBOL_INSTANCE_REFERENCE to SCH_SYMBOL_INSTANCE. 3 years ago
Wayne Stambaugh 78e2f0fd4d Sheet instance handling improvements. 3 years ago
Jeff Young 24786fe0e9 Fix multi-unit symbol bugs. 3 years ago
Jeff Young 8931e55dd2 Templatize MigrateSimModel() so it can be used on LIB_SYMBOLs as well. 3 years ago
Jeff Young b9287968d6 Update symbol default prefixes after updating instance data. 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
Wayne Stambaugh 6f90a63381 Fix legacy schematic symbol instance data bug. 3 years ago
Jeff Young a61ac363c2 Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
Jeff Young bb446c8d01 Set fields into instance data. 3 years ago
Jeff Young 2dac73e421 Remove dangerous SCH_FIELD::IsVoid() call. 3 years ago
Jeff Young c9ce8da10a Dim DNP textbox borders. 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Seth Hillbrand e055302a3c Allow printing backgrounds prior to foreground 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 3 years ago
Marek Roszko 2646be730d Don't place bookmarks for power symbols (like GND) 3 years ago
Marek Roszko a381a0acb2 Generalize bookmarks to support additional groups and names 3 years ago
Marek Roszko 6f8205235f ADDED: Add outline support to schematic PDF and PCB plot 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko 5f85c3b8b9 Fix everything loading DNP 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 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 ef05069ebc ADDED 2 new vars: EXCLUDE_FROM_BOM and EXCLUDE_FROM_BOARD. 3 years ago
Jeff Young 9bed145475 Allow the current sheet a chance to resolve text variables. 3 years ago
Jeff Young 59dc6c8e45 Add wire and bus popups for PDF export. 3 years ago
Jeff Young 8afc1db7a6 Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
jean-pierre charras 0e95f06c7b SCH_SYMBOL::UpdatePins() re-add pin filtering by conversion: 3 years ago
Jeff Young ca5d95a62b Don't filter pins for conversion or unit. 3 years ago
Jeff Young b1e5cb5a56 ADDED ${SYMBOL_DESCRIPTION} and ${SYMBOL_KEYWORDS}. 3 years ago
jean-pierre charras c72091d7e0 fix a compil warning. 3 years ago
Wayne Stambaugh 4c096fee15 Eeschema: fix crash when attempting to edit missing library symbol. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jon Evans 5c43c46365 Add new symbol fields to autocomplete list 3 years ago
Jon Evans 460e8015f0 Allow referencing LIB_ID components in symbol fields 3 years ago
Wayne Stambaugh 7c6d9f67f9 Eeschema: fix broken instance data when adding new symbol. 3 years ago
Jon Evans ae6a2a6443 ADDED: Database libraries MVP 4 years ago