159 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Wayne Stambaugh 33ead34ea5 Work in progress variant code commit. 2 months ago
Seth Hillbrand 173e02eff7 ADDED: Lasso support to Schematic Editor 3 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 4 months ago
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 8 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 10 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
jean-pierre charras a76845d1e6 Eeschema, export to clipboard: fix wxWidgets alerts in Debug mode. 1 year ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 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
Jeff Young f098405218 Handle justification for vertical text when mirroring. 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
Jeff Young 87571ed8b8 Not all font sizes, fill properties or color properties are the same. 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 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young 4b0027a5d7 Implement better sheet-path awareness for label text var resolution. 3 years ago
Jeff Young ea59d583d5 ADDED exclude-from-simulation property to text items and textboxes. 3 years ago
Mike Williams bf59f1246b Schematic: correctly resolve label nets using sheet variables 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
jean-pierre charras 63002cec57 Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
Jeff Young 5fc02a63a3 Use netclass colours for label graphics, text and fields. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 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
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Roberto Fernandez Bautista 840bcffefb ADDED: Hyperlinks on text items in Schematic Editor 4 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young 438c63f587 Fix outline font boundingbox issues. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young c4336de868 Bug fixes in new dangling symbol drawing code. 4 years ago
Jeff Young 2e342ed8c9 Draw dangling symbols on a separate layer. 4 years ago
Mikolaj Wielgus 10be483430 Make an exception for SCH_TEXT in SELECTION::GetCenter() 4 years ago
Mikolaj Wielgus 83162364e7 Restore old rotation behavior for SCH_LABEL 4 years ago
Seth Hillbrand 2fdd805eda Override SCH_GLOBALLABEL::HitTest 4 years ago
david-beinder c34f45f646 Split global label size expansion from TextOffset setting 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 5 years ago