1. 29 Apr, 2015 1 commit
  2. 28 Apr, 2015 3 commits
  3. 27 Apr, 2015 2 commits
  4. 16 Apr, 2015 4 commits
  5. 14 Apr, 2015 2 commits
  6. 29 Mar, 2015 2 commits
  7. 26 Mar, 2015 1 commit
  8. 22 Mar, 2015 1 commit
  9. 13 Mar, 2015 1 commit
  10. 10 Mar, 2015 3 commits
  11. 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
  12. 08 Mar, 2015 1 commit
  13. 07 Mar, 2015 1 commit
  14. 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
  15. 28 Feb, 2015 2 commits
  16. 20 Feb, 2015 2 commits
  17. 07 Feb, 2015 2 commits
  18. 04 Feb, 2015 1 commit
  19. 25 Dec, 2014 2 commits
  20. 24 Dec, 2014 1 commit
  21. 23 Dec, 2014 1 commit
  22. 22 Dec, 2014 1 commit
  23. 20 Dec, 2014 1 commit
  24. 12 Dec, 2014 2 commits