1. 08 Jul, 2015 4 commits
  2. 06 Jul, 2015 3 commits
  3. 29 Jun, 2015 1 commit
  4. 10 Jun, 2015 1 commit
  5. 09 Jun, 2015 1 commit
  6. 08 Jun, 2015 1 commit
  7. 07 Jun, 2015 1 commit
  8. 31 May, 2015 1 commit
  9. 30 May, 2015 1 commit
  10. 29 May, 2015 1 commit
  11. 28 May, 2015 1 commit
  12. 26 May, 2015 1 commit
  13. 22 May, 2015 1 commit
  14. 14 May, 2015 1 commit
  15. 13 May, 2015 1 commit
  16. 12 May, 2015 1 commit
  17. 05 May, 2015 1 commit
  18. 04 May, 2015 1 commit
  19. 01 May, 2015 1 commit
  20. 30 Apr, 2015 1 commit
  21. 29 Apr, 2015 4 commits
  22. 28 Apr, 2015 2 commits
  23. 27 Apr, 2015 1 commit
  24. 22 Apr, 2015 1 commit
  25. 20 Apr, 2015 1 commit
  26. 14 Apr, 2015 1 commit
  27. 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
  28. 01 Apr, 2015 2 commits
  29. 13 Mar, 2015 1 commit
  30. 09 Mar, 2015 1 commit
    • dogmaphobic's avatar
      Created new ScreenTools exported control for QML code to obtain screen DPI... · b6cf543e
      dogmaphobic authored
      Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets.
      Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality.
      Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
      b6cf543e