1. 29 Nov, 2011 2 commits
  2. 28 Nov, 2011 1 commit
  3. 27 Nov, 2011 1 commit
  4. 26 Nov, 2011 1 commit
  5. 24 Nov, 2011 2 commits
  6. 17 Nov, 2011 1 commit
  7. 16 Nov, 2011 1 commit
  8. 15 Nov, 2011 2 commits
  9. 12 Nov, 2011 2 commits
  10. 11 Nov, 2011 2 commits
  11. 10 Nov, 2011 2 commits
  12. 09 Nov, 2011 2 commits
    • Vladimir Ur's avatar
      General design rules tab converted to nanoscale. A bit of refactorisation in... · 0fdf71a8
      Vladimir Ur authored
      General design rules tab converted to nanoscale. A bit of refactorisation in via sizes. And build key is KICAD_NANOMETRE not KICAD_NANOMETRIC (as I stated in previous commit).
      0fdf71a8
    • Vladimir Ur's avatar
      Work on internal (nano)metric length units started. · a273b7bd
      Vladimir Ur authored
      Added configuartion option KICAD_NANOMETRIC for this.
      * With option set to false: *
      - it should work and compile as usual
      - some values are saved with decimal point (which should be backward/forward compatible as old versions should just drop fractional part)
      * With option set to true: *
      - lengths in Global Design Rules should be settable 1nm steps.
      FROM/TO_LEGACY_LU(_DBL) macros introduced for easy interconnection between old and new units.
      a273b7bd
  13. 08 Nov, 2011 2 commits
  14. 07 Nov, 2011 3 commits
  15. 06 Nov, 2011 1 commit
  16. 03 Nov, 2011 1 commit
  17. 31 Oct, 2011 2 commits
  18. 29 Oct, 2011 1 commit
  19. 27 Oct, 2011 1 commit
  20. 25 Oct, 2011 1 commit
  21. 24 Oct, 2011 1 commit
  22. 22 Oct, 2011 1 commit
  23. 20 Oct, 2011 1 commit
  24. 19 Oct, 2011 1 commit
  25. 18 Oct, 2011 4 commits
  26. 17 Oct, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor dialog fixes and code cleaning. · 2c251196
      Wayne Stambaugh authored
      * Grammar and spelling fixes in Eeschema, CvPcb, and Pcbnew path and
        library dialog tool tips.
      * Translate the French file name subrill.cpp to highlight.cpp.
      * Lots of coding style policy fixes.
      2c251196