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