16 Commits (cb61525394cda687239fafa8d86fae146f3c81cd)

Author SHA1 Message Date
Jeff Young aa7da5dfcd Treat ${...} and $(...) envvar references uniformly. 8 years ago
Jeff Young 91cfecaa12 Don't allow wxDataViewCtrl updates during model update. 8 years ago
Wayne Stambaugh bf44d394c3 Eeschema: fix remapping bug on windows builds. 8 years ago
Wayne Stambaugh 8f0e6469ca Minor symbol remapping fixes. 8 years ago
Oliver 8b140186fe Only enumerate active libraries 8 years ago
Oliver f85ce87e44 Toggle LIB_TABLE_ROW enabled/disabled in grid editor 8 years ago
Oliver 7cdb78e852 Added "enabled" parameter for LIB_TABLE_ROW 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Wayne Stambaugh 0cf2df51c6 Convert symbol library viewer over to symbol library table. 8 years ago
Wayne Stambaugh 96c3d5ff21 Enable symbol library table remapping. 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
Wayne Stambaugh b4e2757119 Make FP_TBL_MODEL reusable. 9 years ago
Wayne Stambaugh 9ddb4fe67e Fix uncaught exception in footprint and symbol library table parsers. 9 years ago
jean-pierre charras d7ed3ede72 Ensure paths and filenames are always stored with '/' as separator in fp_lib_table, like in other kicad files. 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
Wayne Stambaugh 40e93d263d Split out library table common code into separate source files. 9 years ago
Wayne Stambaugh b9c296420a Complete library table and library table row refactor. 9 years ago
Wayne Stambaugh 192d4b87ad Rework footprint library table for use in symbol library table. 9 years ago
jean-pierre charras 11c369ee1b Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 years ago
Wayne Stambaugh 25b9a42ea3 More Coverity scan error fix goodness. 11 years ago
Wayne Stambaugh 4c6ca81f2c More Coverity scan error fixes. 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 bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
Moses McKnight 6da5e2cdd0 Configuration file consolidation patch from Moses McKnight. 11 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 4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
Dick Hollenbeck d053e5615b More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups. 12 years ago
Dick Hollenbeck a7f1939203 simplify and fix the technique used to get the project fp-lib-table 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck a3211b2b9e disable deprecation warnings in Debug build, change message in fp_lib_table.cpp 12 years ago
Dick Hollenbeck c264823731 8 bit string relief via class UTF8 12 years ago
jean-pierre charras 612e2ddb4a fix bugs 1264240, 1264247, 1264239, 1264233 (clang report errors) 12 years ago
Dick Hollenbeck dba4fccec9 *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago
Dick Hollenbeck 879a6225c2 Add a test script for plugin testing, and some asserts, no bugs fixed. 12 years ago
Dick Hollenbeck b0c739e7ee *) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header 12 years ago
Dick Hollenbeck f3ad2463e2 *) Switch to later environment variable expansion in fp-lib-table. 12 years ago
Dick Hollenbeck 9546c59fab more useable, in the face of wx 2.8 vs. 3.0 differences. 12 years ago
Dick Hollenbeck 7cf3467851 Show the "Description" field from fp-lib-table in pcbnew's module editor 'set current library' dialog. 12 years ago
Dick Hollenbeck 53e8c9b2c2 fix link error with multiply used edaapl.cpp 12 years ago
Dick Hollenbeck 593aa2dc12 Show KISYSMOD in DIALOG_FP_LIB_TABLE even if it has not been referenced by a URI. 12 years ago
Dick Hollenbeck 7196e7bc98 Show KIPRJMOD in DIALOG_FP_LIB_TABLE even if it has not been referenced by a URI. 12 years ago
Dick Hollenbeck 42ef7f6215 *) Start removing some of the problematic "<%s>.." format strings, which won't 12 years ago
Wayne Stambaugh 1173eff777 Shorten footprint library table environment variable KICAD_PRJ_PATH to KIPRJMOD. 12 years ago
Dick Hollenbeck 416c44615a memory leak, comments 12 years ago
Wayne Stambaugh 9e9450e272 Fix bug due to change in the default global footprint library table file name. 12 years ago
Wayne Stambaugh c674314859 Fix bug when creating initial global footprint library table on Windows. 12 years ago
Dick Hollenbeck afd6f292e7 *) Switch over to FP_LIB_TABLE::Footprint*() functions. 12 years ago
Wayne Stambaugh 8580d87ef7 Footprint library table improvements. 12 years ago