1. 02 Jan, 2014 1 commit
  2. 11 Nov, 2013 1 commit
  3. 02 Nov, 2013 1 commit
  4. 17 Oct, 2013 1 commit
  5. 05 Oct, 2013 1 commit
  6. 25 Sep, 2013 1 commit
  7. 24 Sep, 2013 1 commit
  8. 23 Sep, 2013 2 commits
  9. 21 Sep, 2013 1 commit
  10. 03 Jan, 2013 1 commit
  11. 29 Dec, 2012 1 commit
  12. 28 Dec, 2012 1 commit
    • Wayne Stambaugh's avatar
      Add Pcbnew GEDA PCB module plugin support. · 7c86749c
      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.
      7c86749c
  13. 19 Nov, 2012 1 commit
    • Dick Hollenbeck's avatar
      Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and · 2aa27122
      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.
      2aa27122
  14. 17 Oct, 2012 1 commit
  15. 20 May, 2012 1 commit
  16. 22 Apr, 2012 1 commit
  17. 17 Apr, 2012 2 commits
  18. 16 Apr, 2012 1 commit
  19. 07 Apr, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew s-expression file format changes. · 9c16a218
      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.
      9c16a218
  20. 05 Dec, 2011 1 commit
  21. 02 Dec, 2011 2 commits
  22. 30 Nov, 2011 1 commit
  23. 28 Nov, 2011 1 commit