• Wayne Stambaugh's avatar
    Footprint library table work, minor fixes, and code cleaning. · cf86e18f
    Wayne Stambaugh authored
    * Fix a bug when full file name and path are passed to FOOTPRINT_INFO::
      ReadFootprintFiles() which I created in bug fix lp:593989.
    * Fix a wxString debug assertion in EDA_APP::InitEDA_Appl() when the KICAD
      environment variable is defined as an empty string.
    * Add error dialog when libraries cannot be found in system search path
      when loading footprint using the select footprint dialog.
    * Add footprint library name column to the EDA_LIST_DIALOG when selecting
      footprints from the list.
    * Allow reading all columns from the selected row in EDA_LIST_DIALOG.
    * Remove redundant sort from EDA_LIST_DIALOG constructor
    * Add library name member variable and accessors to FOOTPRINT_INFO.
    * Make headers translatable for Eeschema select component from list dialog.
    * Add some helper methods to FPID for identifying the FPID type and validity.
    * Remove a bunch of trailing whitespace and add missing license comments.
    cf86e18f
Name
Last commit
Last update
..
dialogs Loading commit data...
CMakeLists.txt Loading commit data...
Info.plist Loading commit data...
autosel.cpp Loading commit data...
cfg.cpp Loading commit data...
class_DisplayFootprintsFrame.cpp Loading commit data...
class_DisplayFootprintsFrame.h Loading commit data...
class_components_listbox.cpp Loading commit data...
class_footprints_listbox.cpp Loading commit data...
common_help_msg.h Loading commit data...
cvframe.cpp Loading commit data...
cvpcb.cpp Loading commit data...
cvpcb.h Loading commit data...
cvpcb.icns Loading commit data...
cvpcb.rc Loading commit data...
cvpcb_doc.icns Loading commit data...
cvpcb_id.h Loading commit data...
cvpcb_mainframe.h Loading commit data...
cvstruct.h Loading commit data...
listboxes.cpp Loading commit data...
menubar.cpp Loading commit data...
readwrite_dlgs.cpp Loading commit data...
tool_cvpcb.cpp Loading commit data...