1. 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
  2. 30 Oct, 2014 2 commits
  3. 22 Oct, 2014 1 commit
  4. 07 Oct, 2014 1 commit
  5. 23 Aug, 2014 1 commit
    • Don Gagne's avatar
      Handle file open correctly · 51ef451f
      Don Gagne authored
      Path through code allowed for xmlfile to be used when file was not
      opened. Also changed qWarning->qDebug to allow QT_FAIL_WARNINGS to be
      used to find bugs.
      51ef451f
  6. 21 Aug, 2014 1 commit
  7. 15 Jul, 2014 1 commit
  8. 06 Jul, 2014 1 commit
  9. 02 Jul, 2014 1 commit
  10. 23 Jun, 2014 1 commit
  11. 18 May, 2014 1 commit
  12. 17 May, 2014 1 commit
  13. 11 May, 2014 2 commits
  14. 27 Apr, 2014 1 commit
  15. 16 Mar, 2014 2 commits
  16. 21 Feb, 2014 1 commit
  17. 13 Feb, 2014 2 commits
  18. 11 Feb, 2014 1 commit
  19. 02 Feb, 2014 5 commits
  20. 01 Feb, 2014 2 commits
  21. 12 Jan, 2014 2 commits
  22. 29 Dec, 2013 1 commit
  23. 18 Oct, 2013 1 commit
  24. 13 Oct, 2013 1 commit
  25. 12 Sep, 2013 2 commits
  26. 09 Sep, 2013 1 commit
    • Jean Cyr's avatar
      Fix Spektrum pair buton such that it works every time. · 8216b137
      Jean Cyr authored
      - MAV resets the RC_DSM_BIND param back to 0 automatically but QGC
      doesn't know about this and thinks the parameter hasn't changed when the
      pair button is hit a second time. Since it thinks the param has not
      change, it doesn't transmit the update.
      - This implements method to allow to optionally force QGC to send the
      update. By default it does not
      - Also added copy statements to include the two missing DLLs
      (QtDeclarative and QtScript) automatically as part of Windows build.
      8216b137
  27. 08 Sep, 2013 1 commit
  28. 02 Sep, 2013 1 commit
  29. 01 Sep, 2013 1 commit