1. 24 Nov, 2011 2 commits
  2. 17 Nov, 2011 1 commit
  3. 16 Nov, 2011 1 commit
  4. 15 Nov, 2011 2 commits
  5. 12 Nov, 2011 2 commits
  6. 11 Nov, 2011 2 commits
  7. 10 Nov, 2011 2 commits
  8. 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
  9. 08 Nov, 2011 2 commits
  10. 07 Nov, 2011 3 commits
  11. 06 Nov, 2011 1 commit
  12. 03 Nov, 2011 1 commit
  13. 31 Oct, 2011 2 commits
  14. 29 Oct, 2011 1 commit
  15. 27 Oct, 2011 1 commit
  16. 25 Oct, 2011 1 commit
  17. 24 Oct, 2011 1 commit
  18. 22 Oct, 2011 1 commit
  19. 20 Oct, 2011 1 commit
  20. 19 Oct, 2011 1 commit
  21. 18 Oct, 2011 4 commits
  22. 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
  23. 16 Oct, 2011 1 commit
  24. 15 Oct, 2011 1 commit
    • Wayne Stambaugh's avatar
      More auto save improvements. · 121b65bf
      Wayne Stambaugh authored
      * Factor test for auto save file into base frame class.
      * Added auto save feature to Eeschema for saving schematics, addresses
        launchpad question 173631.
      * Add auto save interval control to Eeschema options dialog.
      * Fix problem with subsequent auto saves in last commit.
      121b65bf
  25. 13 Oct, 2011 2 commits
  26. 03 Oct, 2011 1 commit