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