212 Commits (29360b1aefe621e9c6beecc31928d11d924f56c4)

Author SHA1 Message Date
Jeff Young 29360b1aef Raw spice models don't have pin names. 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
Jeff Young c59ed0bbb7 Flip symbol editor's Y axis to match other editors. 1 year ago
Wayne Stambaugh ca18dc8ec8 Do not show click to start wire cursor for hidden pins. 2 years ago
Jeff Young 320f531110 Improve inheritance processing; simplify hidden flag. 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
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 2 years ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Seth Hillbrand e14e956c1d Fully order schematic saves 2 years ago
Seth Hillbrand a9f35ba42e Fix incremental connectivity 2 years ago
Jeff Young 56f6f44b3d Formatting, type-cast and auto cleanup. 2 years ago
Jeff Young e7493c7851 Fix SCH_SYMBOL's operator=. 2 years ago
Jeff Young 3ade857c7b Honour parent symbol's transform when over-plotting pins. 2 years ago
Jeff Young 9c94967b52 Tidy renderSettings / jobsHandler APIs. 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
Mark Roszko 7b904545e9 Fix explicit wxstring build breakage 2 years ago
Jon Evans f00f47df13 wxWidgets 3.3 compatibility: explicit wxString conversion 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Jeff Young ff8ddae9bd Convert OP text variables pin names/numbers to SPICE vectors. 2 years ago
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