1. 06 Mar, 2016 1 commit
  2. 19 Feb, 2016 1 commit
  3. 20 Jan, 2016 1 commit
  4. 12 Jan, 2016 1 commit
  5. 11 Jan, 2016 1 commit
  6. 07 Jan, 2016 1 commit
    • ChukRhodes's avatar
      R.Pi2 Support · c1591744
      ChukRhodes authored
      Allows QGC to run on Raspberry Pi 2 with direct framebuffer (X/startx
      not needed). Memory split seems to need 128 for GPU. Qt5 needs to be
      configured with "-opengl es2 -qpa eglfs -device linux-rasp-pi2-g++".
      c1591744
  7. 03 Jan, 2016 1 commit
  8. 20 Nov, 2015 1 commit
  9. 12 Nov, 2015 1 commit
  10. 16 Oct, 2015 1 commit
  11. 15 Oct, 2015 1 commit
  12. 10 Sep, 2015 1 commit
  13. 09 Sep, 2015 1 commit
  14. 04 Sep, 2015 1 commit
  15. 08 Jul, 2015 1 commit
  16. 31 May, 2015 1 commit
  17. 18 Apr, 2015 1 commit
  18. 15 Apr, 2015 1 commit
  19. 10 Apr, 2015 1 commit
  20. 06 Apr, 2015 1 commit
  21. 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
  22. 10 Mar, 2015 1 commit
  23. 28 Feb, 2015 1 commit
  24. 18 Feb, 2015 1 commit
  25. 09 Dec, 2014 1 commit
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3
  26. 23 Oct, 2014 1 commit
  27. 01 Oct, 2014 1 commit
  28. 11 Aug, 2014 2 commits
  29. 26 Jul, 2014 1 commit
  30. 22 Jul, 2014 2 commits
  31. 20 Apr, 2014 1 commit
  32. 02 Apr, 2014 1 commit
  33. 16 Feb, 2014 1 commit
  34. 15 Feb, 2014 2 commits
  35. 13 Feb, 2014 1 commit
    • Don Gagne's avatar
      Hack to fix Windows Release build · 2f1d3050
      Don Gagne authored
      Either this location is incorrect, or it is an optional install that I
      haven’t figured out how to get yet. Either way, this is failing
      TeamCity Windows Releases builds which I want to turn on. So for now,
      I’m disabling. I’ll figure out how to make it work correctly with my
      work on generating windows installs.
      2f1d3050
  36. 03 Jan, 2014 1 commit
  37. 02 Jan, 2014 1 commit
    • Don Gagne's avatar
      Version information in .exe · 956b6861
      Don Gagne authored
      Still not working fully but more information is getting in there than
      before. Also by removing VERSION from .pro it fixes problem with vs
      proj being built incorrectly.
      956b6861