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