1. 01 Mar, 2013 1 commit
  2. 06 Jan, 2013 1 commit
  3. 20 Dec, 2012 1 commit
  4. 10 Dec, 2012 1 commit
  5. 05 Nov, 2012 1 commit
  6. 14 Oct, 2012 1 commit
  7. 29 Aug, 2012 1 commit
    • jean-pierre charras's avatar
      Minor cosmetic enhancements. · 79d55c04
      jean-pierre charras authored
      Kicad manager: shows now svg files in tree files.
      Pcbnew: fix incorrect printing (board out of page) when creating drill map in postscript format ( noticeable mainly for small boards)
      79d55c04
  8. 26 Aug, 2012 1 commit
    • jean-pierre charras's avatar
      3D viewer: · 31ff1bac
      jean-pierre charras authored
        *  serious code cleanup (remove duplicate code)
        *  shows (option in 3D preference menu) the copper items (tracks, zones...)  in 3D, using 35 microns copper thickness.
            However, because there are a lot more3D data to show (roughly 4 times more), this is slower.
      31ff1bac
  9. 11 Aug, 2012 1 commit
  10. 13 Jul, 2012 1 commit
  11. 20 Jun, 2012 1 commit
  12. 19 Jun, 2012 1 commit
  13. 09 May, 2012 1 commit
  14. 04 May, 2012 1 commit
  15. 27 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Fix issues about translations: · e356e6dc
      jean-pierre charras authored
      Eeschema: one string with a bad char (\a, not useable in internationalized strings).
      Dialog_page_settings: use not translated strings in code, so strings can be freely translated for the UI.
      (Initial code was not working with existing translations)
      Update 2 icons.
      e356e6dc
  16. 24 Mar, 2012 1 commit
  17. 20 Mar, 2012 1 commit
  18. 19 Mar, 2012 1 commit
  19. 15 Mar, 2012 2 commits
  20. 12 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Eeschema: minor fixes: · 396538e1
      jean-pierre charras authored
      * make 2 bitmaps more visible.
      * fix incorrect screen redraw when rotating a component.
      * netlist : the pcbnew advanced format can be now stored (persistant option) in project config.
      396538e1
  21. 09 Mar, 2012 1 commit
    • jean-pierre charras's avatar
      Dialog exit: better icon. · 909c2a60
      jean-pierre charras authored
      Pcbnew:
       * graphic_item_properties_base.fbp * dialog pad edit: make some strings more easier to translate.
       * global pad edition: fix a bug that change pad position instead of pad size (round pas only).
      Eeschema:
       * fix a bug: new created wires were not alwaes shows until the screen was redrawn.
      909c2a60
  22. 25 Feb, 2012 1 commit
  23. 15 Feb, 2012 1 commit
  24. 13 Feb, 2012 1 commit
  25. 01 Feb, 2012 1 commit
  26. 17 Jan, 2012 1 commit
  27. 04 Jan, 2012 1 commit
    • jean-pierre charras's avatar
      Fix bug 910364: When a footprint saved in a .mod file is not on front layer... · 5a96588e
      jean-pierre charras authored
      Fix bug 910364: When a footprint saved in a .mod file is not on front layer and/or not with orientation 0 degree, the Module editor load it incorrectly.
      note:  the Module editor save it with default orientation and layer, but the archive function does not, so some footprints can be not editable.
      TODO: modify the Archive Function to use the default layer / orientation.
      5a96588e
  28. 30 Dec, 2011 1 commit
  29. 17 Dec, 2011 1 commit
  30. 17 Nov, 2011 1 commit
  31. 12 Nov, 2011 1 commit
    • jean-pierre charras's avatar
      Some better icons. · 9cb27eb8
      jean-pierre charras authored
      Fix bug 880132 (Justify not correct)
      Note: justifications are now always relative to the text, in libedit (as before) and schematic editor:
      if rotated, justification is rotated, because in Pcbnew rotation can have any value.
      9cb27eb8
  32. 03 Nov, 2011 1 commit
  33. 19 Oct, 2011 1 commit
  34. 18 Oct, 2011 1 commit
  35. 17 Oct, 2011 1 commit
  36. 05 Oct, 2011 1 commit
  37. 28 Sep, 2011 1 commit
  38. 20 Sep, 2011 2 commits