229 Commits (413d6747c5b78fb11ccecd62b255fd053bcc22cb)

Author SHA1 Message Date
Jeff Young 93ea523eec De-duplicate table border drawing code. 9 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 9 months ago
Seth Hillbrand de4d7882e6 Fix compile 9 months ago
Zenn Geeraerts d31eeb5c1b Use case insensitivity when loading Altium files 9 months ago
Seth Hillbrand ca51b0f37d Ensure imported schematic sheet names are unique 9 months ago
Seth Hillbrand 81fcc16cc9 Fix multi-unit symbol import in Altium sch 9 months ago
jean-pierre charras e54c73b516 SCH_IO_MGR::GuessPluginTypeFromLibPath(): fix issue for new .kicad_sym files 9 months ago
jean-pierre charras af3aba3c46 Revert "SCH_IO_MGR::GuessPluginTypeFromLibPath(): fix incorrect behavior" 9 months ago
jean-pierre charras 3051a40376 SCH_IO_MGR::GuessPluginTypeFromLibPath(): fix incorrect behavior 9 months ago
Seth Hillbrand 49a4699d5a ADDED: Local power symbol option 9 months ago
Seth Hillbrand e81956f292 Import Altium Projects 1 year ago
Jon Evans de160e4af6 Add missing change from previous commit 9 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 9 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 10 months ago
Jeff Young 7eb75720b5 Start to retire "alias" in favour of "symbol" and "derived symbol". 10 months ago
Jeff Young 0885d48d6b parseMaybeAbsentBool's param is the naked token value, not the absent value. 9 months ago
Jeff Young 5edae8250d Finish eradication of visibility flag on text items. 10 months ago
Jeff Young 2a1b93a254 Fix bugs in library existence checking, and add for symbol libs. 10 months ago
Seth Hillbrand cf2827c6ec Properly handle Altium harnesses 10 months ago
jean-pierre charras cbccf6f027 Eeschema: fix incorrect 180 deg arcs of some old symbol libraries 9 months ago
Seth Hillbrand d51363df40 Do better at de-duping Altium symbols 10 months ago
Jeff Young 6f38709a1c Prevent assert when saving design block. 10 months ago
John Beard 636c6c4efb Eeschema/pcbnew: fix pasted image saving 10 months ago
Jeff Young fccb661487 More MANDATORY_FIELDS work. 10 months ago
Wayne Stambaugh 9eaefa3301 Fix crash when importing Eagle schematics with multiple module levels. 10 months ago
Jeff Young e19bce2f93 Reduce reliance on MANDATORY_FIELDS and their implied order. 10 months ago
Jeff Young a0dd0485e9 Pull a little harder on the MANDATORY_FIELDs string. 10 months ago
Jeff Young d50b69f1ae Reconcile divergence of MANDATORY_FIELDS between symbols and footprints. 10 months ago
Wayne Stambaugh db877e6a00 Fix Eagle schematic import issue. 10 months ago
Jeff Young 6b6729284c Remove default line styles from all items except eeschema wires and buses. 10 months ago
Jeff Young 413fe65bd8 Resolve fonts in library symbols. 11 months ago
Alex Shvartzkop d9dcd9e854 EasyEDA Pro schematic: import text with null angle. 11 months ago
Seth Hillbrand 4ba1c0130c Use layer numbers in Eagle importer 11 months ago
Jeff Young 8c363411e0 Implement fixed pin name/number sizes for Eagle. 11 months ago
Jon Evans 6858561731 Fixes for building against recent wxWidgets 3.3 11 months ago
Alex Shvartzkop d3f53db3eb EAGLE import: allow more lines before <eagle> tag. 11 months ago
Alex Shvartzkop db601c58cc Don't lose reference designators when importing EasyEDA Pro/Std, LTspice, CADSTAR schematics. 11 months ago
Jeff Young 189e0688be Don't allow a "private" marking on a mandatory field. 11 months ago
Jon Evans bdb2c3a025 DbLib: Use case-insensitive lookup for column caching 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
JamesJCode 819a068a60 Only resolve symbol embedded fonts on parsing if parsing successful 11 months ago
Ian McInerney 150f0ee5f9 Cleanup if statement not needed after formatter changes 11 months ago
Jeff Young 80885ec774 Abandon the fontTextMap. 11 months ago
Jeff Young f1cbcc83fe Fixup fill versions. 11 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 11 months ago
Jeff Young 7da8b42206 Push more functionality to SYMBOL. 11 months ago
Wayne Stambaugh c4e2c0d3ec Save schematic symbol field and unit by ordinal sheet instance. 11 months ago
JamesJCode 16cbb218c6 Fix another possible property font map crash 12 months ago
Jeff Young 1d4945dad5 Implement private flag for SCH_FIELD. 12 months ago
JamesJCode df872a8af6 Fix segfault when loading symbols with non-default field fonts 12 months ago