• Wayne Stambaugh's avatar
    CvPcb footprint library table implementation. · ce409e36
    Wayne Stambaugh authored
    * Add code to CvPcb to handle assigning component footprints from the
      footprint library table instead of the search path method.
    * Add code to CvPcb to allow editing of the footprint library table.
    * CvPcb footprint and component panes display fully qualified FPID names.
    * Make CvPcb library pane display footprint library table nicknames instead
      of library file names.
    * Add code to FP_LIB_TABLE object to test the paths in the table against the
      list of libraries loaded from the project file.
    * Add code to FP_LIB_TABLE to convert assigned footprints in a NETLIST from
      legacy format to footprint library table format.
    * Split out COMPONENT_NET, COMPONENT, and NETLIST objects from netlist_reader
      files and create new pcb_netlist files.
    * Fix minor wxListView scroll bar sizing issues.
    * Add new token and code to save and load FPID nickname in board file.
    * Add new token and code to save and load FPID nickname in s-expression net
      list file.
    * Add WX_STRING_REPORT object to dump strings to a wxString object.
    ce409e36
Name
Last commit
Last update
3d-viewer Loading commit data...
CMakeModules Loading commit data...
Documentation Loading commit data...
bitmap2component Loading commit data...
bitmaps_png Loading commit data...
common Loading commit data...
cvpcb Loading commit data...
demos Loading commit data...
eeschema Loading commit data...
gerbview Loading commit data...
helpers/tools_to_build_newstroke-font Loading commit data...
include Loading commit data...
kicad Loading commit data...
new Loading commit data...
packaging Loading commit data...
pagelayout_editor Loading commit data...
patches Loading commit data...
pcb_calculator Loading commit data...
pcbnew Loading commit data...
polygon Loading commit data...
potrace Loading commit data...
resources Loading commit data...
scripting Loading commit data...
scripts Loading commit data...
template Loading commit data...
tools Loading commit data...
.bzrignore Loading commit data...
AUTHORS.txt Loading commit data...
CHANGELOG.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYRIGHT.txt Loading commit data...
CTestConfig.cmake Loading commit data...
Doxyfile Loading commit data...
HOW_TO_CONTRIBUTE.txt Loading commit data...
INSTALL.txt Loading commit data...
README.txt Loading commit data...
TODO.txt Loading commit data...
copyright.h Loading commit data...
license_for_documentation.txt Loading commit data...
notes_about_pcbnew_new_file_format.odt Loading commit data...
rules Loading commit data...
uncrustify.cfg Loading commit data...