1. 11 Feb, 2015 1 commit
  2. 10 Feb, 2015 1 commit
  3. 09 Feb, 2015 1 commit
    • Ronald Sousa's avatar
      - Renamed tb2 to tb · ef20a2bb
      Ronald Sousa authored
      - corrected the code that violated the code policy. i.e. added the extra space to make the code more readable
      - Restored bom2csv.xsl to its original form 
      - Added bom_with_title_block_2_csv.xsl which has the new BOM generator.
      ef20a2bb
  4. 08 Feb, 2015 1 commit
    • Ronald Sousa's avatar
      -update XNODE* NETLIST_EXPORT_TOOL::makeGenericDesignHeader() so that the net... · 8a916a61
      Ronald Sousa authored
      -update XNODE* NETLIST_EXPORT_TOOL::makeGenericDesignHeader() so that the net file now outputs project information.
          For example:
              - Company name
              - Project title
              - issue date
              - Revision
              - Comment 1 to 4
      
      - updated bom2csv.xsl plugin to take advatage of the extra project information that the net file now outputs.
      
      Overall this improvement will make it easier to automatically make controlled and traceable documents.
      
      8a916a61
  5. 06 Feb, 2015 6 commits
  6. 03 Feb, 2015 2 commits
  7. 02 Feb, 2015 3 commits
  8. 01 Feb, 2015 3 commits
  9. 30 Jan, 2015 1 commit
    • jean-pierre charras's avatar
      ModEdit: add a settings menu option(and the corresponding dialog) to set... · 8412f2ad
      jean-pierre charras authored
      ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited.
      These settings are now not common to the board editor, because the footprint editor can be run outside the board editor.
      download_boost.cmake: ignore  .htm* files when installing boost. They are not used, and often have a very very long (and stupid) name which sometimes creates issues.
      8412f2ad
  10. 29 Jan, 2015 3 commits
  11. 28 Jan, 2015 2 commits
  12. 27 Jan, 2015 6 commits
  13. 25 Jan, 2015 2 commits
  14. 23 Jan, 2015 1 commit
  15. 22 Jan, 2015 2 commits
    • Wayne Stambaugh's avatar
    • jean-pierre charras's avatar
      Pcbnew: fix issues and potential issues when reading board files and mainly... · ebb967c4
      jean-pierre charras authored
      Pcbnew: fix issues and potential issues when reading board files and mainly old board files, and enhance the DRC tests and Delete Single Pad Net option when reading a netlist:
      * Delete Single Pad Net option does not delete the net if a zone use this net (i.e. is attached to this pad).
      * pcb_parser accept now negative netcodes in zones (can happen with old files, which previously could crash Pcbnew)
      * pcb_parser accept now files with incorrect or missing net count  (can happen with old files, which previously could crash Pcbnew)
      * if a zone has a non-existent net name it now keep this net name, and DRC detect it (previously, the net name was lost, and the DRC did not tected this issue).
      * Drc test: now detect a "dead" net, i.e. a net with 0 pads, but still used by a zone. It happens easily after a schematic modification, when a net disappears or is renamed.
      ebb967c4
  16. 20 Jan, 2015 2 commits
  17. 19 Jan, 2015 2 commits
  18. 18 Jan, 2015 1 commit