1. 07 Jun, 2015 1 commit
  2. 20 May, 2015 1 commit
  3. 18 May, 2015 1 commit
  4. 01 May, 2015 1 commit
  5. 29 Apr, 2015 1 commit
  6. 28 Apr, 2015 1 commit
  7. 25 Apr, 2015 1 commit
  8. 22 Apr, 2015 1 commit
  9. 21 Apr, 2015 1 commit
  10. 20 Apr, 2015 3 commits
  11. 19 Apr, 2015 1 commit
  12. 18 Apr, 2015 1 commit
  13. 16 Apr, 2015 1 commit
  14. 14 Apr, 2015 1 commit
  15. 08 Apr, 2015 1 commit
  16. 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
  17. 01 Apr, 2015 1 commit
  18. 10 Mar, 2015 1 commit
  19. 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
  20. 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
  21. 06 Mar, 2015 2 commits
  22. 05 Mar, 2015 2 commits
  23. 04 Mar, 2015 2 commits