29 Commits (1dc51780953d63401df7df5889a9833b041e79c1)

Author SHA1 Message Date
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 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
Lorenzo Marcantonio 78e41187b3 Moved utilities for angles in trigo.h 13 years ago
Lorenzo Marcantonio 42709330e0 Better strings for the translators (converted concatenations to formats) 13 years ago
Carl Poirier 8421cacef4 Add library column to component and module select dialog. 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 e6c8515873 switch to C++'s false and true from C's FALSE and TRUE 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 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
Wayne Stambaugh 6566b0c5fa Schematic component library object improvements and other minor fixes. 15 years ago
Vovanium 15652d8d34 Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components 15 years ago
stambaughw 014d852bc6 Dialog work and other minor changes. 16 years ago
stambaughw 1a4d23896e Begin translating comments to English and minor code clean up. 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 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
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 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