1. 02 Feb, 2015 1 commit
  2. 01 Feb, 2015 3 commits
  3. 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
  4. 29 Jan, 2015 3 commits
  5. 28 Jan, 2015 2 commits
  6. 27 Jan, 2015 6 commits
  7. 25 Jan, 2015 2 commits
  8. 23 Jan, 2015 1 commit
  9. 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
  10. 20 Jan, 2015 2 commits
  11. 19 Jan, 2015 2 commits
  12. 18 Jan, 2015 2 commits
  13. 17 Jan, 2015 1 commit
  14. 16 Jan, 2015 6 commits
  15. 15 Jan, 2015 1 commit
  16. 13 Jan, 2015 3 commits
  17. 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
  18. 11 Jan, 2015 1 commit