Skip to content
  1. 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
  2. Feb 28, 2015
  3. Feb 20, 2015
  4. Feb 07, 2015
  5. Feb 04, 2015
  6. Dec 25, 2014
  7. Dec 24, 2014
  8. Dec 23, 2014
  9. Dec 22, 2014
  10. Dec 20, 2014
  11. Dec 12, 2014
  12. Dec 11, 2014
  13. Dec 09, 2014
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3
Loading