Skip to content
  1. Jul 02, 2015
  2. Jun 20, 2015
  3. Jun 10, 2015
  4. Jun 09, 2015
  5. Jun 07, 2015
  6. May 27, 2015
    • Don Gagne's avatar
      Return AutoPilotPlugin as QSharedPointer · 1856e1cb
      Don Gagne authored
      If Facts are referenced from FactPanelController, we need to reference
      count the AutoPilotPlugin such that it doesn’t get destroyed until
      after the FactPanelController is destroyed.
      1856e1cb
  7. May 20, 2015
  8. May 18, 2015
  9. May 04, 2015
  10. May 01, 2015
  11. Apr 29, 2015
  12. Apr 28, 2015
  13. Apr 27, 2015
  14. Apr 25, 2015
  15. Apr 22, 2015
  16. Apr 21, 2015
  17. Apr 20, 2015
  18. Apr 19, 2015
  19. Apr 18, 2015
  20. Apr 16, 2015
  21. Apr 14, 2015
  22. Apr 08, 2015
  23. 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
  24. Apr 01, 2015
  25. Mar 22, 2015
  26. Mar 10, 2015
  27. Mar 09, 2015
    • 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
  28. Mar 07, 2015
    • 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
  29. Mar 06, 2015
  30. Mar 05, 2015
Loading