kicad/cvpcb
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
..
dialogs Complete library table and library table row refactor. 2016-11-19 17:16:43 -05:00
CMakeLists.txt
Info.plist
autosel.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
autosel.h Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
cfg.cpp
class_DisplayFootprintsFrame.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
class_DisplayFootprintsFrame.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
class_components_listbox.cpp
class_footprints_listbox.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
class_library_listbox.cpp
common_help_msg.h
cvpcb.cpp Add more "override" markers. 2016-09-25 13:59:41 -04:00
cvpcb.h
cvpcb.icns
cvpcb.rc
cvpcb_doc.icns
cvpcb_id.h
cvpcb_mainframe.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
cvpcb_mainframe.h Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
listboxes.cpp
listview_classes.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
menubar.cpp CvPcb: remove broken footprint documentation feature. 2016-10-11 15:08:40 -04:00
readwrite_dlgs.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
tool_cvpcb.cpp CvPcb: remove broken footprint documentation feature. 2016-10-11 15:08:40 -04:00