1. 06 Feb, 2015 2 commits
  2. 03 Feb, 2015 1 commit
  3. 02 Feb, 2015 2 commits
  4. 01 Feb, 2015 1 commit
  5. 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
  6. 29 Jan, 2015 2 commits
  7. 28 Jan, 2015 1 commit
  8. 27 Jan, 2015 1 commit
  9. 25 Jan, 2015 2 commits
  10. 23 Jan, 2015 1 commit
  11. 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
  12. 20 Jan, 2015 1 commit
  13. 19 Jan, 2015 2 commits
  14. 18 Jan, 2015 1 commit
  15. 17 Jan, 2015 1 commit
  16. 16 Jan, 2015 2 commits
  17. 15 Jan, 2015 1 commit
  18. 13 Jan, 2015 1 commit
  19. 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
  20. 10 Jan, 2015 2 commits
  21. 07 Jan, 2015 1 commit
    • jean-pierre charras's avatar
      Modedit: now shows a specific layers manager, which allows user to select the... · 7d8df042
      jean-pierre charras authored
      Modedit: now shows a specific layers manager, which allows user to select the technical layer which is used when adding a new graphic text or outline to the current footprint.
      Please, note the layer manager was already available in GAL mode, but is was the same as tne board editor, which is not good.
      Now:
      - In default mode or GAL mode, the look is the same.
      - Only suitable technical layers (i.e. paired layers) are selectable from the layers manager (for special purposes, some other layers can be used, via the graphic items properties dialog)
      7d8df042
  22. 05 Jan, 2015 3 commits
  23. 04 Jan, 2015 2 commits
  24. 02 Jan, 2015 1 commit
  25. 01 Jan, 2015 2 commits
  26. 31 Dec, 2014 1 commit
  27. 30 Dec, 2014 1 commit
  28. 28 Dec, 2014 1 commit