81 Commits (f24dba97f4dff436ebbc8866de8c9e6fa99b85c9)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Marek Roszko b101c1a0c3 Enum class ELEM. 1 year ago
Marek Roszko 58e3c5bb6b Rename Type() to ProjectElementType() for _ELEM children 1 year ago
Jeff Young 782af3a918 Clear text before replacing in ImportSettingsFrom. 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Jeff Young 6c6a7cf862 Provide a callback for supplying file filters just-in-time. 2 years ago
jean-pierre charras 6eb2e2a6e3 Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
Wayne Stambaugh 1eee72ec65 Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
Wayne Stambaugh a1fae02427 Header clean up round 2. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Jeff Young c9ca1013b2 Make ModEdit and LibEdit library tree actions more consistent. 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young 7bd2f14342 Go back to checking individual file timestamps. 8 years ago
Jeff Young 916f79d5a1 Performance fixes for the place footprint list all dialog. 8 years ago
Russell Oliver 3b0855d204 Eagle Project Import: Code cleanup and documentation. 8 years ago
jean-pierre charras e3d69b619f Pcbnew: fix issue in dialog_fp_lib_table: when the only changes were the plugin name, changes were not taken in account. 8 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 8 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 8 years ago
Wayne Stambaugh b4e2757119 Make FP_TBL_MODEL reusable. 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Wayne Stambaugh 9ddb4fe67e Fix uncaught exception in footprint and symbol library table parsers. 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 888c5d2a97 Change boost header file in an attempt to make clang happy yet again. 9 years ago
Wayne Stambaugh 2bfce154cc Add boost header file in an attempt to make clang happy. 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
Wayne Stambaugh 4ed346ea64 Eeschema: initial schematic I/O plugin. 9 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
Dick Hollenbeck 84a14c3a51 back annotation when CVPCB and EESCHEMA are running under KICAD 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 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 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 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