1. 25 Aug, 2016 1 commit
  2. 11 Aug, 2016 1 commit
  3. 03 Aug, 2016 1 commit
  4. 25 Jul, 2016 1 commit
  5. 24 Jul, 2016 1 commit
  6. 08 Jul, 2016 2 commits
  7. 12 Jun, 2016 1 commit
  8. 31 May, 2016 1 commit
  9. 26 May, 2016 1 commit
  10. 13 Apr, 2016 1 commit
  11. 05 Apr, 2016 1 commit
  12. 04 Apr, 2016 3 commits
  13. 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
  14. 12 Feb, 2016 4 commits
  15. 04 Feb, 2016 1 commit
  16. 02 Feb, 2016 1 commit
  17. 17 Jan, 2016 1 commit
  18. 16 Jan, 2016 1 commit
  19. 12 Jan, 2016 2 commits
  20. 06 Jan, 2016 2 commits
  21. 05 Jan, 2016 2 commits
  22. 09 Nov, 2015 1 commit
  23. 30 Oct, 2015 1 commit
  24. 13 Oct, 2015 1 commit
  25. 25 Sep, 2015 1 commit
  26. 03 Sep, 2015 1 commit
  27. 29 Aug, 2015 2 commits
  28. 07 Jun, 2015 1 commit
  29. 31 May, 2015 1 commit
  30. 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