1. 04 May, 2016 1 commit
  2. 01 May, 2016 1 commit
    • Lorenz Meier's avatar
      Px4 usability (#3302) · d33df110
      Lorenz Meier authored
      * PX4: Deal properly with optional components
      
      * RC map UI: Offer better defaults and user guidance
      d33df110
  3. 29 Apr, 2016 1 commit
  4. 28 Apr, 2016 1 commit
  5. 25 Apr, 2016 6 commits
  6. 13 Apr, 2016 1 commit
  7. 11 Apr, 2016 1 commit
  8. 17 Jan, 2016 1 commit
  9. 16 Dec, 2015 2 commits
  10. 19 Nov, 2015 1 commit
  11. 04 Nov, 2015 2 commits
  12. 17 Oct, 2015 1 commit
  13. 29 Jun, 2015 1 commit
  14. 20 Jun, 2015 1 commit
  15. 09 Jun, 2015 1 commit
  16. 01 Jun, 2015 1 commit
  17. 26 May, 2015 1 commit
  18. 29 Apr, 2015 1 commit
  19. 22 Apr, 2015 1 commit
  20. 10 Mar, 2015 2 commits
  21. 09 Mar, 2015 1 commit
    • 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
  22. 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
  23. 28 Feb, 2015 1 commit
  24. 27 Feb, 2015 1 commit
  25. 20 Feb, 2015 1 commit
  26. 17 Feb, 2015 1 commit
  27. 07 Feb, 2015 1 commit
  28. 05 Feb, 2015 4 commits
  29. 25 Dec, 2014 1 commit