1. 29 Apr, 2013 1 commit
  2. 28 Apr, 2013 6 commits
  3. 27 Apr, 2013 2 commits
  4. 26 Apr, 2013 2 commits
    • Felix Morgner's avatar
      merge with upstream · 8ddbf84c
      Felix Morgner authored
      8ddbf84c
    • Wayne Stambaugh's avatar
      Post Pcbnew NETLIST_READER change clean up. · 81271ad4
      Wayne Stambaugh authored
      * Tweak the NETLIST_READER code to allow for component footprint names that
        are not found in any library to generate a warning instead of an error and
        update the board accordingly.
      * Don't display undo warning in netlist dialog when dry run option selected.
      * Rename netlist_reader_common.cpp to netlist_reader.cpp
      * Rename netlist_reader_firstformat.cpp to legacy_netlist_reader.cpp
      * Rename netlist_reader_kicad.cpp to kicad_netlist_reader.cpp
      * Remove cvpcb/read_write_cmpfile.cpp and move the single function it
        contained into cvframe.cpp
      * Remove cvpcb/loadcmp.cpp and move the single function it contained into
        class_DisplayFootprintsFrame.cpp.
      * Remove cvpcb/readschematicnetlist.cpp and move the single function it
        contained into cvframe.cpp.
      * Remove cvpcb/setvisu.cpp and move the few functions it contained into
        the appropriate source file.
      81271ad4
  5. 25 Apr, 2013 6 commits
  6. 22 Apr, 2013 2 commits
  7. 21 Apr, 2013 1 commit
  8. 19 Apr, 2013 1 commit
  9. 18 Apr, 2013 5 commits
  10. 17 Apr, 2013 1 commit
    • Stefan Helmert's avatar
      The internal BOM generator has bugs. I designed an XSL script, which converts... · 5da0a971
      Stefan Helmert authored
      The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into
      a CSV file for Libre Office or Open Office.  It is very easy to use. You can specify it as a plugin for 
      Eeshema netlist generator.
      
      It searches for all field names, generates the table headings accounting for all fields found in any part.
      Then stuffs all the parts rows according to proper fields.
      
      5da0a971
  11. 16 Apr, 2013 1 commit
  12. 14 Apr, 2013 3 commits
  13. 13 Apr, 2013 1 commit
  14. 11 Apr, 2013 4 commits
  15. 10 Apr, 2013 4 commits