Skip to content
  1. Oct 25, 2015
  2. Oct 06, 2015
  3. Oct 05, 2015
  4. Sep 25, 2015
  5. Aug 29, 2015
  6. Aug 24, 2015
  7. Jul 21, 2015
  8. May 29, 2015
  9. 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
  10. May 26, 2015
  11. Apr 27, 2015
  12. Apr 16, 2015
  13. Apr 14, 2015
  14. Mar 29, 2015
  15. Mar 26, 2015
  16. 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
  17. Feb 28, 2015
  18. Dec 20, 2014
  19. Dec 12, 2014
  20. Dec 09, 2014
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3
  21. Nov 26, 2014
  22. Nov 21, 2014
  23. Nov 17, 2014
Loading