1. 11 Mar, 2016 1 commit
  2. 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
  3. 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
  4. 23 Nov, 2015 1 commit
  5. 17 Nov, 2015 1 commit
  6. 06 Nov, 2015 1 commit
  7. 14 Aug, 2013 1 commit
  8. 24 Jun, 2013 1 commit
  9. 21 Jun, 2013 1 commit
  10. 29 Apr, 2013 1 commit
  11. 27 Feb, 2013 1 commit
  12. 19 Feb, 2013 1 commit
  13. 20 Sep, 2012 1 commit
  14. 04 Sep, 2012 2 commits
  15. 27 Aug, 2012 1 commit
  16. 09 Jul, 2012 1 commit
  17. 22 Jun, 2012 1 commit
  18. 18 Jun, 2012 1 commit
  19. 11 Jun, 2012 4 commits
  20. 08 Jun, 2012 2 commits
  21. 01 Jun, 2012 1 commit
  22. 22 May, 2012 2 commits
  23. 31 Mar, 2012 1 commit
  24. 14 Nov, 2011 1 commit
  25. 30 Sep, 2011 1 commit
  26. 16 Aug, 2011 1 commit
  27. 12 Aug, 2011 1 commit
  28. 11 Aug, 2011 1 commit
  29. 02 Aug, 2011 1 commit
  30. 30 Jun, 2011 1 commit
  31. 22 Jun, 2011 1 commit
  32. 20 Jun, 2011 1 commit
  33. 19 Apr, 2011 1 commit