1. 13 May, 2016 1 commit
  2. 11 Mar, 2016 1 commit
  3. 14 Jan, 2016 1 commit
    • Craig Watson's avatar
      Clean-up of on-screen keyboard code · 5b7cf175
      Craig Watson authored
      - Moved all platform-specific code to UBPlatformUtils
      - For now, removed support (on Linux) for checking whether onboard is 
      running when OpenBoard is started (it wasn't working anyway, but it needs a
      cleaner solution for all 3 platforms)
      5b7cf175
  4. 24 Nov, 2015 1 commit
    • Craig Watson's avatar
      Hide dock and menubar on OSX; · 20ebdf3c
      Craig Watson authored
      Due to QWidget::showFullScreen having side-effects on OSX (setting the
      dock and menubar to autohide, making it impossible to then set them as
      hidden), the calls to that method were replaced with
      UBPlatformUtils::showFullScreen(QWidget *). This function then calls
      QWidget::showMaximized() on OSX, or QWidget::showFullScreen() on Linux
      and Windows.
      
      It is currently still impossible to switch smoothly between showing or
      hiding the dock on OSX; current behaviour is to hide it all the time,
      even in desktop mode.
      20ebdf3c
  5. 23 Nov, 2015 1 commit
  6. 17 Nov, 2015 1 commit
  7. 06 Nov, 2015 1 commit
  8. 14 Aug, 2013 1 commit
  9. 24 Jun, 2013 1 commit
  10. 21 Jun, 2013 1 commit
  11. 29 Apr, 2013 1 commit
  12. 27 Feb, 2013 1 commit
  13. 19 Feb, 2013 1 commit
  14. 20 Sep, 2012 1 commit
  15. 04 Sep, 2012 2 commits
  16. 27 Aug, 2012 1 commit
  17. 09 Jul, 2012 1 commit
  18. 22 Jun, 2012 1 commit
  19. 18 Jun, 2012 1 commit
  20. 11 Jun, 2012 4 commits
  21. 08 Jun, 2012 2 commits
  22. 01 Jun, 2012 1 commit
  23. 22 May, 2012 2 commits
  24. 31 Mar, 2012 1 commit
  25. 14 Nov, 2011 1 commit
  26. 30 Sep, 2011 1 commit
  27. 16 Aug, 2011 1 commit
  28. 12 Aug, 2011 1 commit
  29. 11 Aug, 2011 1 commit
  30. 02 Aug, 2011 1 commit
  31. 30 Jun, 2011 1 commit
  32. 22 Jun, 2011 1 commit
  33. 20 Jun, 2011 1 commit
  34. 19 Apr, 2011 1 commit