1. 27 Jan, 2015 6 commits
  2. 25 Jan, 2015 2 commits
  3. 23 Jan, 2015 1 commit
  4. 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
  5. 20 Jan, 2015 2 commits
  6. 19 Jan, 2015 2 commits
  7. 18 Jan, 2015 2 commits
  8. 17 Jan, 2015 1 commit
  9. 16 Jan, 2015 6 commits
  10. 15 Jan, 2015 1 commit
  11. 13 Jan, 2015 3 commits
  12. 12 Jan, 2015 1 commit
    • Wayne Stambaugh's avatar
      Minor dialog improvements. · 0b6d1bbc
      Wayne Stambaugh authored
      * Make generate button the default in Eeschema netlist dialog.
      * Fix spacing issues in export IDF dialog.
      * Make OK button the default in export IDF dialog.
      * Remove unnecessary end dialog code from export IDF dialog.
      * Improve resizing of export IDF dialog.
      0b6d1bbc
  13. 11 Jan, 2015 2 commits
  14. 10 Jan, 2015 3 commits
  15. 08 Jan, 2015 1 commit
  16. 07 Jan, 2015 3 commits
  17. 06 Jan, 2015 2 commits