Skip to content
  1. May 11, 2014
  2. Apr 27, 2014
  3. Mar 15, 2014
  4. Mar 13, 2014
  5. Mar 04, 2014
  6. Feb 22, 2014
    • Don Gagne's avatar
      Fix failed connect · 65098676
      Don Gagne authored
      There is no such things as a clicked signal on QWidget. You activate
      new UAS from right-click menu.
      65098676
    • 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
  7. Feb 21, 2014
  8. Feb 20, 2014
  9. Jan 12, 2014
  10. Jan 08, 2014
  11. Dec 11, 2013
  12. Oct 14, 2013
  13. Oct 13, 2013
  14. Aug 26, 2013
  15. Aug 23, 2013
  16. Aug 20, 2013
  17. Aug 19, 2013
  18. Aug 17, 2013
  19. Aug 14, 2013
  20. Aug 13, 2013
  21. Aug 08, 2013
  22. Aug 02, 2013
  23. Jul 31, 2013
  24. Jul 30, 2013
  25. Jul 28, 2013
  26. Jul 26, 2013
  27. Jul 24, 2013
  28. Jul 23, 2013
  29. Jul 04, 2013
  30. Jun 20, 2013
  31. Jun 18, 2013
Loading