1. 13 Oct, 2014 1 commit
  2. 04 Jul, 2014 3 commits
  3. 30 Jun, 2014 1 commit
  4. 24 Jun, 2014 1 commit
    • Dick Hollenbeck's avatar
      1) Add 32 Cu Layers. · 4578ea8b
      Dick Hollenbeck authored
      2) Change from legacy Cu stack to counting down from top=(F_Cu or 0).
         The old Cu stack required knowing the count of Cu layers to make
         sense of the layer number when converting to many exported file types.
         The new Cu stack is more commonly used, although ours still gives
         B_Cu a fixed number.
      3) Introduce class LSET and enum LAYER_ID.
      4) Change *.kicad_pcb file format version to 4 from 3.
      5) Change fixed names Inner1_Cu-Inner14_Cu to In1_Cu-In30_Cu and their
         meanings are typically flipped.
      6) Moved the #define LAYER_N_* stuff into legacy_plugin.cpp where they
         can die a quiet death, and switch to enum LAYER_ID symbols throughout.
      7) Removed the LEGACY_PLUGIN::Save() and FootprintSave() functions.
         You will need to convert to the format immediately, *.kicad_pcb and
         *.kicad_mod (=pretty) since legacy format was never going to know
         about 32 Cu layers and additional technical layers and the reversed Cu
         stack.
      4578ea8b
  5. 19 Jun, 2014 1 commit
  6. 19 May, 2014 1 commit
  7. 18 Nov, 2013 1 commit
  8. 09 May, 2013 1 commit
  9. 07 May, 2013 1 commit
  10. 05 Apr, 2013 1 commit
  11. 27 Nov, 2012 1 commit
  12. 05 Nov, 2012 1 commit
  13. 24 Sep, 2012 2 commits
  14. 15 Sep, 2012 1 commit
  15. 30 Aug, 2012 1 commit
  16. 29 Aug, 2012 2 commits
  17. 13 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew s-expression file parser bug fixes. · 3b2be428
      Wayne Stambaugh authored
      * Change save order of drawings to match legacy file format object order.
      * Set end point of SEGVIA to start point so the round trip back to legacy
        format is the same.
      * Fixed bug saving and loading oval pad drill parameters.
      * Fixed bug saving and loading rectangular pad deltas.
      * Fixed missing layer for PCB_TARGET.
      * Fixed EDA_TEXT italic bug.  Thanks Dick!
      * Remove some left over debug logging statements.
      3b2be428
  18. 11 Jun, 2012 1 commit
  19. 09 Jun, 2012 1 commit
  20. 03 May, 2012 1 commit
  21. 05 Apr, 2012 1 commit
  22. 23 Jan, 2012 1 commit
  23. 09 Jan, 2012 1 commit
  24. 07 Jan, 2012 1 commit
  25. 03 Jan, 2012 1 commit
  26. 30 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
  27. 19 Aug, 2011 1 commit
  28. 28 Feb, 2011 1 commit
  29. 17 Feb, 2011 1 commit
  30. 16 Feb, 2011 1 commit
  31. 03 Feb, 2011 1 commit
  32. 02 Feb, 2011 1 commit
  33. 30 Jan, 2011 1 commit
  34. 28 Jan, 2011 1 commit