1. 18 Oct, 2019 1 commit
    • Don Gagne's avatar
      · 8acfb307
      Don Gagne authored
      Use showIndicator property to set correct visibility in loader. This leads to correct spacing on all platforms.
      8acfb307
  2. 15 Oct, 2019 1 commit
  3. 09 Oct, 2019 2 commits
    • DonLakeFlyer's avatar
      · a5a2e831
      DonLakeFlyer authored
      Change to combobox
      a5a2e831
    • DonLakeFlyer's avatar
      · 0df420e3
      DonLakeFlyer authored
      Fix spacing
      0df420e3
  4. 04 Oct, 2019 1 commit
    • Don Gagne's avatar
      · e55dc465
      Don Gagne authored
      Use QGCCombBox with alternateText for better understanding of the ability to click on these indicators
      e55dc465
  5. 28 Aug, 2019 3 commits
  6. 26 Aug, 2019 1 commit
  7. 23 Aug, 2019 3 commits
  8. 22 Aug, 2019 1 commit
  9. 19 Aug, 2019 1 commit
  10. 05 Jul, 2019 1 commit
  11. 24 Jun, 2019 1 commit
  12. 09 Jun, 2019 1 commit
  13. 15 May, 2019 1 commit
  14. 01 May, 2019 1 commit
  15. 27 Apr, 2019 2 commits
  16. 23 Apr, 2019 1 commit
  17. 22 Apr, 2019 1 commit
  18. 16 Apr, 2019 1 commit
  19. 13 Apr, 2019 1 commit
  20. 12 Apr, 2019 1 commit
  21. 11 Apr, 2019 4 commits
  22. 10 Apr, 2019 1 commit
  23. 29 Mar, 2019 1 commit
    • Don Gagne's avatar
      · 07d998e5
      Don Gagne authored
      Fix toolbar logo visibility
      07d998e5
  24. 10 Mar, 2019 1 commit
  25. 25 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 9a9f2049
      Don Gagne authored
      Prevent clicks going through top level items
      9a9f2049
  26. 14 Jul, 2018 1 commit
  27. 22 Jun, 2018 1 commit
  28. 25 May, 2018 1 commit
  29. 24 May, 2018 1 commit
  30. 16 May, 2018 2 commits
    • acfloria's avatar
      Remove the advanced link settings · 317fe902
      acfloria authored
      Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link.
      Show in the link indicator if a link is inactive.
      317fe902
    • acfloria's avatar
      Multi link support clean up · 7c89c4ac
      acfloria authored
      - Improve function names
      - For notifications of an active link change only show the priority keyword if multiple links are connected
      - Use QMap instead of QList for the HeartbeatTimers
      - Style improvements
      - Simplify sending the MAV_CMD_CONTROL_HIGH_LATENCY command
      7c89c4ac