26 Commits (d776e908d0c08135570a3a3847d0628ec99810d1)

Author SHA1 Message Date
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
jean-pierre charras 42350a4928 Minor code cleanup: remove useless include or useless code. 5 years ago
jean-pierre charras 3f8c9d49f8 Revert "Code cleanup: remove useless wx/wx.h include inside a few files." 5 years ago
jean-pierre charras cffccc3970 Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
Jon Evans 2499a1d640 Remove KIWAY dependence from SCH_PLUGINs 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 5c43924338 Display all "File couldn't be found" messages at the end. 6 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 8af9aa7574 Eeschema: allow for partial schematic loading. 8 years ago
Maciej Suminski 636298b5dc Fixed 2 warnings in eeschema/sch_plugin.cpp 8 years ago
Russell Oliver 4e69acbb49 Eeschema: Add CheckHeader function to SCH_PLUGIN and cycle through plugins when loading files. 8 years ago
Chris Pavlina 9effcb80e7 Optimize SCH_PLUGIN enumeration for populating the component chooser 9 years ago
Wayne Stambaugh 73bbc35c3e Make the schematic I/O plugin the only option. 9 years ago
Wayne Stambaugh 213ceaa280 Eeschema: add delete symbol library code to schematic legacy plugin. 9 years ago
Wayne Stambaugh 4f0c2ad083 Eeschema: add create symbol library to legacy schematic I/O plugin. 9 years ago
Wayne Stambaugh aa5e979b8a Eeschema: add delete symbol method to schematic I/O plugin. 9 years ago
Wayne Stambaugh 58abb29827 Eeschema: add delete alias from library to I/O manager. 9 years ago
Wayne Stambaugh 3ae240ea46 Eeschema: add save code to legacy symbol library plugin. 9 years ago
Wayne Stambaugh 24f6c4be21 Eeschema: add code to plugin manager to load a symbol from a library. 9 years ago
Wayne Stambaugh eaa7f3f114 Eeschema: implement schematic I/O plugin symbol library parser. 9 years ago
Wayne Stambaugh 98ad5096b0 Eeschema: add saving schematic files to schematic plugin. 9 years ago
Wayne Stambaugh 4ed346ea64 Eeschema: initial schematic I/O plugin. 9 years ago
Chris Pavlina f9386fcbc0 Add support for PCB and footprint format versioning 10 years ago
Dick Hollenbeck c264823731 8 bit string relief via class UTF8 12 years ago
Dick Hollenbeck abfeab02d7 FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS. 12 years ago
Dick Hollenbeck 943b0678e3 Completion of DIALOG_FP_PLUGIN_OPTIONS 12 years ago
Dick Hollenbeck 76fed4f995 *) Add PLUGIN::FootprintLibOptions( PROPERTIES* ), and extend DIALOG_FP_PLUGIN_OPTIONS to use it. 12 years ago
Dick Hollenbeck 8c87d71e74 Make environment variable wxGrid/table read-only in the fp lib table dialog. 12 years ago
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 12 years ago
Dick Hollenbeck 4a2f86932a Early GITHUB_PLUGIN hopefull-ness 12 years ago