35 Commits (eee28aa06ad7f3dc1bc79c532b3933b9496e1044)

Author SHA1 Message Date
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 10 months ago
Jeff Young 7da8b42206 Push more functionality to SYMBOL. 10 months ago
jean-pierre charras c736c24a15 EAGLE importer: do not stop the import at the first issue in a lib symbol. 1 year ago
Wayne Stambaugh af914c2603 Fix library symbol circle position when importing Eagle schematics. 1 year ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
Marek Roszko b101c1a0c3 Enum class ELEM. 1 year ago
Seth Hillbrand 11c6164934 Silence font replace warnings for libs 1 year ago
Wayne Stambaugh 4ee1415164 Fix Eagle schematic importer incorrect symbol value field and visibility. 1 year ago
Wayne Stambaugh 0ed72fb47a Fix broken rectangles in Eagle schematic importer. 1 year ago
Wayne Stambaugh b494166b10 Fix empty label names when importing Eagle schematic. 1 year ago
Alex Shvartzkop 904055912b Fix attribute display comparison in EAGLE schematic import. 1 year ago
jean-pierre charras 16e708a0e7 Fix minor compil and Coverity warnings. 1 year ago
Mike Williams a5e2615251 Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
Alex Shvartzkop 35d60598d5 Fix build error on MSVC. 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
Mike Williams 0b187e7122 SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 1 year ago
Jeff Young 8e855156c8 Import child sheets relative to project, not parent. 1 year ago
Wayne Stambaugh c3360d8c43 Fix Eagle schematic arc orientation and field visibility issues. 1 year ago
Jeff Young e7f4e29dd1 Eagle's coord system matched the old Symbol Editor. 1 year ago
Jeff Young 95136494b3 RIP LIB_PIN. 2 years ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 2 years ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Jeff Young 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years ago
Jon Evans f00f47df13 wxWidgets 3.3 compatibility: explicit wxString conversion 2 years ago
Wayne Stambaugh 865225fcca Use correct value field text when importing Eagle schematic symbols. 2 years ago
Jeff Young aef87b9796 Push thickness handling down into EDA_TEXT::SetBold(). 2 years ago
Ian McInerney 206a631135 Ensure stream is valid before checking for Eagle XML tag 2 years ago
Wayne Stambaugh 38562db023 Coding policy fixes. 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney 743e9d669a Push library management into IO_BASE 2 years ago
Ian McInerney cad91312aa Introduce main base class for all IO loaders 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Wayne Stambaugh 6183a1e4de Coverity warning fixes. 2 years ago
Alex Shvartzkop a16bdb7288 ADDED: Support EAGLE libraries directly in Symbol Library Table. 2 years ago
Alex Shvartzkop 83af481688 Improve EAGLE file header detection. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Jon Evans 148e111579 Refactor pin orientation to be an enum class 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
Jeff Young 8fe02ee83c Handle Eagle user-defined attributes. 2 years ago
Stefan c2686d881e add include 3 years ago
Stefan 992f38a6ce fix used functions 3 years ago
Stefan 34700c00f6 fix error string 3 years ago