101 Commits (33ead34ea55b26e720d34b4f3a57888c795c9d0e)

Author SHA1 Message Date
Wayne Stambaugh 33ead34ea5 Work in progress variant code commit. 3 weeks ago
Seth Hillbrand 3f8abe3744 Update properties to show units 1 month ago
Jeff Young 6dd4e01f16 ADDED: custom body styles. 2 months ago
JamesJCode ee9e94df04 Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
Jeff Young bf8809c841 Repair deficiencies in swapData. 2 months ago
Mark Roszko 5895c27f4a Rename Prj() on schematic to avoid conflict with global function 2 months ago
Jeff Young 1e9da4684a Move properties inspector font-listing to SetChoicesFunc(). 2 months ago
Jeff Young 61bb922077 Not all SCH_ITEMs are symbol children. 3 months ago
jean-pierre charras 998806b814 Try to fix an ambiguous cast for MSVC (round 2) 3 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 3 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 3 months ago
Alex Shvartzkop 4a5039c2cf Remove some unused variables. 4 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Jeff Young 7fbf51b17c Be more pedantic about RECURSE_MODE. 4 months ago
Jeff Young 4678000a0e ADDED: DNP, etc. attributes to SCH rule areas. 4 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 5 months ago
Mike Williams 82043e374a sch groups/lines: correctly handle view lifetime and drawing in group 6 months ago
Jeff Young adc5523f43 Bounds-check unit and body style from prop inspector. 6 months ago
Jeff Young 7232a98b65 Remove redundant performance changes. 6 months ago
Jeff Young 1d45de0d1d Performance. 6 months ago
Wayne Stambaugh 1176ff4a15 Use symbol line width schematic setting when printing and plotting. 6 months ago
Mike Williams 05e9772d54 groups: extract common class methods into EDA_GROUP base class 7 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
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 8 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
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
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
jean-pierre charras a2cbd1ff21 Fix QA tests compatibility 1 year ago
jean-pierre charras d778cb6647 Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
Petri Hodju 4920c6b00b remove item from schematic's connection graph on destruction 1 year ago
jean-pierre charras 28f48cbec1 Eeschema: fix issues related to ERC tests after changes by commit d77eae3e 1 year ago
Seth Hillbrand 531a8b9db9 Revert "Compare function should return int" 2 years ago
Seth Hillbrand 7727982478 Compare function should return int 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 968ca7c5c3 SNR 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Jeff Young b8b4ea1a45 Comments. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand 7d12e1c4f5 Fix crash in incremental update and bus conn 2 years ago
Seth Hillbrand b52c43b933 Fix some stale pointers in incremental updates 2 years ago
Jeff Young c30bdf9ba8 Implement second-level cache for escaped netnames. 2 years ago