1. 09 Jan, 2014 1 commit
    • Maciej Suminski's avatar
      Removed NETINFO_ITEM::SetNet() and NETINFO_ITEM::SetNetname() methods. · 487b609e
      Maciej Suminski authored
      NETINFO_ITEM::m_Net and NETINFO_ITEM::m_Netname are const.
      
      Changes to be verified:
      - pcbnew/minimun_spanning_tree.cpp: It segfaults is m_Size == 0
      - pcbnew/exporters/export_gencad.cpp: I removed the SetNetname() call, as it changes only the unconnected net and in the next line it returns if the net is unconnected. Still, I wonder if name for the unconnected net matters. What about tests that check if a net name is empty to decide if it is unconnected net or not.
      487b609e
  2. 08 Jan, 2014 7 commits
  3. 07 Jan, 2014 3 commits
  4. 06 Jan, 2014 2 commits
  5. 04 Jan, 2014 4 commits
  6. 03 Jan, 2014 5 commits
  7. 02 Jan, 2014 3 commits
  8. 31 Dec, 2013 9 commits
  9. 30 Dec, 2013 4 commits
  10. 29 Dec, 2013 2 commits