1. 05 Dec, 2014 1 commit
  2. 25 Nov, 2014 1 commit
    • 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
  3. 21 Nov, 2014 1 commit
  4. 17 Nov, 2014 1 commit
  5. 31 Oct, 2014 3 commits
  6. 28 Oct, 2014 2 commits
  7. 14 Oct, 2014 1 commit
  8. 13 Oct, 2014 1 commit
  9. 09 Oct, 2014 1 commit
  10. 25 Aug, 2014 1 commit
  11. 23 Aug, 2014 1 commit
    • 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
  12. 21 Aug, 2014 2 commits