1. 29 Aug, 2015 1 commit
  2. 20 Apr, 2015 1 commit
  3. 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
  4. 26 Dec, 2014 1 commit
  5. 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
  6. 18 Oct, 2013 1 commit
  7. 14 Oct, 2013 1 commit
  8. 31 May, 2013 1 commit
  9. 21 May, 2013 1 commit
  10. 10 Dec, 2012 1 commit
  11. 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
  12. 26 Nov, 2011 1 commit
  13. 21 Nov, 2011 1 commit
  14. 12 Nov, 2011 2 commits
  15. 20 Sep, 2011 1 commit
  16. 11 Jul, 2011 1 commit
  17. 30 Mar, 2011 1 commit
  18. 08 Feb, 2011 1 commit
  19. 26 Jan, 2011 1 commit
  20. 21 Jan, 2011 1 commit
  21. 09 Jan, 2011 2 commits
  22. 08 Jan, 2011 2 commits
  23. 07 Jan, 2011 1 commit
  24. 06 Jan, 2011 1 commit
  25. 05 Jan, 2011 1 commit
  26. 02 Jan, 2011 1 commit
  27. 27 Dec, 2010 2 commits
  28. 25 Dec, 2010 1 commit
  29. 21 Dec, 2010 1 commit
  30. 24 Nov, 2010 1 commit
  31. 22 Aug, 2010 2 commits
  32. 24 Jul, 2010 1 commit
  33. 18 Jun, 2010 1 commit
  34. 13 Jun, 2010 1 commit
  35. 08 Jun, 2010 1 commit