1. 06 Feb, 2013 2 commits
  2. 02 Feb, 2013 1 commit
    • jean-pierre charras's avatar
      Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb... · 619125f9
      jean-pierre charras authored
      Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) .
      Pcbnew: in netlist dialog: The user now can choose between the netlist and the .cmp file to import footprints names.
      Therfore no need to delete the .cmp file when exists to use only the netlist.
      This is useful for users who use CvPcb only once to fill footprints fields in schematic, and after edit/modify the footprints fields in schematic outside CvPcb.
      619125f9
  3. 27 Jan, 2013 1 commit
  4. 26 Jan, 2013 1 commit
  5. 25 Jan, 2013 1 commit
  6. 23 Jan, 2013 2 commits
  7. 21 Jan, 2013 1 commit
  8. 19 Jan, 2013 3 commits
  9. 18 Jan, 2013 1 commit
  10. 17 Jan, 2013 1 commit
  11. 16 Jan, 2013 1 commit
  12. 15 Jan, 2013 1 commit
  13. 13 Jan, 2013 3 commits
  14. 12 Jan, 2013 2 commits
    • Wayne Stambaugh's avatar
      Base object decoupling improvements. · f8a56d44
      Wayne Stambaugh authored
      * Improve MSG_PANEL_ITEM to handle message panel information.
      * Create containers for passing message panel items between objects and
        the message panel.
      * Rename EDA_ITEM::DisplayInfo to EDA_ITEM::GetMsgPanelInfo.
      * Remove all direct manipulation of EDA_DRAW_FRAME from all objects derived
        from EDA_ITEM.
      f8a56d44
    • jean-pierre charras's avatar
      3D viewer: allows import of models created with openscad and convertedvia... · 5c2efcbf
      jean-pierre charras authored
      3D viewer: allows  import of models created with openscad and convertedvia meshconv to wrl (thanks to Georg Gast <georg@schorsch-tech.de>)
      Export VRML: fix scaling issue for pcbnew - nanometers.
      5c2efcbf
  15. 10 Jan, 2013 2 commits
  16. 09 Jan, 2013 1 commit
  17. 08 Jan, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Enhancement in connections calculations: · 8b6d5cb4
      jean-pierre charras authored
      Until now, 2 tracks were seen as connected only if one end of the first track is *exactly* on one end of the other track.
      Now the 2 ends are seen as connected when they are "near" i.e. the distance between the 2 ends is < track width/2
      8b6d5cb4
  18. 07 Jan, 2013 2 commits
  19. 04 Jan, 2013 3 commits
  20. 03 Jan, 2013 3 commits
  21. 02 Jan, 2013 2 commits
  22. 30 Dec, 2012 1 commit
  23. 29 Dec, 2012 1 commit
  24. 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
  25. 27 Dec, 2012 1 commit
  26. 23 Dec, 2012 1 commit