kicad/cvpcb
Oliver d6097cf1aa Better footprint association and filtering:
1. If a footprint filter contains a : (colon) character, then the filter is matched against the pattern <LibName>:<FootprintName>
2. If there is *no* : (colon) character present, then it is matched against <FootprintName>
3. The same behaviour applies for the manual filter string in CvPCB
2017-02-26 18:15:23 +01:00
..
dialogs Complete library table and library table row refactor. 2016-11-19 17:16:43 -05:00
CMakeLists.txt Add -Wshadow compil option, if exists to warn about shadowed variables. 2017-02-23 13:17:23 +01:00
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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
class_DisplayFootprintsFrame.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
class_components_listbox.cpp
class_footprints_listbox.cpp Better footprint association and filtering: 2017-02-26 18:15:23 +01:00
class_library_listbox.cpp
common_help_msg.h
cvpcb.cpp Code cleaning: remove pcbcommon.* which contains nothing really useful. The very few lines of code are moved to a better place. 2016-12-31 12:56:21 +01:00
cvpcb.h
cvpcb.icns
cvpcb.rc
cvpcb_doc.icns
cvpcb_id.h
cvpcb_mainframe.cpp Move bitmaps.h out of base_struct.h 2017-02-21 09:50:15 -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
menubar.cpp
readwrite_dlgs.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
tool_cvpcb.cpp