92 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Seth Hillbrand f66cbaf43a ADDED: Stacked pin notation support 1 month ago
Wayne Stambaugh d16d2f5a5b Fix a cadre of symbol pin alternate issues. 5 months ago
Seth Hillbrand 2b557c5497 Revert "Allow a no-connect to connect to a single pin (but not multiple pins)." 7 months ago
Jeff Young ee4a6127c6 Allow a no-connect to connect to a single pin (but not multiple pins). 7 months ago
Seth Hillbrand 49a4699d5a ADDED: Local power symbol option 8 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 8 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 8 months ago
Wayne Stambaugh 4e80c6fdc1 Revert "Do not use schematic object UUID comparisons when UUIDs are mutable." 9 months ago
Wayne Stambaugh 1dfe3ebc54 Do not use schematic object UUID comparisons when UUIDs are mutable. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 7da8b42206 Push more functionality to SYMBOL. 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
John Beard ede31b6252 Pin layout: unify bounding box calcs 1 year ago
John Beard f29d1fafe4 Include dangling indicator in SCH_PIN bbox 1 year ago
John Beard fe48e51315 SCH_PIN: break out layout calculations 1 year ago
John Beard 91dca89116 Eeschema: Add indicator icons for pins with alt modes 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Wayne Stambaugh 74070afbc6 Fix a bunch of GCC build warnings compiling the schematic editor. 1 year ago
Seth Hillbrand 79a354bf0e Unify SCH_PIN ambiguity in equality operator 1 year ago
jean-pierre charras 87d3d38552 Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 1 year ago
Jeff Young 02c1eef3be Simplify parsing of alt pin definitions. 1 year ago
Jeff Young e8be782687 Mostly clean-up, but also bug fixes with bounding boxes. 1 year ago
Jeff Young 320f531110 Improve inheritance processing; simplify hidden flag. 1 year ago
Jeff Young c0f480eea8 Lint reduction. 1 year ago
Jeff Young 95136494b3 RIP LIB_PIN. 1 year ago
Marek Roszko 96cdfc7fa7 Update equality overloads for C++20 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
Wayne Stambaugh 1ac5666164 Do not de-reference null library pin object pointers in SCH_PIN object. 2 years ago
Wayne Stambaugh 466c707e91 Check for invalid library pin object pointer. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Seth Hillbrand bdb7b99fc8 Don't destroy the pin cache in symbols 2 years ago
Jon Evans 148e111579 Refactor pin orientation to be an enum class 2 years ago
Mike Williams ca5004b1d2 Power Symbols: rename IsPowerConnection to IsGlobalPower 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Seth Hillbrand 16479277cc Catch connection errors when stacked pins have NC flags 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
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young 3def3d659e Allow click-selection and greedy-drag selection of visible pin text. 3 years ago
Alex c6d9dcdad5 Schematic editor: allow box-selecting pins. 3 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 653c7b78d7 Move NC pin logic so we set it before we need it. 4 years ago
Jeff Young 2e342ed8c9 Draw dangling symbols on a separate layer. 4 years ago
Mikolaj Wielgus 71bfbfaa70 Test SCH_PIN rotation and mirroring 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago