11 Commits (58e3c5bb6b78f8bb6e945f82ff0aa1341bc9869c)

Author SHA1 Message Date
Marek Roszko 58e3c5bb6b Rename Type() to ProjectElementType() for _ELEM children 1 year ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
jean-pierre charras 9a2d8e6b6b Fix a collision name with a windows header (msys2) 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Jeff Young 8206283a20 Code clarity. 3 years ago
Wayne Stambaugh fc3cad0b54 Hash symbol libraries per library rather than statically per cache type. 4 years ago
Wayne Stambaugh b36e31c49f Factor out common and remove dead legacy symbol library code. 4 years ago
Jeff Young 46338403e7 Unwrap some std::library typedefs. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Ian McInerney ae91042544 Implement thread safety for symbol loading routines 5 years ago
Wayne Stambaugh a85898f904 Eeschema header housekeeping round 1. 5 years ago
Marek Roszko ad191fda52 Unwrap eda_base_frame from base_screen 5 years ago
Jeff Young 383403ef98 Push deprecation warning suppression down into boost. 6 years ago
Jeff Young e1d59337d1 Protect GCC #pragmas. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 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
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Wayne Stambaugh 7ca7d9078e Eeschema: fix potential symbol cache library name collisions. 8 years ago
Maciej Suminski 42220579df Const modifiers 8 years ago
Wayne Stambaugh 96c3d5ff21 Enable symbol library table remapping. 8 years ago
jean-pierre charras 835c19f1e2 Fix dcm files not working with lib file in version 2.4 8 years ago
Maciej Suminski d6f3961804 pcbnew & eeschema file format version bump 8 years ago
jean-pierre charras 459fd9e584 Better fix for bugs 1703258 and 1702707: better detection of cache lib modifications, not always detected previously. 8 years ago
jean-pierre charras d7a4fb7d8b Fix a crash in Eeschema when creating a netlist just after saving the project. 8 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 8 years ago
Wayne Stambaugh f181961866 Remove excessive schematic symbol library re-linking. 9 years ago
Maciej Suminski 8b8de76aa5 Store information about buffering & caching in properties 9 years ago
Chris Pavlina 9effcb80e7 Optimize SCH_PLUGIN enumeration for populating the component chooser 9 years ago
Wayne Stambaugh 175d68fbb1 Fix schematic cache library broken by schematic I/O plugin changes. 9 years ago
Wayne Stambaugh 7ccdca5ced Use library ID to store library symbol information in the schematic symbol. 9 years ago
Wayne Stambaugh 73bbc35c3e Make the schematic I/O plugin the only option. 9 years ago
Oliver 702795f4a9 Added progress dialogs for library loading 9 years ago
Wayne Stambaugh d470ac9c24 Eeschema: minor LIB_PART object changes. 9 years ago
Wayne Stambaugh 4ee0b3827e Eeschema: more schematic I/O plugin prep work. 9 years ago
Wayne Stambaugh 1e752ba164 Eeschema: symbol library viewer improvements. 9 years ago
Wayne Stambaugh fc07716aed Eeschema: schematic I/O plugin preparation work. 9 years ago
Wayne Stambaugh f477cc958c Eeschema: PART_LIB object clean up. 9 years ago
Wayne Stambaugh eaa7f3f114 Eeschema: implement schematic I/O plugin symbol library parser. 9 years ago
Wayne Stambaugh 78e4787297 Eeschema: more schematic part library plugin prep work. 9 years ago
Wayne Stambaugh 959450beed Eeschema: component library plugin prep work. 9 years ago
Chris Pavlina c13f80bb49 Remove unneeded compile option KICAD_KEEPCASE 9 years ago
Simon Richter 96ec9db5d6 Add missing C++ stdlib headers 10 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago