61 Commits (2c330e07be29d69ddd996c66c0ecc00dfcc8d8a6)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 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 e5a17b96a3 Fix more bugs from collapsing LIB_* to SCH_*. 2 years ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 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
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 fa0ead98d8 Split out table editing and table cell editing. 2 years ago
Jeff Young 4eefbc7815 ADDED: textbox and tablecell margins. 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 2 years ago
Jeff Young aef6b2a66e nullptr safety and a bit of wxT'ing. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young 3819b2d5e7 Enforce SCH_SHEET_PATH processing in 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
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
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 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
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
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
Jeff Young 8bab429c7d Account for border when calculating text margin for text boxes. 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
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 20eca94fca ADDED vertical alignment for text boxes. 3 years ago
Jeff Young ebe9617e77 More EDA_RECT expungification, and an attempt to fix the python test. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Marek Roszko f0956e48f2 Make EDA_TEXT common 3 years ago
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Roberto Fernandez Bautista 9b007ca4bf ADDED: Go to page hyperlinks in schematic editor (virtual page numbers) 3 years ago
Roberto Fernandez Bautista 840bcffefb ADDED: Hyperlinks on text items in Schematic Editor 4 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Jeff Young f42b66bc1c Regularize ellipsization of menu and status text. 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Jeff Young d5a6452934 Get rid of special default line style for Eeschema. 3 years ago
Jeff Young dfa6b9ed15 Reset plotter dash-style after use. 4 years ago
Jeff Young dc1e063b00 Iron out some issues with linestyle handling in SCH printing and plotting. 4 years ago
Jeff Young 3589eb33f0 Handle text color when printing and plotting. 4 years ago