1. 05 Mar, 2014 1 commit
  2. 03 Mar, 2014 1 commit
  3. 25 Feb, 2014 2 commits
    • Maciej Suminski's avatar
      Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() · f7d00a39
      Maciej Suminski authored
      Renamed BOARD_CONNECTED_ITEM::SetNet() -> SetNetCode()
      Added BOARD_CONNECTED_ITEM::GetNet() for accessing NETINFO_ITEM* of a given item.
      Fixed module editor crash when launched to edit a module from a PCB.
      Replaced some BOARD::FindNet( item->GetNet() ) calls with BOARD_CONNECTED_ITEM::GetNet().
      f7d00a39
    • Maciej Suminski's avatar
      Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() · 75026d87
      Maciej Suminski authored
      Renamed BOARD_CONNECTED_ITEM::SetNet() -> SetNetCode()
      Added BOARD_CONNECTED_ITEM::GetNet() for accessing NETINFO_ITEM* of a given item.
      Fixed module editor crash when launched to edit a module from a PCB.
      Replaced some BOARD::FindNet( item->GetNet() ) calls with BOARD_CONNECTED_ITEM::GetNet().
      75026d87
  4. 21 Feb, 2014 1 commit
  5. 17 Feb, 2014 1 commit
  6. 04 Feb, 2014 1 commit
  7. 03 Feb, 2014 1 commit
  8. 30 Jan, 2014 1 commit
  9. 29 Jan, 2014 1 commit
  10. 28 Jan, 2014 1 commit
    • Maciej Suminski's avatar
      Added RN_DATA::Add()/Remove() methods. · 83f7c7e3
      Maciej Suminski authored
      RN_DATA::Update()/AddSimple() take BOARD_ITEM* as the parameter (instead of being split to versions with BOARD_CONNECTED_ITEM* and MODULE*), to make the code look clearer.
      83f7c7e3
  11. 07 Jan, 2014 2 commits
  12. 20 Dec, 2013 1 commit
  13. 13 Dec, 2013 1 commit
  14. 14 Oct, 2013 3 commits
  15. 26 Sep, 2013 1 commit
  16. 18 Sep, 2013 1 commit