80 Commits (b29f55c1ca7774dd5b0f412da029c29afce0d3b1)

Author SHA1 Message Date
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. 9 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 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 10 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
jean-pierre charras 016eef39e4 Dialog layers setup: cosmetic enhancements (fix a very minor issue on Windows). Remove a not used and outdated file. 11 years ago
jean-pierre charras 4daf9039db Eeschema: Fix a very old bug relative to the tool to load power parts: 11 years ago
Wayne Stambaugh 25b9a42ea3 More Coverity scan error fix goodness. 11 years ago
Wayne Stambaugh d1d1e2b58a Lots of Coverity scan error fixes. 11 years ago
Wayne Stambaugh f4d5e349bf Fix a bunch of Coverity scan "unhandled exception" errors. 11 years ago
jean-pierre charras 24f516f6ae Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 11 years ago
jean-pierre charras 93a3d4cb28 Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 11 years ago
jean-pierre charras 1edd8c8ac8 Eeschema: remove the compil option KICAD_KEEPCASE. Eeschema is now always case sensitive when seraching components in libs. 11 years ago
Dick Hollenbeck e66e4ad42c remove PART_LIBS sorting. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 2ac58935b5 Make option KICAD_KEEPCASE actually functional for Eeschema, and make the setting default ON. 12 years ago
maciej. 76aa0ba756 Fix compile errors when wx3.x is built with --enable-stl 12 years ago
Carl Poirier 8421cacef4 Add library column to component and module select dialog. 13 years ago
Lorenzo Marcantonio 7d154606be Substituted the few remaining uses of long instead of time_t 13 years ago
Lorenzo Marcantonio 925774760c Rationalize numeric time stamps to type time_t. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 7a5e6a2d66 Remove message dialogs from COMPONENT_LIBRARY class. 14 years ago