Skip to content
  1. Feb 18, 2015
  2. Feb 13, 2015
  3. Feb 10, 2015
  4. Jan 01, 2015
  5. Dec 23, 2014
  6. Dec 20, 2014
  7. Dec 05, 2014
  8. Dec 02, 2014
  9. Nov 25, 2014
    • Don Gagne's avatar
      Use new QGCMessageBox apis · db7b86fb
      Don Gagne authored
      Subclass of QMessageBox which re-implements the static public
      functions. There are two reasons for this:
      1) The QMessageBox implementation on OSX does now show the title
      string. This leads to message boxes which don't make much sense. So on
      OSX we set title to text and text to informative text.
      2) If parent is NULL, we set parent to MainWindow::instance. This
      prevents message boxes which can go behind MainWindow
      db7b86fb
  10. Nov 24, 2014
  11. Nov 21, 2014
  12. Nov 17, 2014
  13. Nov 14, 2014
  14. Nov 05, 2014
  15. Nov 03, 2014
  16. Nov 02, 2014
  17. Oct 31, 2014
  18. Oct 28, 2014
  19. Oct 23, 2014
  20. Oct 22, 2014
  21. Oct 20, 2014
  22. Oct 14, 2014
  23. Oct 13, 2014
  24. Oct 09, 2014
  25. Aug 25, 2014
  26. Aug 24, 2014
  27. Aug 23, 2014
    • Don Gagne's avatar
      RCCalibration updates · 0b1f2f63
      Don Gagne authored
      - Updated to use RCChannelWidget
      - Removed attitude control widgets
      - Previous calibration values now shown when not actively calibrating
      0b1f2f63
Loading