1. 16 Mar, 2014 1 commit
  2. 05 Mar, 2014 1 commit
  3. 03 Mar, 2014 1 commit
  4. 25 Feb, 2014 1 commit
    • 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
  5. 21 Feb, 2014 1 commit
  6. 19 Feb, 2014 1 commit
  7. 04 Feb, 2014 1 commit
  8. 03 Feb, 2014 3 commits
  9. 31 Jan, 2014 2 commits
  10. 30 Jan, 2014 2 commits
  11. 29 Jan, 2014 1 commit
  12. 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
  13. 07 Jan, 2014 3 commits
  14. 20 Dec, 2013 1 commit
  15. 18 Dec, 2013 1 commit
  16. 13 Dec, 2013 1 commit
  17. 09 Dec, 2013 1 commit
    • Maciej Suminski's avatar
      Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. · d8acd1c7
      Maciej Suminski authored
      Added REASON enum for Reset() function, so tools will know why a reset occured.
      Fixed SELECTION_TOOL (it was bailing out, when a new board was loaded and some items were still selected).
      Added removal of VIEW_ITEM groups after changing layers and removing items.
      d8acd1c7
  18. 27 Nov, 2013 1 commit
  19. 01 Nov, 2013 1 commit
  20. 31 Oct, 2013 1 commit
  21. 15 Oct, 2013 1 commit
  22. 14 Oct, 2013 3 commits
  23. 11 Oct, 2013 1 commit
  24. 29 Sep, 2013 1 commit
  25. 26 Sep, 2013 1 commit
  26. 19 Sep, 2013 1 commit
  27. 18 Sep, 2013 1 commit
  28. 12 Sep, 2013 1 commit