104 Commits (eaa1e6d59464e8356d24afd1d29148335010f67a)

Author SHA1 Message Date
Jeff Young f2da0c791f Retire non-cairo printing. 9 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Wayne Stambaugh 4e80c6fdc1 Revert "Do not use schematic object UUID comparisons when UUIDs are mutable." 9 months ago
Wayne Stambaugh 1dfe3ebc54 Do not use schematic object UUID comparisons when UUIDs are mutable. 9 months ago
Jeff Young ba522e782d Remove AUTOPLACE_AUTOADDED. 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. 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
Seth Hillbrand 79a354bf0e Unify SCH_PIN ambiguity in equality operator 1 year ago
jean-pierre charras 28f48cbec1 Eeschema: fix issues related to ERC tests after changes by commit d77eae3e 2 years ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 2 years ago
Seth Hillbrand 6c17e275fb Revert "Re-enforce ordering" 2 years ago
Seth Hillbrand b22fcf70cd Re-enforce ordering 2 years ago
Seth Hillbrand f08cacb30f Revert "Re-enforce ordering" 2 years ago
Seth Hillbrand f2f4890342 Re-enforce ordering 2 years ago
Seth Hillbrand a9f35ba42e Fix incremental connectivity 2 years ago
Jeff Young 0d6822be0d Remove shadowed member variables. 2 years ago
Jeff Young e7493c7851 Fix SCH_SYMBOL's operator=. 2 years ago
Jeff Young 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years ago
Jeff Young 968ca7c5c3 SNR 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 116908c088 Formatting. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Alex Shvartzkop 4f6c25895e Rename UNKNOWN in enums to prevent shadowing. 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 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
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 a154571438 Add ability to update subgraphs based on changeset 3 years ago
Jeff Young ea59d583d5 ADDED exclude-from-simulation property to text items and textboxes. 3 years ago
Seth Hillbrand e055302a3c Allow printing backgrounds prior to foreground 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Roberto Fernandez Bautista 840bcffefb ADDED: Hyperlinks on text items in Schematic Editor 4 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young ced55583a6 Back out unordered_map change for SCH_ITEM. 3 years ago
Jeff Young 96f01d33c8 Performance improvements. 3 years ago
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 4 years ago
Seth Hillbrand d653484d72 Move connected_items from hash table to tree 4 years ago
Seth Hillbrand 8fd87e1f04 Change connectivity item group from set to vector 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago