1. 04 Aug, 2018 1 commit
  2. 13 Jul, 2018 1 commit
  3. 11 Jul, 2018 1 commit
  4. 29 Jun, 2018 1 commit
    • yaoling's avatar
      Update GuidedActionsController.qml · 495ad230
      yaoling authored
      there was bug  in orbitMapCircle.radius    line 392,     the radius is  default value 30  , and  no change when view circle  change
      495ad230
  5. 26 Jun, 2018 1 commit
  6. 24 Jun, 2018 1 commit
  7. 22 Jun, 2018 1 commit
  8. 20 Jun, 2018 1 commit
  9. 19 Jun, 2018 1 commit
  10. 18 Jun, 2018 2 commits
  11. 07 Jun, 2018 2 commits
  12. 06 Jun, 2018 1 commit
  13. 05 Jun, 2018 1 commit
  14. 04 Jun, 2018 1 commit
  15. 03 Jun, 2018 2 commits
  16. 25 May, 2018 3 commits
  17. 24 May, 2018 3 commits
  18. 20 May, 2018 1 commit
  19. 18 May, 2018 1 commit
  20. 12 May, 2018 1 commit
  21. 11 May, 2018 2 commits
  22. 05 May, 2018 1 commit
  23. 02 May, 2018 2 commits
  24. 30 Apr, 2018 1 commit
  25. 05 Apr, 2018 1 commit
  26. 23 Mar, 2018 1 commit
  27. 21 Mar, 2018 1 commit
  28. 16 Mar, 2018 1 commit
  29. 14 Mar, 2018 1 commit
  30. 06 Mar, 2018 1 commit
    • Gus Grubba's avatar
      Flight Widget · 6d636fd3
      Gus Grubba authored
      Allow plugins to define a left placement for its custom flight widget.
      When placed on the left, the action tool strip is placed on the right side.
      6d636fd3
  31. 21 Feb, 2018 1 commit
    • Gus Grubba's avatar
      Create a "Dead Mouse Area" control to eat mouse events underneath desired... · 60fbc492
      Gus Grubba authored
      Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area.
      Replace original "NoMouseThroughRectangle" as this is more versatile.
      Prevent mouse through events from leaking underneath the Fly View tool strip.
      60fbc492