1. 01 Jun, 2015 1 commit
  2. 26 May, 2015 1 commit
  3. 29 Apr, 2015 1 commit
  4. 22 Apr, 2015 1 commit
  5. 10 Mar, 2015 2 commits
  6. 09 Mar, 2015 1 commit
    • 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
  7. 06 Mar, 2015 1 commit
    • 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
  8. 28 Feb, 2015 1 commit
  9. 27 Feb, 2015 1 commit
  10. 20 Feb, 2015 1 commit
  11. 17 Feb, 2015 1 commit
  12. 07 Feb, 2015 1 commit
  13. 05 Feb, 2015 4 commits
  14. 25 Dec, 2014 2 commits
  15. 24 Dec, 2014 1 commit
  16. 23 Dec, 2014 1 commit