1. 09 Mar, 2015 2 commits
    • dogmaphobic's avatar
      Added some battery graphics. · b2c32682
      dogmaphobic authored
      Added "Advanced Settings" check box.
      b2c32682
    • 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
  2. 08 Mar, 2015 1 commit
  3. 07 Mar, 2015 1 commit
  4. 06 Mar, 2015 1 commit
    • Don Gagne's avatar
      Use FactBinder to access facts from Qml · e863bdae
      Don Gagne authored
      Passing parameters QVariantMap across C++ boundary was causing crashes
      in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary
      in multiple QQuickWidgets caused jScript GC to crash.
      e863bdae
  5. 05 Mar, 2015 1 commit
  6. 01 Mar, 2015 10 commits
  7. 28 Feb, 2015 5 commits
  8. 27 Feb, 2015 3 commits
  9. 26 Feb, 2015 1 commit
  10. 20 Feb, 2015 1 commit
  11. 18 Feb, 2015 1 commit
  12. 17 Feb, 2015 1 commit
  13. 12 Feb, 2015 3 commits
  14. 10 Feb, 2015 1 commit
    • Don Gagne's avatar
      Support two param sets for calibration · 96e5674d
      Don Gagne authored
      The parameters for calibration were changed in the latest master. QGC
      needs to work with both. Hacked in for now, waiting on a true parameter
      re-mapping implementation.
      96e5674d
  15. 07 Feb, 2015 1 commit
  16. 05 Feb, 2015 4 commits
  17. 04 Feb, 2015 1 commit
  18. 25 Dec, 2014 2 commits