1. 06 Oct, 2014 1 commit
  2. 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
  3. 31 May, 2014 1 commit
  4. 04 Apr, 2014 1 commit
  5. 12 Feb, 2014 2 commits
  6. 11 Feb, 2014 1 commit
  7. 09 Feb, 2014 1 commit
  8. 07 Feb, 2014 1 commit
  9. 06 Feb, 2014 4 commits
  10. 05 Feb, 2014 1 commit
  11. 29 Jan, 2014 1 commit
  12. 19 Jul, 2013 1 commit
  13. 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
  14. 01 Mar, 2013 1 commit
  15. 06 Jan, 2013 1 commit
  16. 20 Dec, 2012 1 commit
  17. 10 Dec, 2012 1 commit
  18. 05 Nov, 2012 1 commit
  19. 14 Oct, 2012 1 commit
  20. 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
  21. 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
  22. 11 Aug, 2012 1 commit
  23. 13 Jul, 2012 1 commit
  24. 20 Jun, 2012 1 commit
  25. 19 Jun, 2012 1 commit
  26. 09 May, 2012 1 commit
  27. 04 May, 2012 1 commit
  28. 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
  29. 24 Mar, 2012 1 commit
  30. 20 Mar, 2012 1 commit
  31. 19 Mar, 2012 1 commit
  32. 15 Mar, 2012 2 commits
  33. 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
  34. 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
  35. 25 Feb, 2012 1 commit