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