Skip to content
  1. Nov 23, 2015
  2. Nov 22, 2015
  3. Nov 18, 2015
  4. Oct 30, 2015
  5. Oct 13, 2015
  6. Oct 06, 2015
  7. Aug 29, 2015
  8. Aug 05, 2015
  9. Jun 29, 2015
  10. Jun 01, 2015
  11. 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
  12. May 26, 2015
  13. May 14, 2015
  14. May 05, 2015
  15. 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
  16. Feb 28, 2015
  17. Feb 20, 2015
  18. Feb 07, 2015
Loading