1. 11 Sep, 2015 1 commit
    • Don Gagne's avatar
      More MissionEditor work · d0d6cc42
      Don Gagne authored
      - New MissionManager
      - Plumb MissionManager through MissionEditor
      - Mission Editor supports get/set
      d0d6cc42
  2. 08 Sep, 2015 1 commit
  3. 07 Sep, 2015 1 commit
  4. 01 Sep, 2015 1 commit
  5. 29 Aug, 2015 2 commits
  6. 05 Dec, 2014 1 commit
  7. 03 Dec, 2014 1 commit
  8. 01 Dec, 2014 1 commit
    • Bryant's avatar
      Remove all unnecessary calls to QSettings.sync(). · 6359f78a
      Bryant authored
      This function is called automatically when a QSettings object is destroyed,
      so is rarely needed to be called explicitly.
      
      There are still some cases where
      a QSettings object is passed-by-reference, so there I left the sync() calls as
      it's unclear how permanent those objects are and if they'd call sync() before
      application shutdown
      6359f78a
  9. 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
  10. 23 Nov, 2014 1 commit
  11. 23 Oct, 2014 1 commit
  12. 02 Sep, 2014 1 commit
  13. 23 Aug, 2014 1 commit
  14. 27 Jun, 2014 1 commit
  15. 03 Jun, 2014 2 commits
  16. 19 May, 2014 1 commit
  17. 17 May, 2014 1 commit
  18. 07 Jan, 2014 1 commit
  19. 28 Dec, 2013 1 commit
  20. 11 Dec, 2013 1 commit
  21. 30 Aug, 2013 3 commits
  22. 14 Aug, 2013 2 commits
  23. 31 Jul, 2013 1 commit
  24. 21 Jul, 2013 1 commit
  25. 01 Jul, 2013 1 commit
  26. 10 Jun, 2013 1 commit
  27. 07 Jun, 2013 1 commit
  28. 28 May, 2013 1 commit
  29. 25 May, 2013 2 commits
  30. 10 May, 2013 1 commit
  31. 01 May, 2013 2 commits
  32. 30 Apr, 2013 1 commit
  33. 19 Jan, 2013 1 commit