70 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
John Beard c5d5a718aa Altium: handle '.var' concatenated special strings 2 months ago
jean-pierre charras e1c56c71ef Fix compil warnings (some due to declarations colliding with a Windows header) 2 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 3 months ago
Seth Hillbrand 55da0e46af Remove locale-specific floating point from io 3 months ago
Alex Shvartzkop 90f5cbf003 EasyEDA Std import: support multiple consecutive arc parameter sets. 3 months ago
Jeff Young aaa0e74311 Eagle sheet descriptions are elements, not attributes. 4 months ago
Jeff Young 30748006f7 Standardize on American English spelling of "canceled". 4 months ago
John Beard 83ea3397c3 CSV: quote everything to avoid locale-dependency 5 months ago
Jeff Young 6757ba8165 Use consistent terminology and types. 5 months ago
jean-pierre charras 9ede0ef25b CSV_WRITER(wxOutputStream& aStream) fix issue with non ASCII7 chars. 5 months ago
John Beard 4c8b971021 Eeschema: Symbol editor: pin table CSV interchange 5 months ago
Jeff Young 1ec47a053b Don't save UUIDs for teardrop zones. 6 months ago
JamesJCode a5be581b1b Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
Tomasz Wlostowski 6a0efe6883 IO_BASE: don't try to modify the case of a temporary string in-place, work on a copy 7 months ago
Daniel Treffenstädt 3768221d9c ADDED: Support for IPC-4761 Via protection features 7 months ago
Jon Evans b6aac9369e Fix creation of Altium compound files from IntLibs 8 months ago
Jeff Young 34db9ed245 Better namespacing. 8 months ago
Alex Shvartzkop b5c6361a05 Fix build error on Windows. 8 months ago
Seth Hillbrand b8b7c59a50 Better protect against long Eagle values 8 months ago
John Beard 636c6c4efb Eeschema/pcbnew: fix pasted image saving 8 months ago
Jon Evans 42b9a9604b Fix several data races triggered by parallel library loading 9 months ago
Wayne Stambaugh db877e6a00 Fix Eagle schematic import issue. 9 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Alex Shvartzkop ceefbea34a Eagle: Make pad drill optional to support some DipTrace-exported boards. 9 months ago
Jeff Young 756f0c5027 Fix parsing of Altium overbar notation. 10 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 11 months ago
Jeff Young fa52d68268 Fix pretty-printing of UUIDs and bools. 11 months ago
Alex Shvartzkop 840b9aebba Fix compatibility with LCEDA/EasyEDA v2.2.32 12 months ago
Marek Roszko aceca713d8 Fix kicommon exports 1 year ago
Alex Shvartzkop e0291133f2 Import POURED items as zone fills from EasyEDA/LCEDA Pro v2.2+ PCBs. 1 year ago
Alex Shvartzkop 16d9fa7f25 Fix compatibility with EasyEDA/LCEDA Pro v2.2.26 1 year ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
Seth Hillbrand 69849ba3ca Replace custom Clamp with std::clamp 1 year ago
Seth Hillbrand ae458d0421 Decrease error severity for Altium imports 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Jeff Young 14a55facf2 Clearer naming and commenting. 1 year ago
Alex Shvartzkop 1613816e77 Fix EasyEDA/JLCEDA Pro 2.2 footprint/symbol library import. 1 year ago
Alex Shvartzkop 84091b163e Fix warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1 year ago
Wayne Stambaugh b494166b10 Fix empty label names when importing Eagle schematic. 1 year ago
Wayne Stambaugh 8df28d4f5f Fix crash in symbol editor when importing Eagle symbol library. 1 year ago
Wayne Stambaugh 3df2109c43 Fix issues with the new Eagle schematic parser. 1 year ago
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY 1 year ago
Seth Hillbrand 439c25fca9 Altium schematic parser: Add fraction pin placement 1 year ago
Wayne Stambaugh 5e048bc64c Fix several Eagle schematic import issues. 1 year ago
Wayne Stambaugh 889931505b Eagle schematic importer improvements. 2 years ago
Alex Shvartzkop 2a889f03fc EasyEDA Std/Pro: import (some) component metadata for symbols. 1 year ago
Jeff Young c59ed0bbb7 Flip symbol editor's Y axis to match other editors. 1 year ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Marek Roszko 0ce227fa92 Can't use forward declare with std::vector 2 years ago