89 Commits (6e0a40e32e659d5ebfe369f1936f6b221ceeceee)

Author SHA1 Message Date
Jon Evans 49fd95f58d Bus-wire entries can't propagate through bus junctions 5 years ago
jean-pierre charras a9619c051b Better name for a plot style variable and accessors. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Jeff Young f347118ce3 Add a min pin width advanced config for plotting. 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Ian McInerney bb1afb747a Remove bus entry shape 5 years ago
Wayne Stambaugh 2078e629c5 Eeschema: allow editing of junction properties diameter and color. 5 years ago
Wayne Stambaugh 853cf2c9b9 Eeschema: make bus wire entry properties editable. 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
jean-pierre charras 952e7a5fb4 Eeschema: move some default values to default_values.h. 6 years ago
jean-pierre charras 6148461484 Eeschema plot: fix (temporary) line 0 thickness. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jon Evans 643c97a2f4 ADDED: Schematic plotting can use a dedicated color theme 6 years ago
Jonathan Warner 469c1c14ef Eeschema: adjusted component sorting to work better 6 years ago
Jon Evans ac875e26a8 Fix handling of SCH_PINs on multi-unit parts 6 years ago
Jon Evans 4a65e9e515 Fix a few size issues after the internal units change 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young fb52124426 Fix several issue with bus entry connectivity. 6 years ago
Jeff Young 6bf1ac45e3 New selection highlighting model for eeschema. 6 years ago
Jeff Young 9328ec8b52 Separate default line and wire thicknesses. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jon Evans 3e5005698c Add a bit of margin to line selection hit testing 7 years ago
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jon Evans 9741b43dae Make lines and bus entries less frustrating to select 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Jeff Young 95635804bf Replace pin mark/sweep with method that doesn't invalidate iterators. 7 years ago
Jeff Young 81d4a45e73 Ignore BRIGHTENED state when printing. 7 years ago
Jon Evans b15da3c656 Don't connect bus entries and bus labels that happen to overlap 7 years ago
Jon Evans 9cd2e65787 Don't generate connections between two bus-wire entries 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Jeff Young 4030eec939 Implement proper dangling end handling for block moves. 7 years ago
Jeff Young f17c18bcce Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
Seth Hillbrand 0ef2a7f08b Eeschema: Mark wire-bus entries correctly 8 years ago
Seth Hillbrand bdc1fb04be Eeschema: Correct wire/bus/entry connections 8 years ago
Seth Hillbrand 76dbbfdf92 Eeschema: Clarify disambiuation of entry types 8 years ago
Wayne Stambaugh a0473614b5 Remove all schematic object load and save code. 8 years ago
jean-pierre charras bdc6a5950b rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 8 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
Nox_firegalaxy 44b8533d4d Add connection highlight to eeschema, step 1. 9 years ago