60 Commits (ce58208d77a052a8b0c61e3d82a9b2d6f2ed7e7f)

Author SHA1 Message Date
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
Marek Roszko 55ca6145ea Stuff RecomputeIntersheetRefs into SCHEMATIC for reuse 3 years ago
Marek Roszko 0190606886 Kick SetSheetNumberAndCount to SCHEMATIC 3 years ago
Marek Roszko b60c42ea41 Add schematic cli plotting 3 years ago
Jeff Young 536561f7b3 Move bus aliases to std::set. 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Roberto Fernandez Bautista 516c4cb2d3 wip refactoring: use virtual page numbers for page navigation 3 years ago
Wayne Stambaugh 797827b833 Fix missing legacy value and footprint field instance data. 3 years ago
Jeff Young 96f01d33c8 Performance improvements. 3 years ago
Jeff Young 099061f46d Process nested formatting within a variable cross-reference. 3 years ago
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
Wayne Stambaugh b7af66e3f9 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Jeff Young a4263ebce5 Clean up Altium special string handling 4 years ago
Jeff Young 3f165c70e1 Import more Alitum parameters. 4 years ago
Jeff Young d51ac65349 Don't try to resolve variables before the schematic is set up. 4 years ago
Jeff Young 3288971a7c Allow titleblock vars to be resolved outside the titleblock. 4 years ago
Jeff Young e695c580fd Resolve textvar cross-references even if the field doesn't exist. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Roberto Fernandez Bautista cf2dc06add Fix latent bugs in SCHEMATIC and SCH_SEXPR_PLUGIN 5 years ago
Wayne Stambaugh c7d2440699 Eeschema: fix build issue when spice simulator build is disabled. 5 years ago
Wayne Stambaugh acec6ad7fc Spice simulator: add Ngspce model behavior mode settings. 5 years ago
Jeff Young b691c18bfc Allow netclass assignents to unnamed nets. 5 years ago
Ian McInerney fc20eaa083 Fix some compiler and Coverity warnings 5 years ago
Roberto Fernandez Bautista b1270bc9ab eeschema page numbers: match print and plotting ordering to page number ordering 5 years ago
Jeff Young c61c7b62aa Start of impl for persisting ERC exclusions. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Jeff Young fbb20d08cd Don't allow netclass assignment to auto-generated net-names. 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jon Evans 5e2946ef90 Use full net names in netclasses 5 years ago
Jeff Young 0804f487ec Add text var cross-reference processing to SCH_FIELDs. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jon Evans 04a51a5ba4 Push current sheet handling to SCHEMATIC 5 years ago