341 Commits (57d029f087685b3baf8acce0e9c46703f00338b8)

Author SHA1 Message Date
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
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 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
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 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 516c4cb2d3 wip refactoring: use virtual page numbers for page navigation 3 years ago
Roberto Fernandez Bautista 72e39fc865 Get it working for SCH_TEXT with infobar error message 3 years ago
Roberto Fernandez Bautista 212864306c Allow goto page hyperlinks to work in sch_text 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
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 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
Jeff Young 47e002a33d Add font to status bar for text objects. 4 years ago
Jeff Young 85680886f8 Adjust outline font SCH_TEXT positioning so it better matches SCH_FIELD text. 4 years ago
Jeff Young 4f62960334 Update message panel from PCB point editor and SCH drawing tools. 4 years ago