96 Commits (1eefb2b70a37955ebc6a7a55baba14efc3590687)

Author SHA1 Message Date
Jeff Young 1eefb2b70a Allow deletion of nested embedded files. 3 months ago
Marek Roszko 480c2f0277 Use m_project member instead of Prj() inside SCHEMATIC 5 months ago
Marek Roszko e49d44ea25 Remove the callback on RecomputeIntersheetRefs 5 months ago
Marek Roszko e29df06568 Split part of RecalculateConnections to SCHEMATIC, fix cli loader to call RecalculateConnections which fixes rules areas 5 months ago
Marek Roszko e95ae05dcf Move CleanUp to SCHEMATIC 5 months ago
Marek Roszko 651fb1118f Move BreakSegment(s/OnJunction) out of SCH_EDIT_FRAME 5 months ago
Jeff Young 48e254fe4c EE -> SCH (no functional changes) 8 months ago
Jeff Young db44690460 Update instance reference from property inspector. 9 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Seth Hillbrand 3a5eeef9df Auto update list of fonts when embedding files 10 months ago
Jeff Young 7bf0d36057 Store/fetch sheetpath along with symbol UUID. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 11 months ago
Wayne Stambaugh c4e2c0d3ec Save schematic symbol field and unit by ordinal sheet instance. 11 months ago
Wayne Stambaugh a6923b3de3 Cache full schematic sheet list sorted by sheet page number. 1 year ago
Wayne Stambaugh b9f11971ad Add test to determine if schematic is a complex hierarchy. 1 year ago
Wayne Stambaugh be72f22f54 Add check for schematic files shared by multiple projects. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 2 years ago
jean-pierre charras d778cb6647 Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
Jeff Young 2e38fa84bf Don't allow writing "//" to spice netlist. 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Jeff Young e543ff0578 Performance for large hierarchies: lookups 1 year ago
Seth Hillbrand 43a622cadf Ensure we are checking all ERC errors 1 year ago
Jon Evans 2836025402 Clear field listener when quitting 2 years ago
Seth Hillbrand 2139789c4c Move ERC items to their own directory 2 years ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Jeff Young a6e2746a08 Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
Jeff Young d7e4a8cebd ADDED: ERC/DRC exclusion comments. 2 years ago
Jeff Young ee5e2e56c0 Naming conventions; no functional changes. 2 years ago
Jon Evans 9c1a160fcd Add system for property change notifications 2 years ago
Mike Williams f993e45325 Variables: make consistent across editors 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
Jeff Young 3819b2d5e7 Enforce SCH_SHEET_PATH processing in more places. 2 years ago
Mike Williams a9c4534a38 Schematic/Fields Table: handle sheet changes 2 years ago
Jeff Young 57d3aef4cd Correct false comments (no functional changes). 2 years ago
Marek Roszko f341fde938 Move RecordERCExclusions and ResolveERCExclusions out of the schematic frame 2 years ago
Jeff Young ff044cd0cf Mostly a terminology update... 2 years ago
Marek Roszko 34ba343754 Add SCHEMATIC_LISTENER equivalent to BOARD_LISTENER 3 years ago
Mike Williams 5d116245c6 sch_symbol: always require sheet path for text variable resolution 3 years ago
Seth Hillbrand 48740dd3f8 Clean exposure of CONNECTION_SUBGRAPH 3 years ago
Jeff Young 9d3a3d705d ADDED simulation measurements. 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Graham Keeth 9b9ebebb2d Add missing autocomplete for FILENAME, PROJECTNAME 3 years ago
JamesJCode fef3274e8e Eeschema: ERC checks handle connections between a common sub-circuit 3 years ago
Jeff Young 715340b129 Fix erroneous early return. 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Roberto Fernandez Bautista d063eb431b Move FixupJunctions to SCHEMATIC 3 years ago
Jeff Young 96819f6c01 Better cache invalidation for text objects with references. 3 years ago