1. 16 Jan, 2016 1 commit
  2. 05 Jan, 2016 2 commits
  3. 23 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  4. 19 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      18dc3d04
  5. 18 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  6. 30 Oct, 2015 1 commit
  7. 22 Aug, 2015 1 commit
  8. 10 Dec, 2014 1 commit
  9. 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
  10. 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
  11. 24 Nov, 2014 2 commits
    • Don Gagne's avatar
      Use new QGCFileDialog api · 10a00eb0
      Don Gagne authored
      Using QFileDialog directly on OS X can hang intermittently due to Qt
      bug.
      10a00eb0
    • Don Gagne's avatar
      New mavlink logging support · 6d7fb36a
      Don Gagne authored
      - Logging now always on to temp file
      - User prompted to save temp file after disconnect
      - Orphaned temp logs checked for on boot
      - Logs saved to new save file location
      - Log file starts/stops with first and last connnection
      6d7fb36a
  12. 27 Jun, 2014 1 commit
  13. 19 May, 2014 1 commit
  14. 07 Sep, 2012 1 commit
  15. 09 Jan, 2012 1 commit
  16. 30 Mar, 2011 1 commit
  17. 19 Mar, 2011 1 commit
  18. 13 Feb, 2011 2 commits
  19. 08 Feb, 2011 1 commit
  20. 03 Feb, 2011 1 commit
  21. 08 Jan, 2011 1 commit
  22. 03 Jan, 2011 1 commit
  23. 26 Aug, 2010 1 commit
  24. 07 Jun, 2010 1 commit
  25. 03 Apr, 2010 1 commit