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