139 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Wayne Stambaugh 33ead34ea5 Work in progress variant code commit. 3 weeks ago
Seth Hillbrand 3f8abe3744 Update properties to show units 1 month ago
Seth Hillbrand 173e02eff7 ADDED: Lasso support to Schematic Editor 1 month ago
Jeff Young 6dd4e01f16 ADDED: custom body styles. 2 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 3 months ago
Jeff Young 524575a595 Allow embedded files to come from components 6 months ago
Mike Williams c67924ccac schematic: convert RunOnChildren to also take recursion mode argument 7 months ago
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 7 months ago
Seth Hillbrand 49a4699d5a ADDED: Local power symbol option 8 months ago
Jeff Young 8f40feedbb m_ordinal has no meaning for mandatory fields. 8 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 8 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 8 months ago
Jeff Young d921a4e916 Switch to using unit names in property inspector. 8 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 8 months ago
Jeff Young e19bce2f93 Reduce reliance on MANDATORY_FIELDS and their implied order. 9 months ago
JamesJCode 35172fe402 Guard against null m_part in erc TextVar checks 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 10 months ago
Jeff Young 7da8b42206 Push more functionality to SYMBOL. 10 months ago
Jeff Young 905eaa79a9 Centralize ref-des error checking. 12 months ago
John Beard df5fe44839 sch_symbol.h doesn't need sch_lib_table.h 1 year ago
JamesJCode d64a112971 Implement Component Classes 1 year ago
Jeff Young 80168b9d6b Sync other unit props when updating from prop manager. 1 year ago
jean-pierre charras 35650d3573 Eeschema: fix De Morgan attribute not preserved in schematics after reload 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Mike Williams a5e2615251 Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
Mike Williams 0b187e7122 SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 1 year ago
Jeff Young 14f3a22f3d ADDED: support editing unit in Reference Field Properties. 1 year ago
Jeff Young cb76ad3206 Add unit & body style property access. 1 year ago
Jeff Young 1db8b322da Make pin name/number visibility architecture more clear. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Wayne Stambaugh ca18dc8ec8 Do not show click to start wire cursor for hidden pins. 2 years ago
Jeff Young 95136494b3 RIP LIB_PIN. 2 years ago
Jeff Young b394d7eb96 Fix build breakage. 2 years ago
Jeff Young d2c512f422 Don't double-save transform for plotting DNP. 2 years ago
Jeff Young cc78196f81 Remove shadowed member variables. 2 years ago
Seth Hillbrand e14e956c1d Fully order schematic saves 2 years ago
Jeff Young 0d6822be0d Remove shadowed member variables. 2 years ago
Jeff Young e7493c7851 Fix SCH_SYMBOL's operator=. 2 years ago
Jeff Young 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young c5ed80af52 Harmonize rotate APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Marek Roszko 899ed59f7b Add missing pin numbers/names properties 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Jeff Young 4d80da8238 Separate symbol angle and mirroring in prop manager. 2 years ago
Jeff Young 6361995412 Beef up property manager access to SCH_SYMBOL. 2 years ago