1. 30 Aug, 2015 1 commit
  2. 24 Aug, 2015 1 commit
  3. 23 Aug, 2015 1 commit
  4. 15 Aug, 2015 1 commit
  5. 07 Aug, 2015 1 commit
  6. 04 Jul, 2015 1 commit
  7. 20 Jun, 2015 1 commit
  8. 10 Jun, 2015 1 commit
  9. 09 Jun, 2015 1 commit
  10. 07 Jun, 2015 1 commit
  11. 20 May, 2015 1 commit
  12. 18 May, 2015 1 commit
  13. 01 May, 2015 1 commit
  14. 29 Apr, 2015 1 commit
  15. 28 Apr, 2015 1 commit
  16. 25 Apr, 2015 1 commit
  17. 22 Apr, 2015 1 commit
  18. 21 Apr, 2015 1 commit
  19. 20 Apr, 2015 3 commits
  20. 19 Apr, 2015 1 commit
  21. 18 Apr, 2015 1 commit
  22. 16 Apr, 2015 1 commit
  23. 14 Apr, 2015 1 commit
  24. 08 Apr, 2015 1 commit
  25. 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
  26. 01 Apr, 2015 1 commit
  27. 10 Mar, 2015 1 commit
  28. 09 Mar, 2015 2 commits
    • dogmaphobic's avatar
      Moved update canvas to ScreenTools · 72a7acc5
      dogmaphobic authored
      Moved update canvas signal to perspective load instead of hooking it to the paint event.
      Added an "S" as the unit for the number of cells fact (as in 4S).
      72a7acc5
    • 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
  29. 07 Mar, 2015 1 commit
    • dogmaphobic's avatar
      Tweaked text colors in main tool bar. · a30a125a
      dogmaphobic authored
      Tool bar buttons now use QGCButton as base to inherit hover mode fix.
      Made QGCButton.showHightLight into a public property so I could use it as a trigger for repainting the chevron button.
      a30a125a
  30. 06 Mar, 2015 2 commits
  31. 05 Mar, 2015 2 commits
  32. 04 Mar, 2015 2 commits