1. 02 Aug, 2015 1 commit
  2. 23 Jul, 2015 1 commit
  3. 21 Jul, 2015 2 commits
  4. 29 Jun, 2015 2 commits
  5. 24 Jun, 2015 1 commit
  6. 01 Jun, 2015 1 commit
  7. 29 May, 2015 1 commit
  8. 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
  9. 26 May, 2015 3 commits
  10. 14 May, 2015 1 commit
  11. 13 May, 2015 1 commit
  12. 12 May, 2015 1 commit
  13. 05 May, 2015 1 commit
  14. 29 Apr, 2015 1 commit
  15. 28 Apr, 2015 3 commits
  16. 27 Apr, 2015 2 commits
  17. 16 Apr, 2015 4 commits
  18. 14 Apr, 2015 2 commits
  19. 29 Mar, 2015 2 commits
  20. 26 Mar, 2015 1 commit
  21. 22 Mar, 2015 1 commit
  22. 13 Mar, 2015 1 commit
  23. 10 Mar, 2015 3 commits
  24. 09 Mar, 2015 2 commits
    • dogmaphobic's avatar
      Type checking in Fact::setValue() · bae07b16
      dogmaphobic authored
      FactTextField, when setting the value from its "text" field, was converting the value to string. This was causing (QML JavaScript) code that uses the value for computation to stop working once the user changed the value.
      bae07b16
    • Don Gagne's avatar
      Add assert back · 6f930549
      Don Gagne authored
      Also changed to qWarning
      6f930549
  25. 08 Mar, 2015 1 commit