1. 12 Feb, 2015 3 commits
  2. 21 Dec, 2014 1 commit
  3. 19 Dec, 2014 1 commit
  4. 18 Dec, 2014 1 commit
  5. 11 Dec, 2014 1 commit
  6. 09 Aug, 2014 1 commit
    • jean-pierre charras's avatar
      Cosmetic enhancement: change plot icon in menus. · cd85ee62
      jean-pierre charras authored
      3dviewer: back to double (from float) in class S3D_MASTER for 3 members (m_MatScale, m_MatRotation, m_MatPosition) which are used in dialogs and r/w file functions, which expect double.
      Using float create minor but unwanted issues in  r/w file functions.
      S3D_MATERIAL: enable all color options: if a 3d shape has bad color parameters, the shape must be modified, not the 3d rendering.
      The rendering now matches what we see in other vrml viewer like FreeCAD.
      Some minor coding style fixes.
      cd85ee62
  7. 31 May, 2014 1 commit
  8. 04 Apr, 2014 1 commit
  9. 12 Feb, 2014 1 commit
  10. 11 Feb, 2014 1 commit
  11. 09 Feb, 2014 1 commit
  12. 07 Feb, 2014 1 commit
  13. 06 Feb, 2014 3 commits
  14. 05 Feb, 2014 1 commit
  15. 29 Jan, 2014 1 commit
  16. 19 Jul, 2013 1 commit
  17. 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
  18. 01 Mar, 2013 1 commit
  19. 06 Jan, 2013 1 commit
  20. 20 Dec, 2012 1 commit
  21. 10 Dec, 2012 1 commit
  22. 05 Nov, 2012 1 commit
  23. 14 Oct, 2012 1 commit
  24. 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
  25. 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
  26. 11 Aug, 2012 1 commit
  27. 13 Jul, 2012 1 commit
  28. 10 Jul, 2012 1 commit
  29. 20 Jun, 2012 1 commit
  30. 09 May, 2012 1 commit
  31. 04 May, 2012 1 commit
  32. 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
  33. 24 Mar, 2012 1 commit
  34. 20 Mar, 2012 1 commit
  35. 19 Mar, 2012 1 commit
  36. 15 Mar, 2012 1 commit