26 Commits (fdb6bbab7b94f189a9d7f2a16a7d475545eb8450)

Author SHA1 Message Date
Kristoffer Ödmark fdb6bbab7b Footprint Wizard now also handles custom Env paths 8 years ago
Jeff Young c294a54c57 Fix footprint wizard setup of gEDA libraries. 8 years ago
Maciej Suminski 9b7d499c51 Fix a memleak in Footprint Library Table Wizard 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
Russell Oliver 3b0855d204 Eagle Project Import: Code cleanup and documentation. 8 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
Wayne Stambaugh b9c296420a Complete library table and library table row refactor. 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Tomasz Wlostowski df50a10510 VIEW: replace boost with std 9 years ago
jean-pierre charras 1ae9175671 A few minor fixes for compil warnings (shadowed variables and deprecated auto_ptr) 10 years ago
jean-pierre charras edbcf2d0cb Add a wizard to Pcbnew to download 3d shapes libraries from Github 10 years ago
Maciej Suminski 694ff39f53 Footprint Library Wizard accepts any folder name as .pretty library. 10 years ago
Tomasz Wlostowski c55e729117 fp library wizard: remember last local download directory & refresh download progress dialog. 11 years ago
Maciej Suminski db44fc3649 Removed debug messages from Footprint Library Wizard. 11 years ago
Maciej Suminski be839aca29 Fixed Footprint Library Wizard for builds with GIthub plugin disabled. 11 years ago
Maciej Suminski 7f1ea9e54d New Footprint Library Wizard. 11 years ago
jean-pierre charras 10d67ffbd9 Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs. 11 years ago
jean-pierre charras c27b2fbf4c Fix issues in fp lib table wizard 11 years ago
jean-pierre charras 0b1a6fd7c3 More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 11 years ago
unknown 036a7cd8ed Fix a typo error in wizard lib. 11 years ago
jean-pierre charras 6ba5e40669 Fix a minor issue in fp lib wizard. 11 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras e4a74213e4 Add wizard to fp lib dialog to easily add entries to this table. 11 years ago