Skip to content
  1. Jan 11, 2016
  2. Jan 07, 2016
    • 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
  3. Jan 03, 2016
  4. Nov 20, 2015
  5. Nov 12, 2015
  6. Oct 16, 2015
  7. Oct 15, 2015
  8. Sep 10, 2015
  9. Sep 09, 2015
  10. Sep 04, 2015
  11. Jul 08, 2015
  12. May 31, 2015
  13. Apr 18, 2015
  14. Apr 15, 2015
  15. Apr 10, 2015
  16. Apr 06, 2015
  17. 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
  18. Mar 10, 2015
  19. Feb 28, 2015
  20. Feb 18, 2015
  21. Dec 09, 2014
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3
  22. Oct 23, 2014
  23. Oct 01, 2014
  24. Aug 11, 2014
  25. Jul 26, 2014
  26. Jul 22, 2014
  27. Apr 20, 2014
  28. Apr 02, 2014
  29. Feb 16, 2014
  30. Feb 15, 2014
  31. Feb 13, 2014
    • 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
  32. Jan 03, 2014
  33. Jan 02, 2014
    • 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
    • Don Gagne's avatar
      Restructured project files · 34c2c3d9
      Don Gagne authored
      Made them more understandable for what is needed and for why. Removed
      duplication and made sure builds used common settings across all OS
      flavors. Removed mingw support for Windows since it was only partially
      implemented.
      34c2c3d9
Loading