1. 24 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · f3404af4
      DonLakeFlyer authored
      Clean up references to MainRootWindow globals
      f3404af4
  2. 04 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 109d6a59
      DonLakeFlyer authored
      VTOL Takeof/Landing Pattern work
      109d6a59
  3. 08 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · ec10c59e
      DonLakeFlyer authored
      Gradient units are degrees
      ec10c59e
  4. 19 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · a228095d
      DonLakeFlyer authored
      Fix blank PlanView due to bad connection
      a228095d
  5. 07 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ac08dd5a
      DoinLakeFlyer authored
      Re-architect toolbar for better customization capabilities. Also use less real estate.
      ac08dd5a
  6. 06 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 7644653c
      DoinLakeFlyer authored
      Rework Fly View into separate layers which can be customized at each layer.
      7644653c
  7. 01 May, 2020 1 commit
  8. 04 Feb, 2020 1 commit
  9. 17 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 49be4fd6
      DonLakeFlyer authored
      Fix gradient calc
      49be4fd6
  10. 23 Apr, 2019 1 commit
  11. 22 Apr, 2019 1 commit
  12. 12 Apr, 2019 1 commit
  13. 11 Apr, 2019 2 commits
  14. 31 Oct, 2018 1 commit
  15. 17 Jun, 2018 1 commit
  16. 25 May, 2018 1 commit
  17. 24 May, 2018 1 commit
  18. 21 Feb, 2018 2 commits
  19. 13 Dec, 2017 1 commit
  20. 24 Oct, 2017 1 commit
  21. 16 Jun, 2017 1 commit
  22. 09 Jun, 2017 2 commits
  23. 04 Jun, 2017 1 commit
  24. 26 May, 2017 1 commit
  25. 02 May, 2017 1 commit
  26. 25 Apr, 2017 1 commit
  27. 22 Apr, 2017 2 commits
  28. 21 Apr, 2017 2 commits
  29. 18 Apr, 2017 1 commit
  30. 10 Apr, 2017 1 commit
  31. 06 Apr, 2017 4 commits
  32. 05 Apr, 2017 1 commit
    • Gus Grubba's avatar
      Enable (custom) Fly View overlay · ce911c01
      Gus Grubba authored
      Added top/bottom alignment state to map scale
      Allow disabling instrument widget altogether
      Added an otherwise redundant row to PlanToolbar so it matches the same button position as the main toolbar
      Fixed typo (Math.max()) in ScreenTools
      Fixed Javascript Exception in OfflineMap
      Increased the import window size in OfflineMap
      Added function to MainWindow to disable toolbar for a truly modal dialog
      Added code so clicking on an open toolbar indicator will cause it to close
      ce911c01