kicad/cvpcb
Dick Hollenbeck 8867bf262b Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and
their type, by using the more abstract PLUGIN::Footprint*() functions.

This is an intermediate phase only, other changes will be necessary as library table support comes in.
Encapsulate usage of library path searching, since that will go away as library table support comes in.
Add FOOTPRINT_EDIT_FRAME::{get,set}LibPath() and FOOTPRINT_EDIT_FRAME::{get,set}LibNickName() functions
to provide this encapsulation.
2012-11-19 10:19:38 -06:00
..
dialogs Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 2012-11-19 10:19:38 -06:00
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
cfg.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
class_DisplayFootprintsFrame.cpp All: better code to handle opened frames libview, libedit, modview, modedit. 2012-09-12 11:53:11 +02:00
class_DisplayFootprintsFrame.h Enforced EDA_COLOR_T type and minor const-ification 2012-09-02 14:06:47 +02:00
class_components_listbox.cpp Added mutli-selection to cvpcb 2012-09-26 17:36:48 +02:00
class_footprints_listbox.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
common_help_msg.h Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 2012-02-01 20:49:37 +01:00
cvframe.cpp All: better code to handle opened frames libview, libedit, modview, modedit. 2012-09-12 11:53:11 +02:00
cvpcb.cpp Fix capitalization issues in title bar and config files (broken by bzr rev 3543) 2012-05-10 08:25:27 +02:00
cvpcb.h Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h Added a toolbar button to cvpcb to filter by pin/pad count. 2012-03-15 14:20:22 -04:00
cvpcb_mainframe.h Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
cvstruct.h Added mutli-selection to cvpcb 2012-09-26 17:36:48 +02:00
listboxes.cpp Added mutli-selection to cvpcb 2012-09-26 17:36:48 +02:00
loadcmp.cpp Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 2012-11-19 10:19:38 -06:00
menubar.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 2012-04-09 11:16:47 +02:00
read_write_cmpfile.cpp CvPcb: serious code cleaning. More comments. Remove useless files and some files renamed with a better name. 2012-02-11 10:04:26 +01:00
readschematicnetlist.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
readwrite_dlgs.cpp fixed code to better comply with the coding style guidelines 2012-09-26 19:22:48 +02:00
setvisu.cpp Encapsulated drawmode as an enum for type checking 2012-09-01 15:38:27 +02:00
tool_cvpcb.cpp Added a toolbar button to cvpcb to filter by pin/pad count. 2012-03-15 14:20:22 -04:00