39 Commits (73a0cbff62457420f59010a495cf1e9759f755a0)

Author SHA1 Message Date
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Seth Hillbrand 649809a38f Standardize Keywords->Key words 8 years ago
Seth Hillbrand 3cbf5f4942 Spelling indentifier -> identifier 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 8d995f48de Update Eagle plugin to use symbol library table. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Wayne Stambaugh eb06b35852 Eeschema: fix schematic I/O plugin symbol name issue. 9 years ago
Wayne Stambaugh fc07716aed Eeschema: schematic I/O plugin preparation work. 9 years ago
jean-pierre charras 11e2bdf17b Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files. 11 years ago
Wayne Stambaugh 08bfaa416d More source file missing license fixes. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Wayne Stambaugh cf86e18f5c Footprint library table work, minor fixes, and code cleaning. 13 years ago
Carl Poirier 8421cacef4 Add library column to component and module select dialog. 13 years ago
jean-pierre charras 22645084bb Pcbnew: fix bug1082146 (Keep-out areas get destroyed by "export settings to other zones" ) 13 years ago
jean-pierre charras 292c1f0912 Kicad: bug fix in menubar when changing the selected locale. 13 years ago
jean-pierre charras b660b033ad All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 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 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras e095b07cc3 code cleaning 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
stambaughw 014d852bc6 Dialog work and other minor changes. 16 years ago
stambaughw 9861941de2 Component library editor and viewer improvements and library draw object changes. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw 79c9be258a Replace PriorQue with boost::ptr_vector for component library entries. 16 years ago
stambaughw ab74cfeda8 Component library object improvements. 16 years ago
dickelbeck 856b7c790f beautify, move function comments to header for Doxygen 16 years ago
charras 6f63197662 eeschema: now display lib list in alphabetic order in viewlib and get component. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
jerryjacobs 7c655d1d36 Component and library selection color to white (same as eagle), some strings fine tuned and made translatable, dutch translation update, gerbview zoomfit on start 17 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago