139 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Wayne Stambaugh 04d15026c5 Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2 years ago
Wayne Stambaugh 6dc25f4775 Fix broken symbol reference designators on paste special. 2 years ago
Jeff Young f25a06b2a5 More globals eradication. 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young a3d83cdb6d Pass symbol netlist from Field Properties dialog. 2 years ago
Seth Hillbrand bdb7b99fc8 Don't destroy the pin cache in symbols 2 years ago
Mike Williams e1d5089c74 Symbol Fields Table: handle recursive sheet add/delete/update 2 years ago
Mike Williams 1c52a60270 Symbol Fields Table: API cleanups for non-modal window 2 years ago
Mike Williams ab1dccd6b3 Symbols: remove dead code 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Mike Williams 8fb316f995 Symbols: add ${EXCLUDE_FROM_SIM} variable to match the other attributes 2 years ago
Youbao 4cb993d872 ADDED: Cadence Allegro PCB Designer netlist exporter 2 years ago
Jeff Young e7ee6e1f26 Modified flags are handled by SCH_COMMIT. 2 years ago
Jon Evans d4b7144448 Properties: expose symbol attributes 2 years ago
Mike Williams a24c55affe PCB Fields: fix up python, API 2 years ago
Mike Williams 9f62e88477 Symbol Fields Table / BOM Export: handle variable resolution 2 years ago
Mike Williams 5d116245c6 sch_symbol: always require sheet path for text variable resolution 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
Wayne Stambaugh fb6b8eaeea Don't include power symbol pin when exporting netlist. 2 years ago
Jeff Young ea59d583d5 ADDED exclude-from-simulation property to text items and textboxes. 3 years ago
jean-pierre charras 8b144539e8 DIALOG_LABEL_PROPERTIES, add global label: better filtering of candidates. 3 years ago
Mike Williams c8fdac7abe Schematic: correctly resolve global power nets using sheet variables 3 years ago
Jon Evans 7b3fd2113c Improve sheet rendering performance 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Seth Hillbrand f99e374559 Make DNP more visible 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 05b9836f60 Remove ugly hack of passing SCH_SYMBOL as parent of LIB_FIELD array. 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
Mikolaj Wielgus f5ebd6fb47 Remove unused SCH_SYMBOL::GetAllPins() 3 years ago
Wayne Stambaugh 4a27d856f7 Move schematic sheet instance information into file sheet definition. 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
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 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 b1e5cb5a56 ADDED ${SYMBOL_DESCRIPTION} and ${SYMBOL_KEYWORDS}. 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
Wayne Stambaugh 7c6d9f67f9 Eeschema: fix broken instance data when adding new symbol. 3 years ago