1. 03 Jul, 2011 1 commit
  2. 22 May, 2011 1 commit
  3. 05 Apr, 2011 1 commit
  4. 29 Mar, 2011 2 commits
  5. 24 Mar, 2011 1 commit
  6. 23 Mar, 2011 1 commit
  7. 20 Mar, 2011 2 commits
  8. 19 Mar, 2011 1 commit
  9. 18 Mar, 2011 1 commit
  10. 17 Mar, 2011 1 commit
  11. 05 Feb, 2011 1 commit
  12. 16 Jan, 2011 2 commits
  13. 09 Jan, 2011 1 commit
  14. 01 Jan, 2011 1 commit
    • jean-pierre charras's avatar
      Fix some Doxygen warnings. · e7d5770f
      jean-pierre charras authored
      Eeschema: cleaning code. Start work to enhance annotation algorithm.
      Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..).
      Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
      e7d5770f
  15. 15 Dec, 2010 1 commit
    • jean-pierre charras's avatar
      Gerbview: · 8faf1e72
      jean-pierre charras authored
          Added: in file dialog, multiple file selection.
          Added: Draw mode selector (in left toolbar):
              Raw mode:
                  a Gerber image is drawn on screen without buffering.
                  Artifacts happen if there are negative items drawn, if more than one  Gerber file is shown.
              Stacked mode:
                  each Geber image is drawn in a buffer and after drawn on screen
                  No artifact with negative items.
                  Each Gerber image covers previous images.
              OR mode (transparency mode):
                  each Geber image is drawn in a buffer and after drawn on screen
                  No artifact with negative items.
                  Each Gerber image is "ORed" with previous images, like in Pcbnew.
          Try to optimize Draw function in buffered modes.
              (Useful for PC that have problems with "blit" graphic function)
          Fix minor issues.
      8faf1e72
  16. 03 Dec, 2010 1 commit
  17. 02 Dec, 2010 1 commit
  18. 04 Oct, 2010 1 commit
  19. 29 Sep, 2010 1 commit
  20. 24 Sep, 2010 1 commit
    • Vovanium's avatar
      Added two pin shapes: · cd778c12
      Vovanium authored
      * reverted clock ( --<| ) as it is commonly used for inverted clock in x-USSR
      * nonlogic       ( ---X ) for non-logic pins of logic ICs (commonly used for power and timing RC pins).
      cd778c12
  21. 10 Aug, 2010 1 commit
  22. 13 Jul, 2010 1 commit
  23. 20 Apr, 2010 2 commits
  24. 07 Mar, 2010 2 commits
  25. 04 Mar, 2010 1 commit
  26. 28 Feb, 2010 2 commits
  27. 07 Feb, 2010 1 commit
  28. 24 Jan, 2010 1 commit
    • charras's avatar
      ++ Pcbnew: · 96a9769f
      charras authored
          * in variable names, change non existent word Hight to High
          * Remove redundant tool in left toolbar (option toolbar)
            (this option is now in layers manager)
          * Show layers in horizontal combo box in same order as in layer manager.
      ++all:
          minor code cleaning.
      96a9769f
  29. 21 Jan, 2010 1 commit
  30. 20 Jan, 2010 1 commit
  31. 18 Jan, 2010 2 commits
  32. 13 Nov, 2009 1 commit
  33. 01 Oct, 2009 1 commit