Skip to content
  1. Feb 22, 2014
    • 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. Feb 21, 2014
  3. Feb 20, 2014
  4. Feb 19, 2014
  5. Feb 18, 2014
  6. Feb 17, 2014
  7. Feb 16, 2014
Loading