kicad/pcbnew/github
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
..
CMakeLists.txt GitHub plugin build configuration fixes. 2016-01-28 12:30:55 -05:00
github_getliblist.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 2016-09-20 11:56:18 -04:00
github_getliblist.h Replace the avhttp library used by the github plugin with libcurl. 2015-12-21 15:30:33 -05:00
github_plugin.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
github_plugin.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
html_link_parser.cpp fix unwanted foreground frame change on Windows when creating BOM and netlists from scripts. 2015-08-28 16:15:45 +02:00
html_link_parser.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
nginx.conf Increase cache validity period in nginx.conf 2016-06-29 12:25:28 +02:00