1. 06 Feb, 2015 1 commit
  2. 03 Feb, 2015 1 commit
  3. 02 Feb, 2015 2 commits
  4. 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
  5. 27 Jan, 2015 1 commit
  6. 17 Jan, 2015 1 commit
  7. 16 Jan, 2015 1 commit
  8. 15 Jan, 2015 1 commit
  9. 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
  10. 10 Jan, 2015 1 commit
    • jean-pierre charras's avatar
      Add hight contrast option in Modedit. In hight contrast mode, solder masks and... · 9cfb97d8
      jean-pierre charras authored
      Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown.
      this option was possible only by modifying the way display options are managed.
      before these changes, display options were a global DISPLAY_OPTIONS class instance.
      Now each EDA_DRAW_FRAME(and derivated classes)  includes its own DISPLAY_OPTIONS class instance.
      As a consequence, some duplicate display option variables in these classes have been removed, because there were just duplicate variables of the  DISPLAY_OPTIONS class instance.
      9cfb97d8
  11. 04 Jan, 2015 1 commit
  12. 01 Jan, 2015 2 commits
  13. 30 Dec, 2014 1 commit
  14. 23 Dec, 2014 1 commit
    • jean-pierre charras's avatar
      Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; · bc230f76
      jean-pierre charras authored
      Fix issue when using a page layout file in project folder: eeschema and Pcbnew did not use it, unless using an absolute path.
      Now, if the file path is nor absolute, it is seen as relative to the project (which is the expected behavior)
      fp lib wizard: when pcbnew id compiled with USE_GITHUB_PLUGIN=OFF, the github plugin option is no more accessible (and the web viewer no more used).
      bc230f76
  15. 22 Dec, 2014 1 commit
  16. 21 Dec, 2014 1 commit
  17. 20 Dec, 2014 1 commit
  18. 11 Dec, 2014 1 commit
  19. 19 Nov, 2014 2 commits
  20. 17 Nov, 2014 1 commit
  21. 14 Nov, 2014 1 commit
    • Tomasz Wlostowski's avatar
      router: multiple changes · 80adf9d8
      Tomasz Wlostowski authored
      - re-worked PNS_LINE_PLACER and PNS_ROUTER classes a bit, removing duplicate class members
      - cleaned up Andrew's blind/buried via fixes
      - fixed 'custom via width' dialog bug updating the width even when closed/cancelled
      - fixed incorrect radius of drawn microvias
      80adf9d8
  22. 09 Nov, 2014 1 commit
  23. 06 Nov, 2014 1 commit
  24. 02 Nov, 2014 1 commit
  25. 27 Oct, 2014 1 commit
  26. 26 Oct, 2014 1 commit
  27. 17 Oct, 2014 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew VRML export improvements. · 431ed318
      Wayne Stambaugh authored
      * Improve VRML export dialog lay out.
      * Make the OK button the default action in the export dialog.
      * Make 3D model export work correctly and avoid redundant file copies.
      * Fix embedded path separators in wrl files on windows.
      * Fix absolute model file path creation in wrl files.
      * Clean up VRML export code.
      431ed318
  28. 13 Oct, 2014 2 commits
  29. 12 Oct, 2014 1 commit
  30. 08 Oct, 2014 2 commits
  31. 06 Oct, 2014 1 commit
    • Wayne Stambaugh's avatar
      Road map and Doxygen work. · 99f30c9d
      Wayne Stambaugh authored
      * Remove obsolete settings from Doxygen configuration file.
      * Fix some Doxygen warnings.
      * Add the board edge segment snapping to developers road map.
      * Fix some coding style issues in CMakeLists.txt
      99f30c9d
  32. 25 Sep, 2014 1 commit
  33. 22 Sep, 2014 2 commits
  34. 19 Sep, 2014 1 commit