1. 13 Jun, 2013 1 commit
  2. 29 May, 2013 2 commits
  3. 26 May, 2013 1 commit
  4. 25 Apr, 2013 1 commit
  5. 22 Apr, 2013 1 commit
  6. 21 Apr, 2013 1 commit
  7. 10 Apr, 2013 2 commits
  8. 09 Apr, 2013 2 commits
  9. 10 Mar, 2013 2 commits
  10. 06 Feb, 2013 1 commit
  11. 04 Feb, 2013 1 commit
  12. 01 Feb, 2013 1 commit
  13. 18 Jan, 2013 1 commit
  14. 13 Jan, 2013 1 commit
  15. 03 Jan, 2013 1 commit
  16. 02 Jan, 2013 1 commit
  17. 01 Jan, 2013 2 commits
  18. 31 Dec, 2012 1 commit
  19. 20 Dec, 2012 1 commit
  20. 18 Dec, 2012 1 commit
  21. 14 Dec, 2012 2 commits
  22. 18 Oct, 2012 1 commit
  23. 15 Oct, 2012 1 commit
  24. 14 Oct, 2012 2 commits
  25. 27 Sep, 2012 1 commit
  26. 22 Sep, 2012 1 commit
  27. 12 Sep, 2012 1 commit
  28. 11 Sep, 2012 1 commit
  29. 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
  30. 04 Aug, 2012 1 commit
  31. 09 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Add Pcbnew s-expression file parser. · 2d0d8050
      Wayne Stambaugh authored
      * Add s-expression file parser object and keyword files.
      * Fix minor issues with s-expression file formatting.
      * Fix a minor bug the zone container fill state parsing in the legacy plugin.
      * Move EDA_TEXT visibility definition to eda_text.h.
      * Add minor BOARD_ITEM object improvements to support s-expression file
        parser.
      2d0d8050
  32. 16 Apr, 2012 1 commit
  33. 12 Apr, 2012 1 commit
    • Wayne Stambaugh's avatar
      Internal unit improvements and Pcbnew s-expression file format changes. · bed96be7
      Wayne Stambaugh authored
      * Move EDA_TEXT object into separate header and source file.
      * Compile EDA_TEXT class separately for BOARD_ITEM and SCH_ITEM units.
      * Compile PAGE_INFO  class separately for BOARD_ITEM and SCH_ITEM units.
      * Minor formatting tweaks to Pcbnew s-expression file.
      * Move internal unit formatting functions into BOARD_ITEM and SCH_ITEM.
      bed96be7