10843 Commits (0b0a9d92dadd88fa0573383b50a95752fafdb885)

Author SHA1 Message Date
Marek Roszko 76e8ed2506 Fix sch_field and pcb_target not returning evaluated similarity correctly 2 years ago
Alex Shvartzkop 3bbf45dccb EasyEDA Pro: resolve device attribute variables in schematic. 2 years ago
Alex Shvartzkop 42255f10c3 EasyEDA Pro: fix default netport orientations. 2 years ago
Alex Shvartzkop 4f6c25895e Rename UNKNOWN in enums to prevent shadowing. 2 years ago
jean-pierre charras 07fa42644d SCH_PAINTER: fix a few minor issues related to Cairo print engine 2 years ago
Alex Shvartzkop f99505e190 Fix arc editing bugs when endpoints match. 2 years ago
Alex Shvartzkop 5bd620d8f9 Support Bezier curve editing in eeschema. 2 years ago
Alex Shvartzkop 57bc443f0b Fix HPGL color mode being set. 2 years ago
Alex Shvartzkop 01e88d33aa Fix Bezier reading in schematic as well. 2 years ago
Alex Shvartzkop ad7258721b Initialize SCH_SHEET members earlier. 2 years ago
Wayne Stambaugh d3f40dde3f Fix assertion when pasting schematic sheets. 2 years ago
Alex Shvartzkop 4fac43d696 Fix variable substitutions in library tables. 2 years ago
Alex Shvartzkop b7460f29b4 Altium schematic: fix properties parsing in old formats. 2 years ago
Seth Hillbrand 4e3d2a148d Fix typo 2 years ago
jean-pierre charras c18bfe0c61 DIALOG_DRC & DIALOG_ERC: re-enable button "Run ERC" and "Run DRC" after running tests. 2 years ago
Seth Hillbrand 2aab24ef29 Prevent multiple reloads when saving 2 years ago
Wayne Stambaugh 0df8d5c2d6 Do not assert when pruning orphaned sheet and/or symbol instances. 2 years ago
Mike Williams 382fe3de09 Symbol Fields Table: fix regroup button using schematic values 2 years ago
Jeff Young 4b1fc9c129 Update AM and SFFM source parameters to ngspice-43. 2 years ago
Jeff Young 94a7d1647f Fix typo. 2 years ago
Jeff Young 9038f80543 Switch button focus to Close after running ERC or DRC. 2 years ago
Ian McInerney e7746d3bc8 Fix spelling mistakes 2 years ago
Wayne Stambaugh 4f3fb5c23f Second attempt at fixing ERC dialog reference update issue. 2 years ago
Wayne Stambaugh 92c58f2564 Fix sheet path dependent ERC dialog selection issues. 2 years ago
Jeff Young 120937b6b0 Honour forced transparency for strokes and fills. 2 years ago
Jeff Young 392242b9a4 Make sure OK button has focus when re-displaying ERC window. 2 years ago
jean-pierre charras c5bb939cc9 LIB_TEXTBOX: fix incorrect line style in plot function for LINE_STYLE::DEFAULT. 2 years ago
Jeff Young 84d161a4b7 Don't use referential values as defaults. 2 years ago
Jeff Young 7c5eaed69e Un-comment and repair TRRANDOM sources. 2 years ago
Wayne Stambaugh 50cad558cf Do not update tree to selected sheet in schematic hierarchy navigator. 2 years ago
Jeff Young bbdefa05eb Un-comment and repair AM and SFFM sources. 2 years ago
Wayne Stambaugh a310c0a05a Do not expand the entire schematic hierarchy navigator tree by default. 2 years ago
Jeff Young f5aa2ea8cf Fix copy/pasta in arc plotting. 2 years ago
Fabian Pflug a1f796ffa0 Respect exclude from bom in all python files 2 years ago
Wayne Stambaugh f07d797ab3 Don't show ERCs for every sheet path when using shared schematics. 2 years ago
Wayne Stambaugh 38562db023 Coding policy fixes. 2 years ago
Jeff Young e438fc2569 Remove dead code. (Coverity) 2 years ago
Jeff Young ffa3b27a4e Fix uninitialized variable. (Coverity) 2 years ago
Mike Williams 2a04e6ac63 Schematic: don't allow setting footprint for power symbols 2 years ago
Ian McInerney d0a3c04835 Handle rotating individual no connects 2 years ago
Jeff Young ab34ce295f SCH_LINE_WIRE_BUS_TOOL must use GRID_GRAPHICS for lines. 2 years ago
Jeff Young 2a0486845d Restore legacy spin-style processing for text items. 2 years ago
Alex Shvartzkop aa6fd88082 Default graphical line style in v6 and older was Dashed. 2 years ago
Jon Evans ea0673e7a0 Do not merge buses of distinct types 2 years ago
Jeff Young 2e9f0679fc Fix i18n mixup. 2 years ago
Jeff Young 4551880e40 Fix a typo and some i18n issues. 2 years ago
Ian McInerney 4eaa0242ca Collapse schematic/symbol graphics import to single action 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Wayne Stambaugh 04d15026c5 Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2 years ago
Jeff Young cdb99de862 Use HasSymbol() instead of a null logger. 2 years ago