79 Commits (6b7b6fa3e3960aeec405880a47f4c4f2330e872b)

Author SHA1 Message Date
Jeff Young c01681a32e Repair variable resolution recursion guard. 1 year ago
Seth Hillbrand 55c864ec45 Fix incremental connectivity 2 years ago
Wayne Stambaugh e904731e28 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Yon Uriarte 7d5583f687 Performance UpdateDanglingState 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 3819b2d5e7 Enforce SCH_SHEET_PATH processing in more places. 2 years ago
Jeff Young 7cca303f65 Expose missing properties for label shapes. 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
jean-pierre charras 368233d6d7 EEschema: fix incorrect plot of SCH_DIRECTIVE_LABEL graphic shape. 2 years ago
Jeff Young 394ab8ccb1 Implement printing and plotting for directive-specific label shapes. 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Jeff Young 7b71e55ab9 Don't allow updates to shown_text outside of cacheShownText(). 2 years ago
Jeff Young c30bdf9ba8 Implement second-level cache for escaped netnames. 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jon Evans bf2e9f8261 Properties for SCH_LINE 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
jean-pierre charras 03e846d8ea Eeschema: fix block mirroring of fields attached to labels (all types) 2 years ago
jean-pierre charras 898d88cc11 Eeschema, directive labels: fix some issues: 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
jean-pierre charras de579af352 SCH_LABEL_BASE::SetPosition(): ensure field positions are also handled. 3 years ago
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young e927328ecf Don't rely on field ID for intersheetrefs. 3 years ago
jean-pierre charras a57ca559aa sch_field named Intersheetref in global labels: fix incorrect behavior when loading a sch file. 3 years ago
Jeff Young ae9405a4d3 Handle string escaping for Find/Replace in labels. 3 years ago
Wayne Stambaugh 6a0db3e7e2 Fix Coverity warnings. 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 838bd7292c Default intersheet ref field visibility to off, and show warning 3 years ago
Jeff Young 10d8db482e Init intersheet refs field pos to local {0,0}, not global {0,0} 3 years ago
Marek Roszko f2377b447d Add hierarchical label group in pdf outline 3 years ago
Jeff Young 5fc02a63a3 Use netclass colours for label graphics, text and fields. 3 years ago
Alex 58b03b0a1c Small optimizations. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 4973816f90 Fix errant format specifier. 3 years ago
jean-pierre charras 2033d9a6c5 SCH_LABEL_BASE::ResolveTextVar(): Protect against null pointer 3 years ago
Jeff Young 9bed145475 Allow the current sheet a chance to resolve text variables. 3 years ago
Jeff Young b80824951e Clean up some of the PDF hypertext stuff, and add opening HTTP[S] urls. 3 years ago
Jeff Young 8afc1db7a6 Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
Jeff Young 12171603d5 Replace missing LAYER_DANGLING from global label view layers. 3 years ago