1. 22 Feb, 2014 1 commit
    • Don Gagne's avatar
      Fix unneeded QObject::connect which was failing · ee3dfc6a
      Don Gagne authored
      The connect call was generating debug output to identify that it was
      failing. After looking at the code realized that this connect is not
      needed. The group box is removed when UASListWidget::removeUAS method
      is called.
      
      Second change in the file fixes a crashing bug when the last UAS is
      removed. Need to exit the iterator after we modify it.
      ee3dfc6a
  2. 21 Feb, 2014 6 commits
  3. 20 Feb, 2014 3 commits
  4. 19 Feb, 2014 4 commits
  5. 18 Feb, 2014 7 commits
  6. 17 Feb, 2014 12 commits
  7. 16 Feb, 2014 7 commits