Name
Last commit
Last update
..
dialogs Add filtering footprint list by library to CvPcb
CMakeLists.txt [MacOSX]/All purpose - Support for static linking
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable)
autosel.cpp remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
cfg.cpp remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
class_DisplayFootprintsFrame.cpp Add EDA_BASE_FRAME::Show() and call SaveSettings() only from there for all derived wxFrames. Remove calls to SaveSettings() elsewhere.
class_DisplayFootprintsFrame.h Post Pcbnew NETLIST_READER change clean up.
class_components_listbox.cpp Fix but reading empty footprints in netlist. (fixes lp:1226283)
class_footprints_listbox.cpp remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
class_library_listbox.cpp cvpcb was not filtering on the current library when USE_FP_LIB_TABLE.
common_help_msg.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
cvframe.cpp Add specific bitmaps in export IDF and export DSN menus.
cvpcb.cpp remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
cvpcb.h CvPcb footprint library table implementation.
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :(
cvpcb.rc Remove old xpm icons files
cvpcb_doc.icns Rework on icons, and more OS X updates
cvpcb_id.h CvPcb footprint library table implementation.
cvpcb_mainframe.h remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
cvstruct.h CvPcb footprint library table implementation.
listboxes.cpp CvPcb filtering and other minor improvements.
menubar.cpp remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
readwrite_dlgs.cpp remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
tool_cvpcb.cpp CvPcb filtering and other minor improvements.