Skip to content
  1. Mar 09, 2015
    • 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. Mar 08, 2015
  3. Mar 07, 2015
  4. Mar 06, 2015
    • 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. Mar 05, 2015
  6. Mar 01, 2015
  7. Feb 28, 2015
  8. Feb 27, 2015
  9. Feb 26, 2015
  10. Feb 20, 2015
  11. Feb 18, 2015
  12. Feb 17, 2015
  13. Feb 12, 2015
  14. Feb 10, 2015
    • 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. Feb 07, 2015
  16. Feb 05, 2015
  17. Feb 04, 2015
  18. Dec 25, 2014
Loading