1. 03 Sep, 2015 1 commit
  2. 29 Aug, 2015 1 commit
  3. 20 Apr, 2015 1 commit
  4. 02 Apr, 2015 1 commit
    • Don Gagne's avatar
      Resource restructuring · d5146cd2
      Don Gagne authored
      - All resources are either under src or under resources dirs
      - Removed files top level directory
      - Move flightgear files to top level dir
      d5146cd2
  5. 26 Dec, 2014 1 commit
  6. 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
  7. 18 Oct, 2013 1 commit
  8. 14 Oct, 2013 1 commit
  9. 31 May, 2013 1 commit
  10. 21 May, 2013 1 commit
  11. 10 Dec, 2012 1 commit
  12. 16 Feb, 2012 1 commit
    • Bryant Mairs's avatar
      Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter. · 5114ff8e
      Bryant Mairs authored
      Removed some dead code.
      Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details.
      I also added some more details on the types of units expected by valueChanged().
      5114ff8e
  13. 26 Nov, 2011 1 commit
  14. 21 Nov, 2011 1 commit
  15. 12 Nov, 2011 2 commits
  16. 20 Sep, 2011 1 commit
  17. 11 Jul, 2011 1 commit
  18. 30 Mar, 2011 1 commit
  19. 08 Feb, 2011 1 commit
  20. 26 Jan, 2011 1 commit
  21. 21 Jan, 2011 1 commit
  22. 09 Jan, 2011 2 commits
  23. 08 Jan, 2011 2 commits
  24. 07 Jan, 2011 1 commit
  25. 06 Jan, 2011 1 commit
  26. 05 Jan, 2011 1 commit
  27. 02 Jan, 2011 1 commit
  28. 27 Dec, 2010 2 commits
  29. 25 Dec, 2010 1 commit
  30. 21 Dec, 2010 1 commit
  31. 24 Nov, 2010 1 commit
  32. 22 Aug, 2010 2 commits
  33. 24 Jul, 2010 1 commit
  34. 18 Jun, 2010 1 commit
  35. 13 Jun, 2010 1 commit