Skip to content
  1. Mar 07, 2015
  2. 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
  3. Mar 04, 2015
  4. Feb 28, 2015
  5. Feb 20, 2015
  6. Feb 18, 2015
  7. Feb 17, 2015
  8. Feb 13, 2015
  9. Feb 12, 2015
  10. Feb 07, 2015
  11. Feb 04, 2015
  12. Feb 02, 2015
    • Don Gagne's avatar
      New MainWindow central and dock widget architecture · 48663c8a
      Don Gagne authored
      - Central widget no longer stacked. Views are added/removed to layout
      to switch view
      - Dock Widgets are globals with single instance of each type
      - Both central views and dock widgets are just-in-time created saving
      lots of memory
      48663c8a
  13. Dec 30, 2014
    • Don Gagne's avatar
      New MainWindow central and dock widget architecture · 4d40f298
      Don Gagne authored
      - Central widget no longer stacked. Views are added/removed to layout
      to switch view
      - Dock Widgets are globals with single instance of each type
      - Both central views and dock widgets are just-in-time created saving
      lots of memory
      4d40f298
  14. Dec 28, 2014
  15. Dec 23, 2014
  16. Dec 22, 2014
  17. Dec 20, 2014
  18. Dec 12, 2014
  19. Dec 10, 2014
  20. Dec 09, 2014
  21. Dec 08, 2014
  22. Dec 05, 2014
  23. Dec 04, 2014
  24. Dec 03, 2014
  25. Dec 01, 2014
  26. Nov 30, 2014
Loading