1. 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
  2. 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
  3. 04 Dec, 2010 1 commit
  4. 09 Oct, 2010 2 commits
  5. 31 Aug, 2010 1 commit
  6. 26 Jul, 2010 1 commit
  7. 14 Jul, 2010 2 commits
  8. 11 Jul, 2010 1 commit
  9. 30 Jun, 2010 1 commit
  10. 25 Jun, 2010 1 commit
  11. 23 Jun, 2010 1 commit
    • jean-pierre charras's avatar
      ++eeschema: · 3543ba65
      jean-pierre charras authored
          In netlist generation, changed the rule to calculate netnames of nets with labels:
          Previously, named nets (i.e. nets with local, hierarchical or global labels) have their name
          defined by the first label found in list.
          So net names could be changed without really changing the schematic.
          Now the names are calculated from the rules (by priority order) :
          1 - use the most top level labels in hierarchies.
          2 - use global labels first, local labels next (hidden power pins names are global labels).
          3 - use alphabetic sort (so, if GND and AGND are connected, the net will be always named AGND,
          and adding a VSS connection cannot change the net name)
          So power nets and nets that have more than one label cannot have their netname changed
          if there is no actual change relative to these nets names in schematic
      3543ba65
  12. 12 Jun, 2010 1 commit
  13. 27 May, 2010 1 commit
  14. 23 May, 2010 1 commit
  15. 16 May, 2010 1 commit
  16. 03 May, 2010 1 commit
  17. 02 May, 2010 1 commit
  18. 28 Apr, 2010 1 commit
  19. 02 Apr, 2010 1 commit
  20. 01 Apr, 2010 1 commit
  21. 18 Mar, 2010 1 commit
  22. 01 Mar, 2010 1 commit
  23. 22 Feb, 2009 1 commit
  24. 21 Feb, 2009 1 commit
  25. 18 Jan, 2009 2 commits
  26. 15 Jan, 2009 1 commit
  27. 07 Sep, 2008 1 commit
    • f3nix's avatar
      CMake: · 422ffdab
      f3nix authored
      * Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
      * Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
      * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
      * Formatting style changes.
      422ffdab
  28. 27 Aug, 2008 1 commit
  29. 25 Aug, 2008 1 commit
  30. 23 Jun, 2008 1 commit
  31. 22 Jun, 2008 4 commits
  32. 31 Mar, 2008 1 commit
  33. 24 Mar, 2008 1 commit
  34. 11 Mar, 2008 1 commit