1. 12 May, 2015 1 commit
  2. 05 May, 2015 1 commit
  3. 29 Apr, 2015 1 commit
  4. 28 Apr, 2015 3 commits
  5. 27 Apr, 2015 2 commits
  6. 16 Apr, 2015 4 commits
  7. 14 Apr, 2015 2 commits
  8. 29 Mar, 2015 2 commits
  9. 26 Mar, 2015 1 commit
  10. 22 Mar, 2015 1 commit
  11. 13 Mar, 2015 1 commit
  12. 10 Mar, 2015 3 commits
  13. 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
  14. 08 Mar, 2015 1 commit
  15. 07 Mar, 2015 1 commit
  16. 06 Mar, 2015 1 commit
    • Don Gagne's avatar
      Use FactBinder to access facts from Qml · e863bdae
      Don Gagne authored
      Passing parameters QVariantMap across C++ boundary was causing crashes
      in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary
      in multiple QQuickWidgets caused jScript GC to crash.
      e863bdae
  17. 28 Feb, 2015 2 commits
  18. 20 Feb, 2015 2 commits
  19. 07 Feb, 2015 2 commits
  20. 04 Feb, 2015 1 commit
  21. 25 Dec, 2014 2 commits
  22. 24 Dec, 2014 1 commit
  23. 23 Dec, 2014 1 commit
  24. 22 Dec, 2014 1 commit
  25. 20 Dec, 2014 1 commit