Skip to content
  1. Jul 15, 2014
  2. Jul 01, 2014
  3. May 12, 2014
  4. May 11, 2014
  5. Apr 27, 2014
  6. Mar 15, 2014
  7. Mar 13, 2014
  8. Mar 04, 2014
  9. 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
  10. Feb 21, 2014
  11. Feb 20, 2014
  12. Jan 12, 2014
  13. Jan 08, 2014
  14. Dec 11, 2013
  15. Oct 14, 2013
  16. Oct 13, 2013
  17. Aug 26, 2013
  18. Aug 23, 2013
  19. Aug 20, 2013
  20. Aug 19, 2013
  21. Aug 17, 2013
  22. Aug 14, 2013
  23. Aug 13, 2013
  24. Aug 08, 2013
  25. Aug 02, 2013
  26. Jul 31, 2013
  27. Jul 30, 2013
  28. Jul 28, 2013
  29. Jul 26, 2013
  30. Jul 24, 2013
  31. Jul 23, 2013
Loading