Skip to content
  1. Aug 30, 2015
  2. Aug 29, 2015
  3. Aug 26, 2015
    • Don Gagne's avatar
      New FirmwarePlugin support · a298165f
      Don Gagne authored
      - FirmwarePlugin is the new place for code which is specific to
      firmware flight stack
      - FirmwarePlugin currently supports flight mode apis
      - Modify code to use new FirmwarePlugin support
      a298165f
  4. Jul 02, 2015
  5. Jun 09, 2015
  6. May 31, 2015
  7. Apr 29, 2015
  8. Apr 02, 2015
    • 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
  9. Mar 22, 2015
  10. Mar 04, 2015
  11. Feb 26, 2015
  12. Feb 17, 2015
  13. Feb 13, 2015
  14. Feb 02, 2015
  15. Dec 30, 2014
  16. Dec 12, 2014
  17. Dec 10, 2014
  18. Dec 01, 2014
    • 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
  19. Nov 27, 2014
  20. Nov 26, 2014
  21. Nov 25, 2014
  22. Nov 24, 2014
  23. Nov 21, 2014
  24. Nov 19, 2014
  25. Nov 17, 2014
  26. Nov 11, 2014
  27. Sep 02, 2014
  28. Aug 23, 2014
  29. Aug 05, 2014
  30. Jul 23, 2014
    • Bryant's avatar
      Removing all SLUGS autopilot-specific code. · 9d8d4c5b
      Bryant authored
      SLUGS has maintained their patches out-of-tree for a long while now.
      These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
      9d8d4c5b
  31. Jul 15, 2014
  32. Jul 01, 2014
  33. May 12, 2014
  34. May 11, 2014
Loading