kicad/pcbnew/python/plugins
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID.
Rename FPID to LIB_ID as is now used as a generic library identifier and
is no longer specific to footprints.

Remove all mention of footprint from the new LIB_ID doxygen comments and
code.

Rename files fpid.h and fpid.cpp to lib_id.h and lib_id.cpp.

Rename fp_lib_table.keywords file to lib_table.keywords and adjust CMake
build dependencies accordingly.

Update all source files effected by the code and file name changes.

Update .gitignore for file name changes.
2016-11-20 18:35:08 -05:00
..
FPC_(SMD_type)_footprintwizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
FootprintWizardDrawingAids.py SWIG Improvements 2016-09-20 11:59:43 -04:00
HelpfulFootprintWizardPlugin.py Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
PadArray.py SWIG Improvements 2016-09-20 11:59:43 -04:00
__init__.py SWIG Improvements 2016-09-20 11:59:43 -04:00
bga_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
circular_pad_array_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
qfn_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
qfp_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
sdip_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
touch_slider_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00
uss39_barcode.py SWIG Improvements 2016-09-20 11:59:43 -04:00
zip_wizard.py SWIG Improvements 2016-09-20 11:59:43 -04:00