Skip to content
  1. Aug 02, 2015
  2. Jul 23, 2015
  3. Jul 21, 2015
  4. Jun 29, 2015
  5. Jun 24, 2015
  6. Jun 01, 2015
  7. May 29, 2015
  8. May 27, 2015
    • 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. May 26, 2015
  10. May 14, 2015
  11. May 13, 2015
  12. May 12, 2015
  13. May 05, 2015
  14. Apr 29, 2015
  15. Apr 28, 2015
  16. Apr 27, 2015
  17. Apr 16, 2015
  18. Apr 14, 2015
  19. Mar 29, 2015
  20. Mar 26, 2015
  21. Mar 22, 2015
  22. Mar 13, 2015
  23. Mar 10, 2015
  24. Mar 09, 2015
    • 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. Mar 08, 2015
Loading