kicad/cvpcb
Jeff Young 5048260749 Turn on library filter when library is selected.
It's a pretty good clue that the user wants to filter the footprints
by library (as it has no other purpose).

Fixes: lp:1780487
* https://bugs.launchpad.net/kicad/+bug/1780487

(cherry picked from commit b9a56f1)
2018-07-17 15:13:55 +01:00
..
dialogs Fix a number of untranslated strings. 2018-06-12 17:05:25 -07:00
CMakeLists.txt Replaced footprint library wizard with a common file browser 2018-05-25 08:51:46 +02:00
Info.plist macOS: standardise CFBundleName to application names. 2018-03-05 01:14:00 +00:00
auto_associate.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
auto_associate.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cfg.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
common_help_msg.h Change missed UI string termonology from part/component to symbol. 2018-01-03 14:19:26 -05:00
components_listbox.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
cvpcb.cpp Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
cvpcb.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Dialog-ize CvPcb and implement proper Save. 2018-03-25 19:21:27 +01:00
cvpcb_mainframe.cpp If the user has a selection then show the footprint. 2018-07-17 15:13:32 +01:00
cvpcb_mainframe.h Add context menu for footprint viewing to CvPcb. 2018-07-17 15:11:20 +01:00
display_footprints_frame.cpp If the user has a selection then show the footprint. 2018-07-17 15:13:32 +01:00
display_footprints_frame.h Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
footprints_listbox.cpp Count pins instead of using netcount as a proxy. 2018-03-26 19:57:08 +01:00
library_listbox.cpp Turn on library filter when library is selected. 2018-07-17 15:13:55 +01:00
listbox_base.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
listboxes.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
menubar.cpp Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
readwrite_dlgs.cpp Fix a number of untranslated strings. 2018-06-12 17:05:25 -07:00
tool_cvpcb.cpp Dialog-ize CvPcb and implement proper Save. 2018-03-25 19:21:27 +01:00