Skip to content
  1. Oct 17, 2015
  2. Jun 29, 2015
  3. Jun 20, 2015
  4. Jun 09, 2015
  5. Jun 01, 2015
  6. May 26, 2015
  7. Apr 29, 2015
  8. Apr 22, 2015
  9. Mar 10, 2015
  10. Mar 09, 2015
    • dogmaphobic's avatar
      Created new ScreenTools exported control for QML code to obtain screen DPI... · b6cf543e
      dogmaphobic authored
      Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets.
      Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality.
      Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
      b6cf543e
  11. 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
  12. Feb 28, 2015
  13. Feb 27, 2015
  14. Feb 20, 2015
  15. Feb 17, 2015
  16. Feb 07, 2015
  17. Feb 05, 2015
  18. Dec 25, 2014
  19. Dec 24, 2014
  20. Dec 23, 2014
Loading