60 Commits (3cca1e87d89a43e334aa26f2b9308555ff987b4c)

Author SHA1 Message Date
Seth Hillbrand 173e02eff7 ADDED: Lasso support to Schematic Editor 2 months ago
Jeff Young 60ec152d90 Fix deficient c'tors and operator=. 3 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 3 months ago
Jeff Young 4678000a0e ADDED: DNP, etc. attributes to SCH rule areas. 4 months ago
Mike Williams c67924ccac schematic: convert RunOnChildren to also take recursion mode argument 7 months ago
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
Jeff Young 8f40feedbb m_ordinal has no meaning for mandatory fields. 8 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 9 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 9 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Jeff Young fccb661487 More MANDATORY_FIELDS work. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 10 months ago
jean-pierre charras a76845d1e6 Eeschema, export to clipboard: fix wxWidgets alerts in Debug mode. 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
John Beard bb100994a7 Eeschema: swap label rotations (and include fields) 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Alex Shvartzkop 5475359d00 More build time optimizations. 1 year ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 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
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jeff Young a6e2746a08 Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) 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
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
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
Jeff Young 744dec65d7 Add (limited) support for LTSpice DATAFLAGs. 3 years ago
jean-pierre charras de579af352 SCH_LABEL_BASE::SetPosition(): ensure field positions are also handled. 3 years ago
Jeff Young a226f7fc14 Don't delete default intersheetrefs field from global labels. 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young ae9405a4d3 Handle string escaping for Find/Replace in labels. 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 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young c0d2052e4b PDF hypertext menus for intersheet references. 3 years ago