kicad/cvpcb
Wayne Stambaugh 230c5f8f5a Convert footprint definitions from wxString to FPID.
* Use FPID instead of wxString in MODULE object.
* Use FPID instead of wxString when loading and saving files.
* Use FPID in COMPONENT object.
* Add wxString helper functions and comparison operators to FPID.
* Add fp_lib token to pcb and netlist file formats.
* Add code to load and save FPIDs to pcb file format.
* Fix segfault when deleting invalid footprint library tables in Pcbnew
  in non footprint library table build.
* Fix bug when counting the number of mod files in
  EDA_APP::SetFootprintLibTablePath();
2013-09-08 14:31:21 -04:00
..
dialogs Add filtering footprint list by library to CvPcb 2013-05-31 13:33:46 -04:00
CMakeLists.txt Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc. Move headers now into boost_root/include/boost/. 2013-08-20 13:03:21 -05:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp Convert footprint definitions from wxString to FPID. 2013-09-08 14:31:21 -04:00
cfg.cpp Add filtering footprint list by library to CvPcb 2013-05-31 13:33:46 -04:00
class_DisplayFootprintsFrame.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
class_DisplayFootprintsFrame.h Post Pcbnew NETLIST_READER change clean up. 2013-04-26 11:11:52 -04:00
class_components_listbox.cpp CvPcb focus and status bar improvements. 2013-06-08 12:06:26 -04:00
class_footprints_listbox.cpp CvPcb focus and status bar improvements. 2013-06-08 12:06:26 -04:00
class_library_listbox.cpp CvPcb focus and status bar improvements. 2013-06-08 12:06:26 -04:00
common_help_msg.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
cvframe.cpp Convert footprint definitions from wxString to FPID. 2013-09-08 14:31:21 -04:00
cvpcb.cpp Footprint library table ground work. 2013-09-06 08:17:33 -04:00
cvpcb.h Pcbnew NETLIST_READER improvements. 2013-04-25 12:29:35 -04: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 Add filtering footprint list by library to CvPcb 2013-05-31 13:33:46 -04:00
cvpcb_mainframe.h CvPcb focus and status bar improvements. 2013-06-08 12:06:26 -04:00
cvstruct.h CvPcb filtering and other minor improvements. 2013-06-06 11:37:48 -04:00
listboxes.cpp CvPcb filtering and other minor improvements. 2013-06-06 11:37:48 -04:00
menubar.cpp * Set "Ctrl+Shift+S" as shortcut for "Save as..." in CvPcb and PCBnew. 2013-04-29 12:50:10 -04:00
readwrite_dlgs.cpp Convert footprint definitions from wxString to FPID. 2013-09-08 14:31:21 -04:00
tool_cvpcb.cpp CvPcb filtering and other minor improvements. 2013-06-06 11:37:48 -04:00