1. 04 Apr, 2015 1 commit
  2. 01 Apr, 2015 3 commits
  3. 29 Mar, 2015 4 commits
  4. 26 Mar, 2015 2 commits
  5. 19 Mar, 2015 1 commit
  6. 18 Mar, 2015 2 commits
  7. 17 Mar, 2015 1 commit
  8. 15 Mar, 2015 3 commits
  9. 13 Mar, 2015 1 commit
  10. 11 Mar, 2015 1 commit
  11. 10 Mar, 2015 2 commits
  12. 09 Mar, 2015 4 commits
    • dogmaphobic's avatar
      Moved update canvas to ScreenTools · 72a7acc5
      dogmaphobic authored
      Moved update canvas signal to perspective load instead of hooking it to the paint event.
      Added an "S" as the unit for the number of cells fact (as in 4S).
      72a7acc5
    • dogmaphobic's avatar
      Added some battery graphics. · b2c32682
      dogmaphobic authored
      Added "Advanced Settings" check box.
      b2c32682
    • Don Gagne's avatar
      Remove unused Fact · bf94a33c
      Don Gagne authored
      bf94a33c
    • 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
  13. 08 Mar, 2015 1 commit
  14. 07 Mar, 2015 1 commit
  15. 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
  16. 05 Mar, 2015 1 commit
  17. 01 Mar, 2015 10 commits
  18. 28 Feb, 2015 1 commit