- 02 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 11 Nov, 2013 1 commit
-
-
jean-pierre charras authored
-
- 02 Nov, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 17 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 05 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
We can now remove a few calls to FP_LIB_TABLE::ExpandSubstitutions( const wxString& aString ) since its being done in above function. DIALOG_FP_LIB_TABLE now handles table to copy cut copy paste from global to project and reverse. Fixed a problem with cursor position management when switching between tables.
-
- 25 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
Add const PROPERTIES* to FootprintDelete(). Add {Get,Set}Properties() to FP_LIB_TABLE::ROW. Touch up fp table dialog.
-
- 24 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
Write parser and formatter for options. Write dialog verification used before saving FP_LIB_TABLEs, triggered from OK button in table editor. Switch PROPERTY's value column to std::string from wxString. Add event handler to fp lib table dialog for upcoming options dialog.
-
- 23 Sep, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
Enhance IO_MGR::GuessPluginTypeFromLibPath() to support the GITHUB plugin. Build boost with -fPIC on Linux unconditionally, in preparation for DLL/DSO build of kicad. Add python script to test back to back reads of GITHUB plugin.
-
- 21 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 03 Jan, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 29 Dec, 2012 1 commit
-
-
Alexander Lunef authored
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
-
- 28 Dec, 2012 1 commit
-
-
Wayne Stambaugh authored
* Create new GEDA PCB plug in. * Add support for opening GEDA PCB footprints with module editor. * Make import footprint file dialog remember last selected footprint type during current session. * Update module editor file import to use new GEDA PCB plug in. * Let IO_MGR know about GEDA PCB plug in. * Create a WHITESPACE_FILTER_READER to simplify parsing GEDA PCB footprint files.
-
- 19 Nov, 2012 1 commit
-
-
Dick Hollenbeck authored
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.
-
- 17 Oct, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 20 May, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 22 Apr, 2012 1 commit
-
-
Wayne Stambaugh authored
* Move board item object Format() functions into PCB_IO object. * Change file format to use layer names instead of numbers. * Change file extension to kicad_pcb.
-
- 17 Apr, 2012 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 16 Apr, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 07 Apr, 2012 1 commit
-
-
Wayne Stambaugh authored
* Save dialog now supports saving boards to new file format. * Add CMake option to build s-expression file save. * Add check to main CMakeList.txt file to make sure nanometers are enables when the new file format is built. * Minor tweaks to object format functions for improved output. * Rename kicad_plugin.h/cpp to legacy_plugin.h/cpp.
-
- 05 Dec, 2011 1 commit
-
-
Dick Hollenbeck authored
and TEXTE_MODULE size in kicad_plugin. Link in io_mgr and kicad_plugin but do not call them yet
-
- 02 Dec, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 30 Nov, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 28 Nov, 2011 1 commit
-
-
Dick Hollenbeck authored
-