185 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Jon Evans 334b414826 Make sure SCH_PIN->LIB_PIN pointers get cleared 2 years ago
Marek Roszko 899ed59f7b Add missing pin numbers/names properties 2 years ago
Seth Hillbrand 7664c345e2 Revert "Schematic performance enhancements" 2 years ago
Yon Uriarte df654ac12f Schematic performance enhancements 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Jon Evans 5d7eac7677 Allow for empty LIB_PART in certain symbol functions 2 years ago
Jeff Young 1bd8da41a7 Mutual Inductor isn't an inductor. 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
Jeff Young 88760f5c0e Update pin selection flags from SCH_SYMBOL::UpdatePins(). 2 years ago
Wayne Stambaugh 764df1d107 Fix crash when saving pasted root sheet symbols. 2 years ago
Wayne Stambaugh 6dc25f4775 Fix broken symbol reference designators on paste special. 2 years ago
Graham Keeth 729659f5cf fixup title case properties 2 years ago
Graham Keeth 4f36f669dc Use Title Case for property names 2 years ago
Jeff Young f25a06b2a5 More globals eradication. 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
jean-pierre charras 88a4979fff Eeschema, print schematic: resolve text variables in symbol graphic text. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 6fbbf981f0 Handle justification when hit-testing fields. 2 years ago
Jeff Young 003acbd686 Clear render caches before plotting. 2 years ago
Seth Hillbrand 12ebb2bbfa Set pinmap after updating pins 2 years ago
Seth Hillbrand bdb7b99fc8 Don't destroy the pin cache in symbols 2 years ago
jean-pierre charras d02ca968d1 Eeschema: fix crash if using ${FOOTPRINT_NAME} or ${FOOTPRINT_LIBRARY} as values 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Jeff Young d74e9ba040 Support SHORT_NET_NAME(pin_number) and friends on symbols. 2 years ago
Jeff Young 9fae110031 Make sure copied SCH_PINs get their LIB_PIN pointers set. 2 years ago
Jeff Young 4325f4e038 ADDED: alternate pin functions in context menu. 2 years ago
Mike Williams 1c52a60270 Symbol Fields Table: API cleanups for non-modal window 2 years ago
Mike Williams ab1dccd6b3 Symbols: remove dead code 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Mike Williams 8fb316f995 Symbols: add ${EXCLUDE_FROM_SIM} variable to match the other attributes 2 years ago
Mike Williams b34309fdba Schematic: display symbol's user-defined description in message panel 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
jean-pierre charras 58a9b75883 Eechema: Do Not Place markers: add a specific setting for their color. 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
jean-pierre charras bc8cc826cc Eeschema, PlotInteractiveLayer(): do not print useless info in a PDF plot. 2 years ago
Youbao 4cb993d872 ADDED: Cadence Allegro PCB Designer netlist exporter 2 years ago
Jeff Young e7ee6e1f26 Modified flags are handled by SCH_COMMIT. 2 years ago
Jon Evans d4b7144448 Properties: expose symbol attributes 2 years ago
Jeff Young 237cc7eee1 Move TestDanglingEnds() to SCH_COMMIT. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young a3f62cc8de Don't presume a sheet-path while reading files. 2 years ago
Jeff Young 5114d3b8c3 Don't use GetValueFieldText from within text var resolution. 2 years ago
Mike Williams 9f62e88477 Symbol Fields Table / BOM Export: handle variable resolution 2 years ago
Mike Williams 5d116245c6 sch_symbol: always require sheet path for text variable resolution 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Wayne Stambaugh fb6b8eaeea Don't include power symbol pin when exporting netlist. 3 years ago