1. 12 Feb, 2014 1 commit
  2. 11 Feb, 2014 1 commit
  3. 09 Feb, 2014 1 commit
  4. 07 Feb, 2014 1 commit
  5. 06 Feb, 2014 3 commits
  6. 05 Feb, 2014 1 commit
  7. 29 Jan, 2014 1 commit
  8. 19 Jul, 2013 1 commit
  9. 31 May, 2013 1 commit
    • Michal Jahelka's avatar
      Add filtering footprint list by library to CvPcb · a23dcccc
      Michal Jahelka authored
      * Add third list control with library names.
      * Add button to toolbar to select filter by library name.
      * Add bitmap for filter by library name toolbar button.
      * Remove custom UI colors from list controls.
      a23dcccc
  10. 01 Mar, 2013 1 commit
  11. 06 Jan, 2013 1 commit
  12. 20 Dec, 2012 1 commit
  13. 10 Dec, 2012 1 commit
  14. 05 Nov, 2012 1 commit
  15. 14 Oct, 2012 1 commit
  16. 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
  17. 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
  18. 11 Aug, 2012 1 commit
  19. 13 Jul, 2012 1 commit
  20. 10 Jul, 2012 1 commit
  21. 20 Jun, 2012 1 commit
  22. 09 May, 2012 1 commit
  23. 04 May, 2012 1 commit
  24. 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
  25. 24 Mar, 2012 1 commit
  26. 20 Mar, 2012 1 commit
  27. 19 Mar, 2012 1 commit
  28. 15 Mar, 2012 2 commits
  29. 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
  30. 25 Feb, 2012 1 commit
  31. 15 Feb, 2012 1 commit
  32. 13 Feb, 2012 1 commit
  33. 01 Feb, 2012 1 commit
  34. 23 Jan, 2012 1 commit
  35. 17 Jan, 2012 1 commit
  36. 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
  37. 30 Dec, 2011 1 commit