122 Commits (0b90d941d3953b531c5e21a263acb7d2baeb94b5)

Author SHA1 Message Date
Jeff Young 60ec152d90 Fix deficient c'tors and operator=. 3 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 4 months ago
Jeff Young 4678000a0e ADDED: DNP, etc. attributes to SCH rule areas. 5 months ago
Jeff Young 34139ae305 Push generalised sketch-mode support down into DXF_PLOTTER. 6 months ago
Jeff Young 3458534fd7 Cleanup plotting APIs. 6 months ago
Jeff Young b01fef5ca8 Update visibility flag when adding fields. 6 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 59e77e977e Don't use net/netclass colors for label graphic shapes. 8 months ago
Jeff Young 7e046e6c8b Remove '~' == empty_string. 8 months ago
Seth Hillbrand aff0ad971f Update search dialog 8 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
Jeff Young a9ddcf4287 Fix positions of popup menus when plotting in mirrored mode. 10 months ago
Jeff Young e19bce2f93 Reduce reliance on MANDATORY_FIELDS and their implied order. 10 months ago
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings 10 months ago
John Beard 3b035c279d Eeschema: fix missing global label dangling indicators 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 11 months ago
Jeff Young 410868253a Plot labels in colour. 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 12 months ago
John Beard f77d830d79 Break out increment function 1 year ago
FPiorski 7df0879a44 ADDED: Clickable links on hierarchical sheets, sheet pins and hierarchical labels in PDF exports of schematics. 1 year ago
JamesJCode d64a112971 Implement Component Classes 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
John Beard bb100994a7 Eeschema: swap label rotations (and include fields) 1 year 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 c549a214c9 Performance: don't alloc std::vector in critical areas. 1 year ago
Jeff Young c8d1c1f1a4 Repair variable resolution recursion guard. 2 years ago
Jeff Young 20cde51b43 Fix numerous bugs in schematic item rotation. 2 years ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 2 years ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 2 years ago
Seth Hillbrand a9f35ba42e Fix incremental connectivity 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
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
Jeff Young 17a93adb30 Netclasses also must be computed in connectivity updates. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Jeff Young e7abeb3c38 Cleanup. 2 years ago
Yon Uriarte b7b64d959f 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