1. 18 Feb, 2017 1 commit
  2. 31 Jan, 2017 1 commit
  3. 25 Nov, 2016 1 commit
  4. 31 May, 2016 1 commit
  5. 08 Dec, 2015 1 commit
  6. 06 Dec, 2015 2 commits
  7. 28 Nov, 2015 1 commit
  8. 24 Nov, 2015 1 commit
  9. 23 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  10. 21 Nov, 2015 1 commit
  11. 19 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      18dc3d04
  12. 18 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  13. 17 Oct, 2015 1 commit
  14. 16 Oct, 2015 1 commit
  15. 15 Oct, 2015 1 commit
  16. 11 Oct, 2015 1 commit
  17. 29 Aug, 2015 1 commit
  18. 24 Aug, 2015 1 commit
  19. 15 Aug, 2015 1 commit
  20. 07 Aug, 2015 1 commit
  21. 02 Jul, 2015 1 commit
  22. 09 Jun, 2015 1 commit
  23. 07 Jun, 2015 1 commit
  24. 01 May, 2015 1 commit
  25. 28 Apr, 2015 1 commit
  26. 25 Apr, 2015 1 commit
  27. 22 Apr, 2015 1 commit
  28. 21 Apr, 2015 1 commit
  29. 20 Apr, 2015 2 commits
  30. 16 Apr, 2015 1 commit
  31. 08 Apr, 2015 1 commit
  32. 09 Mar, 2015 2 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
      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
  33. 06 Mar, 2015 1 commit
  34. 05 Mar, 2015 2 commits
  35. 04 Mar, 2015 2 commits