104 Commits (b9ac48600016b3498e56416ba283f1f05e5fc46f)

Author SHA1 Message Date
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 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Mikolaj Wielgus 6fad25f8ed Allow mapping sim model pins to arbitrary string symbol pin numbers 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Wayne Stambaugh 10123d164f Fix schematic symbol initial default instance data bug. 3 years ago
Jon Evans 8694c37376 Remove requirement that non-power symbols share a name and value 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Wayne Stambaugh 797827b833 Fix missing legacy value and footprint field instance data. 3 years ago
Mikolaj Wielgus 978f01553b Sim Model Editor: Serialize models in fields 4 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young 5295342f42 Fix another case of the instance data getting messed up. 3 years ago
Mike Williams c3d952644c Annotation: fix wrong multi-unit annotation messages 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Jeff Young cb77e68076 Don't assume a SCH_EDIT_FRAME in EE_SELECTION_TOOL. 3 years ago
Jeff Young d24e6c3408 Auto-annotate (and then don't re-annotate) power symbols. 3 years ago
Seth Hillbrand ff54b8c718 Overplot schematic symbol fields and pins 3 years ago
Jeff Young e4798199c6 Handle alt pins in plot code. 3 years ago
Seth Hillbrand 1a70465927 Use instance data to store values 4 years ago
Jeff Young 160240166c Cleanup. 4 years ago