1. 06 Nov, 2020 1 commit
  2. 01 Feb, 2020 1 commit
  3. 24 Jul, 2018 1 commit
  4. 23 Jul, 2018 1 commit
    • Gus Grubba's avatar
      Updates in general was only done if a POI changed. This caused changes related... · b66447ff
      Gus Grubba authored
      Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
      Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults.
      Also fixed several new clang warnings.
      b66447ff
  5. 18 Feb, 2018 1 commit
  6. 30 Jan, 2018 1 commit
  7. 27 Jan, 2018 3 commits
    • Gus Grubba's avatar
      Done with build errors · ad4d7957
      Gus Grubba authored
      ad4d7957
    • Gus Grubba's avatar
      Yet some more · 5c9a3ca8
      Gus Grubba authored
      5c9a3ca8
    • Gus Grubba's avatar
      WIP (not done and not working) · 6b47e107
      Gus Grubba authored
      Break apart string of classes into their own files as all in one file became unwieldy
      Expose Airspace data in a QML ready format
      Split global Airspace from AirMap (Only now I figured out the reason for the pure virtual root classes)
      Refactored a bunch of things to make it consistent and/or obvious
      6b47e107