133 Commits (6270af66e466dc23fa87426004d5e67ebdc0c697)

Author SHA1 Message Date
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Maciej Suminski e46780f89f Modules loaded by the module editor are placed in the world origin (GAL). 11 years ago
Maciej Suminski e3c4f425dc Fixed wrong reference point for copied items in subsequent module editor invocations (GAL). 12 years ago
Maciej Suminski 9ee8d1a2a7 Module editor loads the last edited footprint in GAL mode. 12 years ago
Maciej Suminski 583de985c7 Added required resets for tools. 12 years ago
Maciej Suminski b5b20ef4bd Added layer widget to the module editor. 12 years ago
Maciej Suminski a24576f3ce Initial version of the GAL-based Module Editor. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Dick Hollenbeck 2ff53e95bd fix some bugs in FOOTPRINT_VIEWER_FRAME, get rid of statics 12 years ago
Dick Hollenbeck 9fe5ce67e6 Modular-Kicad milestone B), minor portion: 12 years ago
Dick Hollenbeck e45aadd11b Modular-Kicad milestone B), minor portion: 12 years ago
Dick Hollenbeck 3b0712873a Modular-Kicad milestone B), glamorous portions: 12 years ago
Dick Hollenbeck 55e61bc6e3 Modular-Kicad milestone B), glamorous portions: 12 years ago
jean-pierre charras d9c3de9bbd footprint editor: fix crashes. In this fix, I removed the assumption the parent frame is the board editor. 12 years ago
jean-pierre charras fc26cdfb74 footprint editor: fix crashes. In this fix, I removed the assumption the parent frame is the board editor. 12 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
jean-pierre charras 9c1f6b7307 Pcbnew: fix Bug #1304418 . Fix also a related issue which crashes Pcbnew in some corner cases. 12 years ago
Dick Hollenbeck 4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 9afc4a0db6 Remove g_LibraryNames and all supporting infrastructure from pcbnew. FP_LIB_TABLE is now local to major wxFrames. 12 years ago
Dick Hollenbeck c264823731 8 bit string relief via class UTF8 12 years ago
Dick Hollenbeck 7ba078b620 remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO. 12 years ago
Dick Hollenbeck dba4fccec9 *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago
jean-pierre charras 78670eebb0 Pcbnew: Fix a crash on exit when an item was previously deleted. Fix not working footprint exchange functions 12 years ago
Dick Hollenbeck 300a047ffe more EDA_LIST_DIALOG usability enhancements, compiler warning, coding standards 12 years ago
Dick Hollenbeck dc138512b9 wxString PCB_BASE_FRAME::SelectFootprintFromLibBrowser() now returns empty string on abort. 12 years ago
Dick Hollenbeck 42ef7f6215 *) Start removing some of the problematic "<%s>.." format strings, which won't 12 years ago
Dick Hollenbeck 53e04ce7a6 cvpcb was not filtering on the current library when USE_FP_LIB_TABLE. 12 years ago
Dick Hollenbeck afd6f292e7 *) Switch over to FP_LIB_TABLE::Footprint*() functions. 12 years ago
Dick Hollenbeck 4f7c7eb174 Make pretty prettier by striving for single line module pads. Add slick std::string based strprintf(), twice. 12 years ago
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 12 years ago
Wayne Stambaugh 076c2c762a Pcbnew footprint library table fixes. 12 years ago
Wayne Stambaugh 0224bc2f58 Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Wayne Stambaugh 5560cb54e2 More Pcbnew footprint library table work in progress. 13 years ago
Wayne Stambaugh c9be8bfdd4 Pcbnew footprint library table work in progress. 13 years ago
Wayne Stambaugh cf86e18f5c Footprint library table work, minor fixes, and code cleaning. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
jean-pierre charras e07590f930 All: fix a minor issue in drawtext.cpp 13 years ago
jean-pierre charras 0d41a7a523 All: fix some issues in messages to translate. Remove fully outdated files 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
Wayne Stambaugh 42d7bf6c8e Pcbnew encapsulation and code cleaning. 13 years ago
jean-pierre charras ccfd2369b9 EDA_LIST_DIALOG: add a filter option to select names to display is list, from a kamil zorychta's patch <kamil.zorychta@gmail.com> 13 years ago
Dick Hollenbeck 2aa27122b0 Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 13 years ago
Dick Hollenbeck 28f238e36b pcbnew import footprint fixed for legacy nanometer format 13 years ago
Wayne Stambaugh 7d08facb45 Convert footpint library log functions to trace functions to reduce debug output. 13 years ago
Wayne Stambaugh 1468a4ae31 Pcbnew s-experssion footprint library implementation. 13 years ago