1. 28 Mar, 2015 1 commit
  2. 22 Sep, 2014 1 commit
  3. 01 Sep, 2014 1 commit
  4. 31 Aug, 2014 1 commit
  5. 07 Jan, 2014 1 commit
  6. 28 Jul, 2013 1 commit
  7. 26 May, 2013 1 commit
  8. 14 Jan, 2013 1 commit
  9. 09 Jun, 2011 1 commit
  10. 04 Dec, 2010 1 commit
  11. 25 Jun, 2010 1 commit
  12. 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
  13. 12 Jun, 2010 1 commit
  14. 18 Jan, 2009 2 commits
  15. 22 Jun, 2008 1 commit
  16. 12 Feb, 2008 1 commit
    • lifekidyeaa's avatar
      eeschema: · 03812618
      lifekidyeaa authored
      * made schematic loading of 'GLabels' dependent on the schematic file version (currently at 2). 
      If the version == 1, these are loaded as hierarchal labels
      * made text labels global in the herarchy, consistent with their historical usage. 
      
      03812618
  17. 21 Jun, 2007 1 commit
  18. 05 Jun, 2007 1 commit