1. 05 Jun, 2020 1 commit
  2. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  3. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  4. 01 Feb, 2020 1 commit
  5. 08 Nov, 2019 1 commit
  6. 16 Apr, 2019 1 commit
  7. 10 Apr, 2019 1 commit
  8. 06 Mar, 2019 1 commit
  9. 06 Dec, 2018 1 commit
    • Don Gagne's avatar
      · 3c4bf979
      Don Gagne authored
      Fix category change signalling.
      3c4bf979
  10. 07 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 5332ca14
      Don Gagne authored
      Support editing non-default component parameters
      5332ca14
  11. 24 Oct, 2018 1 commit
  12. 31 Jul, 2018 1 commit
    • Don Gagne's avatar
      · 7bf50ed9
      Don Gagne authored
      Add file extension if needed
      7bf50ed9
  13. 07 Jan, 2018 1 commit
  14. 23 Oct, 2017 1 commit
  15. 19 Sep, 2017 1 commit
  16. 01 May, 2017 1 commit
  17. 26 Mar, 2017 1 commit
  18. 14 Feb, 2017 1 commit
  19. 27 Nov, 2016 1 commit
  20. 22 Nov, 2016 1 commit
  21. 18 Sep, 2016 1 commit
  22. 15 Sep, 2016 1 commit
  23. 14 Sep, 2016 1 commit
  24. 19 Jul, 2016 1 commit
  25. 31 May, 2016 1 commit
  26. 07 Mar, 2016 1 commit
  27. 19 Feb, 2016 1 commit
    • Don Gagne's avatar
      Header re-structuring · e513494c
      Don Gagne authored
      I removed some needed headers from a top level file which then causes a
      ripple effect downstream
      e513494c
  28. 25 Dec, 2015 1 commit
  29. 24 Dec, 2015 1 commit
  30. 23 Dec, 2015 1 commit
  31. 08 Dec, 2015 1 commit
  32. 06 Dec, 2015 2 commits
  33. 22 Nov, 2015 1 commit
  34. 30 Oct, 2015 1 commit
  35. 25 Sep, 2015 1 commit
  36. 29 Aug, 2015 1 commit
  37. 24 Aug, 2015 1 commit
  38. 21 Jul, 2015 1 commit
  39. 27 May, 2015 1 commit
    • Don Gagne's avatar
      Return AutoPilotPlugin as QSharedPointer · 1856e1cb
      Don Gagne authored
      If Facts are referenced from FactPanelController, we need to reference
      count the AutoPilotPlugin such that it doesn’t get destroyed until
      after the FactPanelController is destroyed.
      1856e1cb