363 Commits (f114d0d393603a39a76fcbb7272c679369adeb52)

Author SHA1 Message Date
Seth Hillbrand a857ea77d9 ADDED: Text expression evaluation 2 months ago
Seth Hillbrand 173e02eff7 ADDED: Lasso support to Schematic Editor 2 months ago
Jeff Young bf8809c841 Repair deficiencies in swapData. 3 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 4 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 4 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 8 months ago
Jeff Young 7e046e6c8b Remove '~' == empty_string. 8 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 9 months ago
Jeff Young 61efe5be18 Resolve field references in symbol text items. 9 months ago
Jeff Young 5edae8250d Finish eradication of visibility flag on text items. 9 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 12 months ago
Seth Hillbrand b4760b9b2c Add ADVANCED_CFG variable for recursion depth of variables 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jeff Young c59ed0bbb7 Flip symbol editor's Y axis to match other editors. 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 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 a6e2746a08 Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
Jeff Young d08e0e9eaa _() -> _HKI() for group names. 2 years ago
Jeff Young e7abeb3c38 Cleanup. 2 years ago
Jeff Young aef6b2a66e nullptr safety and a bit of wxT'ing. 2 years ago
Jeff Young f098405218 Handle justification for vertical text when mirroring. 2 years ago
Jeff Young 298b309ebe Handle mirroring for multiple selections containing text or labels. 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
jean-pierre charras a6e883327a Fix typos (paste issue?) in SCH_TEXT::FlipHJustify() and SCH_TEXT::Rotate90(). 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 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
Jon Evans 24a3816a34 EDA_TEXT Orientation property shouldn't be exposed to schematics 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young ea59d583d5 ADDED exclude-from-simulation property to text items and textboxes. 3 years ago
Mike Williams ade29c8577 Schematic Sheet Variables: more SCH_SHEET_PATH plumbing 3 years ago
Mike Williams bf59f1246b Schematic: correctly resolve label nets using sheet variables 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 26c821962f Simplify and regularize text variable substitution architecture. 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
Alex 58b03b0a1c Small optimizations. 3 years ago