1. 02 Oct, 2018 1 commit
  2. 13 May, 2016 1 commit
  3. 11 Mar, 2016 1 commit
  4. 14 Jan, 2016 2 commits
  5. 03 Dec, 2015 1 commit
    • Craig Watson's avatar
      Fixed compilation on Windows; · 8254e807
      Craig Watson authored
      The project didn't compile on Windows.. list of modifications:
      
      - Added essential changes that hadn't been committed / pushed (Qt4->Qt5
      changes; other misc. changes by Abdel)
      - Temporarily disabled podcasts, as the modules don't compile with Qt5.2/
      5.5
      
      Currently, the application compiles on Windows, with MSVC2010 32-bit
      8254e807
  6. 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
  7. 17 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. 04 Sep, 2012 2 commits
  15. 27 Aug, 2012 1 commit
  16. 09 Jul, 2012 1 commit
  17. 22 Jun, 2012 2 commits
  18. 11 Jun, 2012 4 commits
  19. 08 Jun, 2012 2 commits
  20. 31 Mar, 2012 1 commit
  21. 09 Feb, 2012 1 commit
  22. 14 Nov, 2011 1 commit
  23. 11 Aug, 2011 1 commit
  24. 08 Aug, 2011 1 commit
  25. 02 Aug, 2011 2 commits
  26. 22 Jun, 2011 1 commit
  27. 20 Jun, 2011 1 commit
  28. 19 Apr, 2011 1 commit